Skip to content

Slot: sample storage temperature (samp_store_temp)

Temperature at which sample was stored, e.g. -80 degree Celsius

URI: MIXS:0000110

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

Value
-80 Cel

Identifier and Mapping Information

Annotations

property value
Preferred_unit degree Celsius

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000110

LinkML Source

name: samp_store_temp
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree Celsius
  storage_units:
    tag: storage_units
    value: Cel
description: Temperature at which sample was stored, e.g. -80 degree Celsius
title: sample storage temperature
examples:
- value: -80 Cel
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- sample
- storage
- temperature
slot_uri: MIXS:0000110
alias: samp_store_temp
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true