Skip to content

Slot: carbon dioxide (carb_dioxide)

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

URI: basalt_schema:carb_dioxide Alias: carb_dioxide

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_dioxide
native basalt_schema:carb_dioxide

LinkML Source

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