Skip to content

Slot: 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

Properties

Examples

Value
peptone water medium [MICRO:0000548]

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

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-6-2-rc
slot_uri: MIXS:0001229
multivalued: false
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