Enum: SOILHORIZONENUM
placeholder description; linter will ignore this
URI: SOILHORIZONENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| A horizon | None | |
| B horizon | None | |
| C horizon | None | |
| E horizon | None | |
| O horizon | None | |
| Permafrost | None | |
| R layer | 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: SOIL_HORIZON_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:
  A horizon:
    text: A horizon
  B horizon:
    text: B horizon
  C horizon:
    text: C horizon
  E horizon:
    text: E horizon
  O horizon:
    text: O horizon
  Permafrost:
    text: Permafrost
  R layer:
    text: R layer