FAIR-deposit metadata, present when the sidecar is intended to travel with a published deposit — see envar_health_layer.
Tier: optional
Why this slot matters
When the sidecar travels with a published deposit, the DOI, repository, and license are what make the object findable, citable, and legally reusable — omitting them strands a public artifact without citation or reuse terms. Optional because most records are never deposited.
In plain terms
If this record and its data are published in a public archive (such as Zenodo), this block holds the publication details: the permanent DOI link, where it lives, and the license saying how others may use it.
URI: envar:slot/deposit_metadata
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
Examples
See Also
Annotations
| property |
value |
| tier |
optional |
| justification |
When the sidecar travels with a published deposit, the DOI, repository, and license are what make the object findable, citable, and legally reusable — omitting them strands a public artifact without citation or reuse terms. Optional because most records are never deposited. |
| explanation |
If this record and its data are published in a public archive (such as Zenodo), this block holds the publication details: the permanent DOI link, where it lives, and the license saying how others may use it. |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
envar:deposit_metadata |
| native |
envar:deposit_metadata |
LinkML Source
name: deposit_metadata
annotations:
tier:
tag: tier
value: optional
justification:
tag: justification
value: When the sidecar travels with a published deposit, the DOI, repository,
and license are what make the object findable, citable, and legally reusable
— omitting them strands a public artifact without citation or reuse terms. Optional
because most records are never deposited.
explanation:
tag: explanation
value: 'If this record and its data are published in a public archive (such as
Zenodo), this block holds the publication details: the permanent DOI link, where
it lives, and the license saying how others may use it.'
description: FAIR-deposit metadata, present when the sidecar is intended to travel
with a published deposit — see envar_health_layer.
title: FAIR Deposit Metadata
examples:
- description: abridged — see tests/data/valid/EnvironmentalExposureRecord-tmax_ideal.yaml
for a full instance
object:
deposit_doi: 10.5281/zenodo.9999999
deposit_repository: zenodo
deposit_license_spdx: CC-BY-4.0
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://www.go-fair.org/fair-principles/
rank: 1000
domain_of:
- EnvironmentalExposureRecord
slot_group: health_data_integration
range: DepositMetadata
inlined: true