Enum: TIDALSTAGEENUM
placeholder description; linter will ignore this
URI: TIDALSTAGEENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| ebb tide | None | |
| flood tide | None | |
| high tide | None | |
| low tide | None | 
Slots
| Name | Description | 
|---|---|
| tidal_stage | 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: TIDAL_STAGE_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:
  ebb tide:
    text: ebb tide
  flood tide:
    text: flood tide
  high tide:
    text: high tide
  low tide:
    text: low tide