Skip to content

Slot: oxygen (oxygen)

Oxygen (gas) amount or concentration at the time of sampling

URI: MIXS:0000104 Alias: oxygen

Applicable Classes

Name Description Modifies Slot
AirInterface air dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
600 [ppm]

Comments

  • Value must be reported in one of the following units: [ppm], mg/L. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram per liter, parts per million
storage_units [ppm]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000104
native nmdc_sub_schema:oxygen

LinkML Source

name: oxygen
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L'
description: Oxygen (gas) amount or concentration at the time of sampling
title: oxygen
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L. Provide the
  numeric portion followed by a space and the unit.'
examples:
- value: 600 [ppm]
from_schema: https://example.com/nmdc_submission_schema
rank: 53
keywords:
- oxygen
slot_uri: MIXS:0000104
alias: oxygen
domain_of:
- AirInterface
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