Skip to content

Slot: Source Dataset Version (source_dataset_version)

Source product version. E.g. "V4 R1" for Daymet; "V5.GL.03" vs "V6.GL.02" for ACAG PM products. Version differences materially change values.

Tier: core

Why this slot matters

Version differences materially change values (e.g. ACAG V5 vs V6 PM2.5), so two studies "using Daymet" may in fact use different data; a value without a version is not reproducible.

In plain terms

Datasets get updated and re-released like software, and the numbers can change between releases. The version says exactly which release the values came from.

URI: envar:slot/source_dataset_version

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
V4 R1
V5.GL.04

Identifier and Mapping Information

Annotations

property value
tier core
justification Version differences materially change values (e.g. ACAG V5 vs V6 PM2.5), so two studies "using Daymet" may in fact use different data; a value without a version is not reproducible.
explanation Datasets get updated and re-released like software, and the numbers can change between releases. The version says exactly which release the values came from.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: source_dataset_version
annotations:
  tier:
    tag: tier
    value: core
  justification:
    tag: justification
    value: Version differences materially change values (e.g. ACAG V5 vs V6 PM2.5),
      so two studies "using Daymet" may in fact use different data; a value without
      a version is not reproducible.
  explanation:
    tag: explanation
    value: Datasets get updated and re-released like software, and the numbers can
      change between releases. The version says exactly which release the values came
      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_version
          evidence:
            tag: evidence
            value: EnVar/examples/heat/COMPARISON.md §I (Dataset version — ✅ OMOP/GAIA,
              'V4 R1')
          note:
            tag: note
            value: GAIA carries the upstream dataset version first-class in data_source.dataset_version.
      degauss:
        tag: degauss
        annotations:
          extent:
            tag: extent
            value: partial
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: CSV filename token (daymet_1.0.0)
          note:
            tag: note
            value: DeGAUSS bakes only the container version into the filename, not
              the upstream dataset version.
      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 version.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: full
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: table_dictionary version ({version} component of table_name)
          note:
            tag: note
            value: C-HER carries an auto-generated version code first-class in the
              table_name and via the version table (§2.6).
      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: Product version is a discovery/lineage concern above the DDI-CDI
              InstanceVariable layer CODATA scores.
description: Source product version. E.g. "V4 R1" for Daymet; "V5.GL.03" vs "V6.GL.02"
  for ACAG PM products. Version differences materially change values.
title: Source Dataset Version
examples:
- value: V4 R1
  description: Daymet V4 Release 1
- value: V5.GL.04
  description: ACAG global PM2.5 product version
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SourceDataset
range: string