Skip to content

Enum: SoilSampleTypeEnum

Specific types of soil samples

URI: basalt_schema:SoilSampleTypeEnum

Permissible Values

Value Meaning Description Additional Info
soil_core None Soil core sample Title: soil core
surface_layer None Surface layer soil sample Title: surface layer

Slots

Name Description
soil_sample_type The specific type of soil sample (e

Identifier and Mapping Information

Schema Source

LinkML Source

name: SoilSampleTypeEnum
description: Specific types of soil samples
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
  soil_core:
    text: soil_core
    description: Soil core sample
    title: soil core
  surface_layer:
    text: surface_layer
    description: Surface layer soil sample
    title: surface layer