Skip to content

Enum: OxygenationStrategyEnum

Oxygen supply strategies for fermentation

URI: valuesets:OxygenationStrategyEnum

Permissible Values

Value Meaning Description
AEROBIC None Aerobic with active aeration
ANAEROBIC None Anaerobic (no oxygen)
MICROAEROBIC None Microaerobic (limited oxygen)
FACULTATIVE None Facultative (with/without oxygen)

Slots

Name Description
oxygenation_strategy Oxygen supply strategies for fermentation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: OxygenationStrategyEnum
description: Oxygen supply strategies for fermentation
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  AEROBIC:
    text: AEROBIC
    description: Aerobic with active aeration
    annotations:
      oxygen:
        tag: oxygen
        value: Required
      typical_DO:
        tag: typical_DO
        value: 20-80% saturation
    related_mappings:
    - ENVO:00002126
  ANAEROBIC:
    text: ANAEROBIC
    description: Anaerobic (no oxygen)
    annotations:
      oxygen:
        tag: oxygen
        value: Excluded
      atmosphere:
        tag: atmosphere
        value: N2 or CO2
    related_mappings:
    - ENVO:00002124
  MICROAEROBIC:
    text: MICROAEROBIC
    description: Microaerobic (limited oxygen)
    annotations:
      oxygen:
        tag: oxygen
        value: Limited
      typical_DO:
        tag: typical_DO
        value: <5% saturation
  FACULTATIVE:
    text: FACULTATIVE
    description: Facultative (with/without oxygen)
    annotations:
      oxygen:
        tag: oxygen
        value: Optional
      flexibility:
        tag: flexibility
        value: Organism-dependent