Enum: DrainageClassEnum
Soil drainage classifications
URI: basalt_schema:DrainageClassEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| excessively_drained | None | Excessively drained soil |
| moderately_well | None | Moderately well drained soil |
| poorly | None | Poorly drained soil |
| somewhat_poorly | None | Somewhat poorly drained soil |
| very_poorly | None | Very poorly drained soil |
| well | None | Well drained soil |
Slots
| Name | Description |
|---|---|
| drainage_class | Drainage classification from a standard system such as the USDA system |
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
LinkML Source
name: DrainageClassEnum
description: Soil drainage classifications
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
excessively_drained:
text: excessively_drained
description: Excessively drained soil
moderately_well:
text: moderately_well
description: Moderately well drained soil
poorly:
text: poorly
description: Poorly drained soil
somewhat_poorly:
text: somewhat_poorly
description: Somewhat poorly drained soil
very_poorly:
text: very_poorly
description: Very poorly drained soil
well:
text: well
description: Well drained soil