Slot: dissolved oxygen (diss_oxygen)
Concentration of dissolved oxygen
URI: MIXS:0000119 Alias: diss_oxygen
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BiofilmInterface | biofilm dh_interface | no |
| SedimentInterface | sediment dh_interface | no |
| MiscEnvsInterface | misc_envs dh_interface | no |
| WaterInterface | water dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 175 umol/L |
Comments
- Value must be reported in one of the following units: mg/L, umol/kg, umol/L. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | micromole per kilogram, milligram per liter |
| storage_units | mg/L |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000119 |
| native | nmdc_sub_schema:diss_oxygen |
LinkML Source
name: diss_oxygen
annotations:
Preferred_unit:
tag: Preferred_unit
value: micromole per kilogram, milligram per liter
storage_units:
tag: storage_units
value: mg/L|umol/kg|umol/L
description: Concentration of dissolved oxygen
title: dissolved oxygen
comments:
- 'Value must be reported in one of the following units: mg/L, umol/kg, umol/L. Provide
the numeric portion followed by a space and the unit.'
examples:
- value: 175 umol/L
from_schema: https://example.com/nmdc_submission_schema
rank: 19
keywords:
- dissolved
- oxygen
slot_uri: MIXS:0000119
alias: diss_oxygen
domain_of:
- BiofilmInterface
- MiscEnvsInterface
- SedimentInterface
- WaterInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*.*$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true