Skip to content

Term: sample storage media (samp_stor_media)

The liquid that is added to the sample collection device prior to sampling. If the sample is pre-hydrated, indicate the liquid media the sample is pre-hydrated with for storage purposes. This field accepts terms listed under microbiological culture medium (http://purl.obolibrary.org/obo/MICRO_0000067). If the proper descriptor is not listed please use text to describe the sample storage media

URI: MIXS:0001229

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{text}|({termLabel} \[{termID}\])$

  • Regex pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+)|(([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\])$

Examples

Value
peptone water medium [MICRO:0000548]

LinkML Source

name: samp_stor_media
description: The liquid that is added to the sample collection device prior to sampling.
  If the sample is pre-hydrated, indicate the liquid media the sample is pre-hydrated
  with for storage purposes. This field accepts terms listed under microbiological
  culture medium (http://purl.obolibrary.org/obo/MICRO_0000067). If the proper descriptor
  is not listed please use text to describe the sample storage media
title: sample storage media
examples:
- value: peptone water medium [MICRO:0000548]
from_schema: https://w3id.org/mixs
keywords:
- sample
- storage
slot_uri: MIXS:0001229
alias: samp_stor_media
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+)|(([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\])$
structured_pattern:
  syntax: ^{text}|({termLabel} \[{termID}\])$
  interpolated: true
  partial_match: true