Skip to content

Slot: depth (depth)

The vertical distance below local surface. For sediment or soil samples, depth is measured from sediment or soil surface respectively. Depth is required to be reported as an interval for subsurface samples. (Units: m)

URI: basalt_schema:depth Alias: depth

Applicable Classes

Name Description Modifies Slot
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
SoilSample A sample of soil collected from the environment yes
MonetSoilSample A soil sample that has been collected according to the MONet soil sampling pr... yes
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no
SedimentSample A sample of sediment collected from the environment yes
WaterSample A sample of water collected from the environment yes

Properties

Type and Range

Property Value
Range String
Domain Of FieldDeployedTerraformSample, MonetSoilSample, OtherUndescribedSample, SedimentSample, SoilSample, WaterSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?(-\d+(\.\d+)?)?\s*m$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:depth
native basalt_schema:depth

LinkML Source

name: depth
description: 'The vertical distance below local surface. For sediment or soil samples,
  depth is measured from sediment or soil surface respectively. Depth is required
  to be reported as an interval for subsurface samples. (Units: m)'
title: depth
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: depth
domain_of:
- FieldDeployedTerraformSample
- MonetSoilSample
- OtherUndescribedSample
- SedimentSample
- SoilSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?(-\d+(\.\d+)?)?\s*m$