Skip to content

Enum: RelToOxygenEnum

Organism's relationship to oxygen for growth and survival

URI: valuesets:RelToOxygenEnum

Permissible Values

Value Meaning Description
AEROBE ECOCORE:00000173 Organism that can survive and grow in an oxygenated environment
ANAEROBE ECOCORE:00000172 Organism that does not require oxygen for growth
FACULTATIVE ECOCORE:00000177 Organism that can grow with or without oxygen
MICROAEROPHILIC MICRO:0000515 Organism that requires oxygen at lower concentrations than atmospheric
MICROANAEROBE None Organism that can tolerate very small amounts of oxygen
OBLIGATE_AEROBE ECOCORE:00000179 Organism that requires oxygen to grow
OBLIGATE_ANAEROBE ECOCORE:00000178 Organism that cannot grow in the presence of oxygen

Slots

Name Description
rel_to_oxygen Organism's relationship to oxygen for growth and survival

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: RelToOxygenEnum
description: Organism's relationship to oxygen for growth and survival
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  AEROBE:
    text: AEROBE
    description: Organism that can survive and grow in an oxygenated environment
    meaning: ECOCORE:00000173
    title: aerobe
  ANAEROBE:
    text: ANAEROBE
    description: Organism that does not require oxygen for growth
    meaning: ECOCORE:00000172
    title: anaerobe
  FACULTATIVE:
    text: FACULTATIVE
    description: Organism that can grow with or without oxygen
    meaning: ECOCORE:00000177
    annotations:
      note:
        tag: note
        value: Maps to facultative anaerobe in ECOCORE
    title: facultative anaerobe
  MICROAEROPHILIC:
    text: MICROAEROPHILIC
    description: Organism that requires oxygen at lower concentrations than atmospheric
    meaning: MICRO:0000515
    title: microaerophilic
  MICROANAEROBE:
    text: MICROANAEROBE
    description: Organism that can tolerate very small amounts of oxygen
    title: microanaerobe
  OBLIGATE_AEROBE:
    text: OBLIGATE_AEROBE
    description: Organism that requires oxygen to grow
    meaning: ECOCORE:00000179
    title: obligate aerobe
  OBLIGATE_ANAEROBE:
    text: OBLIGATE_ANAEROBE
    description: Organism that cannot grow in the presence of oxygen
    meaning: ECOCORE:00000178
    title: obligate anaerobe