Skip to content

Slot: Source Dataset Short Code (source_dataset_short_code)

Short code keying into the EnVar source registry, e.g. daymet_v4, gridmet, narr, era5_heat.

Tier: recommended

Why this slot matters

A stable machine-readable key lets tools group and compare records from the same product without fuzzy-matching free-text names, which vary in spelling and capitalisation across studies.

In plain terms

A short nickname for the dataset, like a username, that computers can match exactly — "Daymet V4 Daily Surface Weather Data" becomes just daymet_v4.

URI: envar:slot/source_dataset_short_code

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

Cardinality and Requirements

Property Value

Examples

Value
daymet_v4

Identifier and Mapping Information

Annotations

property value
tier recommended
justification A stable machine-readable key lets tools group and compare records from the same product without fuzzy-matching free-text names, which vary in spelling and capitalisation across studies.
explanation A short nickname for the dataset, like a username, that computers can match exactly — "Daymet V4 Daily Surface Weather Data" becomes just daymet_v4.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: source_dataset_short_code
annotations:
  tier:
    tag: tier
    value: recommended
  justification:
    tag: justification
    value: A stable machine-readable key lets tools group and compare records from
      the same product without fuzzy-matching free-text names, which vary in spelling
      and capitalisation across studies.
  explanation:
    tag: explanation
    value: A short nickname for the dataset, like a username, that computers can match
      exactly — "Daymet V4 Daily Surface Weather Data" becomes just `daymet_v4`.
  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: gaia_db data_source.dataset_name (no registry short code)
          note:
            tag: note
            value: GAIA carries the dataset name but no stable per-product short registry
              code; scored 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 emits no dataset short code.
      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 emits no dataset short code.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: full
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: table_dictionary dataset ({dataset} component of table_name)
          note:
            tag: note
            value: The {dataset} slot in the reproducible table_name is exactly a
              stable machine-readable short code keying the product.
      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: A registry short code is a catalogue/discovery concern above the
              DDI-CDI InstanceVariable layer CODATA scores.
description: Short code keying into the EnVar source registry, e.g. `daymet_v4`, `gridmet`,
  `narr`, `era5_heat`.
title: Source Dataset Short Code
examples:
- value: daymet_v4
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SourceDataset
range: string