Skip to content

Slot: oxygen (oxygen)

Amount of oxygen measured in the air the day of sampling. (Unit: mg/L or ppm)

URI: basalt_schema:oxygen Alias: oxygen

Applicable Classes

Name Description Modifies Slot
AerosolSample An aerosol sample collected from the environment no
OtherUndescribedSample A sample that does not fit into any of the other described sample types yes

Properties

Type and Range

Property Value
Range String
Domain Of AerosolSample, OtherUndescribedSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*(mg/L|ppm)$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: oxygen
description: 'Amount of oxygen measured in the air the day of sampling. (Unit: mg/L
  or ppm)'
title: oxygen
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: oxygen
domain_of:
- AerosolSample
- OtherUndescribedSample
range: string
pattern: ^\d+(\.\d+)?\s*(mg/L|ppm)$