Slot: methane (methane)
Methane (gas) amount or concentration at the time of sampling. (Unit: umol/L or ppb or ppm)
URI: basalt_schema:methane
Alias: methane
Applicable Classes
| Name |
Description |
Modifies Slot |
| SedimentSample |
A sample of sediment collected from the environment |
no |
| AerosolSample |
An aerosol sample collected from the environment |
no |
| OtherUndescribedSample |
A sample that does not fit into any of the other described sample types |
no |
| AerosolArmSample |
An aerosol sample collected by the ARM facility |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*(umol/L|ppm|ppb)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:methane |
| native |
basalt_schema:methane |
LinkML Source
name: methane
description: 'Methane (gas) amount or concentration at the time of sampling. (Unit:
umol/L or ppb or ppm)'
title: methane
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: methane
domain_of:
- AerosolArmSample
- AerosolSample
- OtherUndescribedSample
- SedimentSample
range: string
pattern: ^\d+(\.\d+)?\s*(umol/L|ppm|ppb)$