Skip to content

Slot: Source Dataset (source_dataset)

Source dataset object — see envar_source.

Tier: core

Why this slot matters

Without the upstream product's identity, version, DOI, and license, the record cannot be cited, its documented biases cannot be looked up, and reuse terms are unknown — and two records built from different product versions cannot be told apart.

In plain terms

Exposure values are derived from a published data product (for example Daymet, a daily weather dataset). This block names that product precisely — including its version, citation, and license — so anyone can find it and check its documentation.

URI: envar:slot/source_dataset

Applicable Classes

Name Description Modifies Slot
EnvironmentalExposureRecord A single environmental-exposure record sidecar: the complete metadata graph t... no
DailyMaxTemperatureRecord Canonical record for daily maximum 2 m air temperature (Tmax) no
DailyMinTemperatureRecord Canonical record for daily minimum 2 m air temperature (Tmin) no
WetBulbGlobeTemperatureOutdoorRecord Canonical record for outdoor WBGT under the Liljegren 2008 formulation no
ExtremeHeatDayFlagRecord Canonical record for a daily binary extreme-heat-day flag, defined against a ... no

Properties

Type and Range

Property Value
Range SourceDataset
Domain Of EnvironmentalExposureRecord
Slot Group dataset_and_provenance

Cardinality and Requirements

Property Value
Required Yes

Examples

Value
None

See Also

Identifier and Mapping Information

Annotations

property value
tier core
justification Without the upstream product's identity, version, DOI, and license, the record cannot be cited, its documented biases cannot be looked up, and reuse terms are unknown — and two records built from different product versions cannot be told apart.
explanation Exposure values are derived from a published data product (for example Daymet, a daily weather dataset). This block names that product precisely — including its version, citation, and license — so anyone can find it and check its documentation.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: source_dataset
annotations:
  tier:
    tag: tier
    value: core
  justification:
    tag: justification
    value: Without the upstream product's identity, version, DOI, and license, the
      record cannot be cited, its documented biases cannot be looked up, and reuse
      terms are unknown — and two records built from different product versions cannot
      be told apart.
  explanation:
    tag: explanation
    value: Exposure values are derived from a published data product (for example
      Daymet, a daily weather dataset). This block names that product precisely —
      including its version, citation, and license — so anyone can find it and check
      its documentation.
  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/dataset_version/license/creator/date_published
              + meta_dcat_*.json dct:title/dct:identifier(DOI)/dct:license
          evidence:
            tag: evidence
            value: COMPARISON.md §I — dataset name ✅, version ✅, DOI ✅, license ✅,
              publisher ✅, date published/modified ✅
          note:
            tag: note
            value: Gaia natively carries full dataset-level discovery metadata (name,
              version, DOI, license, publisher).
      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 dataset name, version, DOI, license, or publisher.
      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-identity metadata (no name, DOI, license,
              publisher) natively.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: full
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: table_dictionary (dataset, doi, rights, resource_type/format, contributors)
              + version + source_update_frequency
          note:
            tag: note
            value: C-HER's table_dictionary and its foreign-key vocabularies identify
              the source dataset first-class (dataset, rights, DOI, contributors,
              version).
      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: Dataset identity/discovery is catalogue-layer; CODATA operates
              at the conceptual variable layer and is out of scope for scoring.
description: Source dataset object — see envar_source.
title: Source Dataset
examples:
- description: abridged — see tests/data/valid/EnvironmentalExposureRecord-tmax_ideal.yaml
    for a full instance
  object:
    source_dataset_name: Daymet V4 Daily Surface Weather Data
    source_dataset_short_code: daymet_v4
    source_dataset_doi: 10.3334/ORNLDAAC/2129
    source_license_spdx: public-domain-us-gov
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://spdx.org/licenses/
- https://www.doi.org/
rank: 1000
domain_of:
- EnvironmentalExposureRecord
slot_group: dataset_and_provenance
range: SourceDataset
required: true
inlined: true