Skip to content

Enum: StoreCondEnum

placeholder enum descr

URI: StoreCondEnum

Permissible Values

Value Meaning Description
fresh None placeholder PV descr
frozen None placeholder PV descr
lyophilized None placeholder PV descr
other None placeholder PV descr

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
description: placeholder enum descr
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
  fresh:
    text: fresh
    description: placeholder PV descr
    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
    description: placeholder PV descr
  lyophilized:
    text: lyophilized
    description: placeholder PV descr
  other:
    text: other
    description: placeholder PV descr