Skip to content

Slot: Source Dataset DOI (source_dataset_doi)

DOI of the source dataset. Mandatory if a DOI exists. Daymet V4 = 10.3334/ORNLDAAC/2129; ERA5 = 10.24381/cds.adbb2d47.

Tier: recommended

Why this slot matters

The DOI is the durable handle for the source; access URLs rot, but a DOI keeps resolving to the dataset, so future readers can always retrieve exactly what was used and producers get citable credit.

In plain terms

A DOI is a permanent ID for a dataset or paper that keeps working even when websites move. Looking it up at doi.org always leads to the current home of the data.

URI: dcterms:identifier

Applicable Classes

Name Description Modifies Slot
SourceDataset The upstream gridded / station product the exposure values originate from no

Properties

Type and Range

Property Value
Range String
Domain Of SourceDataset
Slot URI dcterms:identifier

Cardinality and Requirements

Property Value

Examples

Value
10.3334/ORNLDAAC/2129

See Also

Identifier and Mapping Information

Annotations

property value
tier recommended
justification The DOI is the durable handle for the source; access URLs rot, but a DOI keeps resolving to the dataset, so future readers can always retrieve exactly what was used and producers get citable credit.
explanation A DOI is a permanent ID for a dataset or paper that keeps working even when websites move. Looking it up at doi.org always leads to the current home of the data.
covered_by None

Schema Source

Mappings

Mapping Type Mapped Value
self dcterms:identifier
native envar:source_dataset_doi

LinkML Source

name: source_dataset_doi
annotations:
  tier:
    tag: tier
    value: recommended
  justification:
    tag: justification
    value: The DOI is the durable handle for the source; access URLs rot, but a DOI
      keeps resolving to the dataset, so future readers can always retrieve exactly
      what was used and producers get citable credit.
  explanation:
    tag: explanation
    value: A DOI is a permanent ID for a dataset or paper that keeps working even
      when websites move. Looking it up at doi.org always leads to the current home
      of the data.
  covered_by:
    tag: covered_by
    annotations:
      omop_gaia:
        tag: omop_gaia
        annotations:
          extent:
            tag: extent
            value: partial
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: meta_dcat_*.json dct:identifier
          note:
            tag: note
            value: GAIA carries a DOI in DCAT dct:identifier for daymet, but not all
              entries carry one (gridmet has only a url), so scored conservatively
              as partial.
      degauss:
        tag: degauss
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: DeGAUSS carries no DOI.
      amadeus:
        tag: amadeus
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: Amadeus carries no DOI.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: partial
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: table_dictionary doi (via doi_id FK)
          note:
            tag: note
            value: C-HER has a doi field (foreign key doi_id) but it is on the optional-field
              list, so a DOI is not guaranteed present.
      codata:
        tag: codata
        annotations:
          extent:
            tag: extent
            value: out_of_layer
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: Source-dataset DOI is a discovery/citation concern above the DDI-CDI
              InstanceVariable layer CODATA scores.
description: DOI of the source dataset. Mandatory if a DOI exists. Daymet V4 = `10.3334/ORNLDAAC/2129`;
  ERA5 = `10.24381/cds.adbb2d47`.
title: Source Dataset DOI
examples:
- value: 10.3334/ORNLDAAC/2129
  description: Daymet V4 R1 DOI
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://www.doi.org/
- https://datacite.org/
rank: 1000
slot_uri: dcterms:identifier
domain_of:
- SourceDataset
range: string