Skip to content

Slot: Source Dataset Name (source_dataset_name)

Full name of the source product, e.g. "Daymet V4 Daily Surface Weather Data", "GridMET", "NARR", "ERA5-HEAT".

Tier: core

Why this slot matters

Without the product name, "daily maximum temperature" could come from any of a dozen products whose values disagree; the name is the first anchor for identifying which upstream data actually produced the exposure values.

In plain terms

Weather and air-quality data come from named products made by different organisations, much like maps come from different map-makers. This is simply the full official name of the product the values were taken from.

URI: envar:slot/source_dataset_name

Applicable Classes

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

Properties

Type and Range

Property Value
Range String
Domain Of SourceDataset

Cardinality and Requirements

Property Value

Examples

Value
Daymet V4 Daily Surface Weather Data

See Also

Identifier and Mapping Information

Annotations

property value
tier core
justification Without the product name, "daily maximum temperature" could come from any of a dozen products whose values disagree; the name is the first anchor for identifying which upstream data actually produced the exposure values.
explanation Weather and air-quality data come from named products made by different organisations, much like maps come from different map-makers. This is simply the full official name of the product the values were taken from.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: source_dataset_name
annotations:
  tier:
    tag: tier
    value: core
  justification:
    tag: justification
    value: Without the product name, "daily maximum temperature" could come from any
      of a dozen products whose values disagree; the name is the first anchor for
      identifying which upstream data actually produced the exposure values.
  explanation:
    tag: explanation
    value: Weather and air-quality data come from named products made by different
      organisations, much like maps come from different map-makers. This is simply
      the full official name of the product the values were taken from.
  covered_by:
    tag: covered_by
    annotations:
      omop_gaia:
        tag: omop_gaia
        annotations:
          extent:
            tag: extent
            value: full
          status:
            tag: status
            value: verified
          where:
            tag: where
            value: gaia_db data_source.dataset_name; meta_dcat_*.json dct:title
          evidence:
            tag: evidence
            value: EnVar/examples/heat/COMPARISON.md §I (Dataset name — ✅ OMOP/GAIA)
          note:
            tag: note
            value: GAIA carries the dataset name first-class in data_source and the
              DCAT title.
      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-name field; only the container name is
              baked into the CSV filename.
      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 dataset name; it has to be inferred from the
              THREDDS URL path.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: full
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: table_dictionary dataset (via table_name {dataset} slot)
          note:
            tag: note
            value: C-HER names the dataset first-class as the {dataset} component
              of the reproducible table_name and as a foreign key on table_dictionary.
      codata:
        tag: codata
        annotations:
          extent:
            tag: extent
            value: out_of_layer
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: DDI-CDI dataset-level description (conceptual layer)
          note:
            tag: note
            value: Dataset identity sits above the DDI-CDI InstanceVariable layer
              CODATA scores; conceptual, excluded from instance-layer scoring.
description: Full name of the source product, e.g. "Daymet V4 Daily Surface Weather
  Data", "GridMET", "NARR", "ERA5-HEAT".
title: Source Dataset Name
examples:
- value: Daymet V4 Daily Surface Weather Data
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://daymet.ornl.gov/
- https://www.ecmwf.int/en/forecasts/dataset/ecmwf-reanalysis-v5
rank: 1000
domain_of:
- SourceDataset
range: string