Skip to content

Term: sample storage temperature (samp_store_temp)

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

URI: MIXS:0000110

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use samp_store_temp.

Name Description Checklist/Extension
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... Extension
WastewaterSludge A collection of terms appropriate when collecting samples and sequencing samp... Extension
HostAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
HumanSkin A collection of terms appropriate when collecting samples and sequencing samp... Extension
FoodFarmEnvironment A collection of terms appropriate when collecting samples and performing sequ... Extension
Water A collection of terms appropriate when collecting samples and sequencing wate... Extension
MicrobialMatBiofilm A collection of terms appropriate when collecting samples and sequencing samp... Extension
HumanOral A collection of terms appropriate when collecting samples and sequencing samp... Extension
SymbiontAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension
Sediment A collection of terms appropriate when collecting samples and sequencing samp... Extension
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension
HumanGut A collection of terms appropriate when collecting samples and sequencing samp... Extension
HumanAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
HydrocarbonResourcesFluidsSwabs A collection of terms appropriate when collecting samples and sequencing samp... Extension
Air A collection of terms appropriate when collecting and sequencing samples obta... Extension
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension
HumanVaginal A collection of terms appropriate when collecting samples and sequencing samp... Extension
PlantAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
HydrocarbonResourcesCores A collection of terms appropriate when collecting samples and sequencing samp... Extension
MiscellaneousNaturalOrArtificialEnvironment A collection of generic terms appropriate when collecting and sequencing samp... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
-80 degree Celsius

Annotations

  • Preferred_unit: degree Celsius

LinkML Source

name: samp_store_temp
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree Celsius
description: Temperature at which sample was stored, e.g. -80 degree Celsius
title: sample storage temperature
examples:
- value: -80 degree Celsius
from_schema: https://w3id.org/mixs
keywords:
- sample
- storage
- temperature
slot_uri: MIXS:0000110
alias: samp_store_temp
domain_of:
- Agriculture
- Air
- FoodAnimalAndAnimalFeed
- FoodFarmEnvironment
- FoodFoodProductionFacility
- FoodHumanFoods
- HostAssociated
- HumanAssociated
- HumanGut
- HumanOral
- HumanSkin
- HumanVaginal
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
- MicrobialMatBiofilm
- MiscellaneousNaturalOrArtificialEnvironment
- PlantAssociated
- Sediment
- SymbiontAssociated
- WastewaterSludge
- Water
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true