Skip to content

Slot: microb_start_taxID

Please include Genus species and strain ID, if known of microorganisms used in food production. For complex communities, pipes can be used to separate two or more microbes

URI: MIXS:0001222

Properties

Examples

Value
Lactobacillus rhamnosus [NCIT:C123495]

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: microb_start_taxID
description: Please include Genus species and strain ID, if known of microorganisms
  used in food production. For complex communities, pipes can be used to separate
  two or more microbes
title: microbial starter NCBI taxonomy ID
examples:
- value: Lactobacillus rhamnosus [NCIT:C123495]
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001222
multivalued: false
alias: microb_start_taxID
domain_of:
- FoodHumanFoods
range: string
required: false
recommended: false
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