Skip to content

Slot: Input Source Short Code (input_source_short_code)

Human-readable short code of the input's source product (e.g. daymet_v4, era5), duplicated from the referenced sidecar for convenience when scanning the record. Not authoritative — input_provenance_id is.

Tier: recommended

Why this slot matters

Lets a human scanning the record see at a glance which product each input came from without dereferencing every provenance id; because it is a non-authoritative duplicate, omitting it costs readability, not machine-checkability.

In plain terms

A friendly nickname for the dataset an ingredient came from (like "daymet_v4"), written next to the tracking number so people do not have to look everything up just to get oriented.

URI: envar:slot/input_source_short_code

Applicable Classes

Name Description Modifies Slot
EquationInput A single physical-state input to a derived heat metric, recorded as a typed r... no

Properties

Type and Range

Property Value
Range String
Domain Of EquationInput

Cardinality and Requirements

Property Value

Examples

Value
daymet_v4

Identifier and Mapping Information

Annotations

property value
tier recommended
justification Lets a human scanning the record see at a glance which product each input came from without dereferencing every provenance id; because it is a non-authoritative duplicate, omitting it costs readability, not machine-checkability.
explanation A friendly nickname for the dataset an ingredient came from (like "daymet_v4"), written next to the tracking number so people do not have to look everything up just to get oriented.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: input_source_short_code
annotations:
  tier:
    tag: tier
    value: recommended
  justification:
    tag: justification
    value: Lets a human scanning the record see at a glance which product each input
      came from without dereferencing every provenance id; because it is a non-authoritative
      duplicate, omitting it costs readability, not machine-checkability.
  explanation:
    tag: explanation
    value: A friendly nickname for the dataset an ingredient came from (like "daymet_v4"),
      written next to the tracking number so people do not have to look everything
      up just to get oriented.
  covered_by:
    tag: covered_by
    annotations:
      omop_gaia:
        tag: omop_gaia
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: Single-input Tmax scenario; no heat-equation input decomposition,
              so no per-input source short code.
      degauss:
        tag: degauss
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: No derived-metric equation inputs, so no per-input source 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: No derived-metric equation inputs, so no per-input source code.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: C-HER models no heat-equation inputs.
      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: Heat-equation input decomposition is instance-layer; out of scope
              for CODATA.
description: Human-readable short code of the input's source product (e.g. `daymet_v4`,
  `era5`), duplicated from the referenced sidecar for convenience when scanning the
  record. Not authoritative — `input_provenance_id` is.
title: Input Source Short Code
examples:
- value: daymet_v4
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- EquationInput
range: string