Skip to content

Enum: DRAINAGECLASSENUM

placeholder description; linter will ignore this

URI: DRAINAGECLASSENUM

Permissible Values

Value Meaning Description
excessively drained None
moderately well None
poorly None
somewhat poorly None
very poorly None
well None

Slots

Name Description
drainage_class 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: DRAINAGE_CLASS_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:
  excessively drained:
    text: excessively drained
  moderately well:
    text: moderately well
  poorly:
    text: poorly
  somewhat poorly:
    text: somewhat poorly
  very poorly:
    text: very poorly
  well:
    text: well