Enum: RELTOOXYGENENUM
placeholder description; linter will ignore this
URI: RELTOOXYGENENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| aerobe | None | |
| anaerobe | None | |
| facultative | None | |
| microaerophilic | None | |
| microanaerobe | None | |
| obligate aerobe | None | |
| obligate anaerobe | None | 
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: REL_TO_OXYGEN_ENUM
description: placeholder description; linter will ignore this
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
permissible_values:
  aerobe:
    text: aerobe
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/94
  anaerobe:
    text: anaerobe
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/95
  facultative:
    text: facultative
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/96
  microaerophilic:
    text: microaerophilic
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/97
  microanaerobe:
    text: microanaerobe
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/98
  obligate aerobe:
    text: obligate aerobe
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/99
  obligate anaerobe:
    text: obligate anaerobe
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/100