Enum: OXYSTATSAMPENUM
placeholder description; linter will ignore this
URI: OXYSTATSAMPENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| aerobic | None | |
| anaerobic | None | |
| other | None | 
Slots
| Name | Description | 
|---|---|
| oxy_stat_samp | placeholder description; linter will ignore this | 
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: OXY_STAT_SAMP_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:
  aerobic:
    text: aerobic
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/94
  anaerobic:
    text: anaerobic
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/95
  other:
    text: other
    see_also:
    - https://github.com/turbomam/mixs-subset-examples-first/issues/96