Enum: PROFILEPOSITIONENUM
placeholder description; linter will ignore this
URI: PROFILEPOSITIONENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| backslope | None | |
| footslope | None | |
| shoulder | None | |
| summit | None | |
| toeslope | None | 
Slots
| Name | Description | 
|---|---|
| profile_position | 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: PROFILE_POSITION_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:
  backslope:
    text: backslope
  footslope:
    text: footslope
  shoulder:
    text: shoulder
  summit:
    text: summit
  toeslope:
    text: toeslope