Skip to content

Slot: microb_start_inoc

The amount of starter culture used to inoculate a new batch

URI: MIXS:0001219

Properties

Examples

Value
100 milligrams

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram or gram

Schema Source

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

LinkML Source

name: microb_start_inoc
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram or gram
description: The amount of starter culture used to inoculate a new batch
title: microbial starter inoculation
examples:
- value: 100 milligrams
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001219
multivalued: false
alias: microb_start_inoc
domain_of:
- FoodHumanFoods
range: string
required: false
recommended: false
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true