Skip to content

Enum: RootDepthEnum

Root depth categories

URI: hwsd2:RootDepthEnum

Permissible Values

Value Meaning Description
DEEP None Deep (> 100cm)
MODERATELY_DEEP None Moderately Deep (< 100cm)
SHALLOW None Shallow (< 50cm)
VERY_SHALLOW None Very shallow (< 10cm)

Slots

Name Description
root_depth Rooting depth category

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bioepic-data/fao-soils/hwsd2

LinkML Source

name: RootDepthEnum
description: Root depth categories
from_schema: https://w3id.org/bioepic-data/fao-soils/hwsd2
rank: 1000
permissible_values:
  DEEP:
    text: DEEP
    description: Deep (> 100cm)
  MODERATELY_DEEP:
    text: MODERATELY_DEEP
    description: Moderately Deep (< 100cm)
  SHALLOW:
    text: SHALLOW
    description: Shallow (< 50cm)
  VERY_SHALLOW:
    text: VERY_SHALLOW
    description: Very shallow (< 10cm)