Skip to content

Slot: carbon monoxide (carb_monoxide)

Amount of carbon monoxide measured in the air the day of sampling. (Unit: umol/L or ppm)

URI: basalt_schema:carb_monoxide Alias: carb_monoxide

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
AerosolArmSample An aerosol sample collected by the ARM facility yes

Properties

Type and Range

Property Value
Range String
Domain Of AerosolArmSample, AerosolSample, OtherUndescribedSample

Cardinality and Requirements

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

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

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