Skip to content

Term: culture result organism (cult_result_org)

Taxonomic information about the cultured organism(s)

URI: MIXS:0001118

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
FoodFarmEnvironment A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodFoodProductionFacility 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
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..*

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

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

Examples

Value
Listeria monocytogenes [NCIT:C86502]

LinkML Source

name: cult_result_org
description: Taxonomic information about the cultured organism(s)
title: culture result organism
examples:
- value: Listeria monocytogenes [NCIT:C86502]
from_schema: https://w3id.org/mixs
keywords:
- culture
- organism
slot_uri: MIXS:0001118
multivalued: true
alias: cult_result_org
domain_of:
- FoodAnimalAndAnimalFeed
- FoodFarmEnvironment
- FoodFoodProductionFacility
- FoodHumanFoods
range: string
pattern: ^(([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\])|[1-9][0-9]*$
structured_pattern:
  syntax: ^({termLabel} \[{termID}\])|{integer}$
  interpolated: true
  partial_match: true