Slot: Deposit License (SPDX Identifier) (deposit_license_spdx)
SPDX identifier of the license under which the derived exposure record (not the source) is published.
Tier: optional
Why this slot matters
States, in a machine-readable form, what a reuser is legally allowed to do with the published exposure record. Without it, reuse of the deposit is legally uncertain and cautious downstream users must treat the data as all-rights-reserved — the R in FAIR fails.
In plain terms
A license is the legal permission slip attached to the data — for example "you may reuse this if you credit the authors". SPDX is just a standard list of short codes for licenses (like CC-BY-4.0), so software can read the terms without a lawyer.
URI: envar:slot/deposit_license_spdx
Applicable Classes
| Name |
Description |
Modifies Slot |
| DepositMetadata |
Deposit-time slots required when the sidecar travels alongside a published FA... |
no |
Properties
Type and Range
Cardinality and Requirements
Examples
See Also
Annotations
| property |
value |
| tier |
optional |
| justification |
States, in a machine-readable form, what a reuser is legally allowed to do with the published exposure record. Without it, reuse of the deposit is legally uncertain and cautious downstream users must treat the data as all-rights-reserved — the R in FAIR fails. |
| explanation |
A license is the legal permission slip attached to the data — for example "you may reuse this if you credit the authors". SPDX is just a standard list of short codes for licenses (like CC-BY-4.0), so software can read the terms without a lawyer. |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
envar:deposit_license_spdx |
| native |
envar:deposit_license_spdx |
LinkML Source
name: deposit_license_spdx
annotations:
tier:
tag: tier
value: optional
justification:
tag: justification
value: States, in a machine-readable form, what a reuser is legally allowed to
do with the published exposure record. Without it, reuse of the deposit is legally
uncertain and cautious downstream users must treat the data as all-rights-reserved
— the R in FAIR fails.
explanation:
tag: explanation
value: A license is the legal permission slip attached to the data — for example
"you may reuse this if you credit the authors". SPDX is just a standard list
of short codes for licenses (like CC-BY-4.0), so software can read the terms
without a lawyer.
description: SPDX identifier of the license under which the *derived* exposure record
(not the source) is published.
title: Deposit License (SPDX Identifier)
examples:
- value: CC-BY-4.0
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://spdx.org/licenses/
rank: 1000
domain_of:
- DepositMetadata
range: string