Skip to content

Slot: Deposit DOI (Digital Object Identifier) (deposit_doi)

DOI assigned by the deposit repository (e.g. Zenodo).

Tier: optional

Why this slot matters

The DOI is the permanent, citable identifier of the published deposit — the F in FAIR. Without it the record cannot be cited, found in catalogues, or re-retrieved once the original download link rots.

In plain terms

A DOI is a permanent ID for a published dataset, like an ISBN for a book. Whatever happens to the hosting website, the DOI keeps pointing to the dataset, so people can always find and cite it.

URI: envar:slot/deposit_doi

Applicable Classes

Name Description Modifies Slot
DepositMetadata Deposit-time slots required when the sidecar travels alongside a published FA... no

Properties

Type and Range

Property Value
Range String
Domain Of DepositMetadata

Cardinality and Requirements

Property Value

Examples

Value
10.5281/zenodo.9999999

See Also

Identifier and Mapping Information

Annotations

property value
tier optional
justification The DOI is the permanent, citable identifier of the published deposit — the F in FAIR. Without it the record cannot be cited, found in catalogues, or re-retrieved once the original download link rots.
explanation A DOI is a permanent ID for a published dataset, like an ISBN for a book. Whatever happens to the hosting website, the DOI keeps pointing to the dataset, so people can always find and cite it.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:deposit_doi
native envar:deposit_doi

LinkML Source

name: deposit_doi
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: The DOI is the permanent, citable identifier of the published deposit —
      the F in FAIR. Without it the record cannot be cited, found in catalogues, or
      re-retrieved once the original download link rots.
  explanation:
    tag: explanation
    value: A DOI is a permanent ID for a published dataset, like an ISBN for a book.
      Whatever happens to the hosting website, the DOI keeps pointing to the dataset,
      so people can always find and cite it.
description: DOI assigned by the deposit repository (e.g. Zenodo).
title: Deposit DOI (Digital Object Identifier)
examples:
- value: 10.5281/zenodo.9999999
  description: illustrative Zenodo DOI from the worked Daymet Tmax example
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://www.doi.org/
- https://zenodo.org/
rank: 1000
domain_of:
- DepositMetadata
range: string