Slot: dissolved oxygen (diss_oxygen)
Concentration of dissolved oxygen. (Unit: umol/kg or mg/L)
URI: basalt_schema:diss_oxygen
Alias: diss_oxygen
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*(umol/kg|mg/L)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:diss_oxygen |
| native |
basalt_schema:diss_oxygen |
LinkML Source
name: diss_oxygen
description: 'Concentration of dissolved oxygen. (Unit: umol/kg or mg/L)'
title: dissolved oxygen
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: diss_oxygen
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(umol/kg|mg/L)$