Skip to content

Enum: StoreCondEnum

URI: StoreCondEnum

Permissible Values

Value Meaning Description
fresh None
frozen None
lyophilized None
other None

Slots

Name Description
store_cond Explain how the soil sample is stored (fresh/frozen/other)

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: StoreCondEnum
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
  fresh:
    text: fresh
    annotations:
      sntc_name:
        tag: sntc_name
        value: storage_condt
    notes:
    - see samp_store_dur, samp_store_loc, samp_store_temp and store_cond (which takes
      a string range according to mixs-source).
  frozen:
    text: frozen
  lyophilized:
    text: lyophilized
  other:
    text: other