Slot: total depth of water column (tot_depth_water_col)
Measurement of total depth of water column (Unit: m)
URI: basalt_schema:tot_depth_water_col
Alias: tot_depth_water_col
Applicable Classes
| Name |
Description |
Modifies Slot |
| SedimentSample |
A sample of sediment collected from the environment |
no |
| WaterSample |
A sample of water collected from the environment |
no |
| OtherUndescribedSample |
A sample that does not fit into any of the other described sample types |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*m$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:tot_depth_water_col |
| native |
basalt_schema:tot_depth_water_col |
LinkML Source
name: tot_depth_water_col
description: 'Measurement of total depth of water column (Unit: m)'
title: total depth of water column
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: tot_depth_water_col
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*m$