Slot: carbon monoxide (carb_monoxide)
Carbon monoxide (gas) amount or concentration at the time of sampling
URI: MIXS:0000098 Alias: carb_monoxide
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 |
|---|
| 0.1 [ppm] |
Comments
- Value must be reported in one of the following units: [ppm], umol/L. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | micromole per liter, parts per million |
| storage_units | [ppm] |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000098 |
| native | nmdc_sub_schema:carb_monoxide |
LinkML Source
name: carb_monoxide
annotations:
Preferred_unit:
tag: Preferred_unit
value: micromole per liter, parts per million
storage_units:
tag: storage_units
value: '[ppm]|umol/L'
description: Carbon monoxide (gas) amount or concentration at the time of sampling
title: carbon monoxide
comments:
- 'Value must be reported in one of the following units: [ppm], umol/L. Provide the
numeric portion followed by a space and the unit.'
examples:
- value: 0.1 [ppm]
from_schema: https://example.com/nmdc_submission_schema
rank: 51
keywords:
- carbon
slot_uri: MIXS:0000098
alias: carb_monoxide
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