Skip to content

Term: microbial starter NCBI taxonomy ID (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

Applicable Checklists and Extensions

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

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

Properties

  • Range: String
  • Cardinality: 0..1

  • 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
Lactobacillus rhamnosus [NCIT:C123495]

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
keywords:
- identifier
- microbial
- ncbi
- taxon
slot_uri: MIXS:0001222
alias: microb_start_taxID
domain_of:
- 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