Slot: methane (methane)
Methane (gas) amount or concentration at the time of sampling
URI: MIXS:0000101 Alias: methane
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BiofilmInterface | biofilm dh_interface | no |
| SedimentInterface | sediment dh_interface | no |
| 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 |
|---|
| 1800 [ppb] |
Comments
- Value must be reported in one of the following units: [ppb], [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 billion, parts per million |
| storage_units | [ppb] |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000101 |
| native | nmdc_sub_schema:methane |
LinkML Source
name: methane
annotations:
Preferred_unit:
tag: Preferred_unit
value: micromole per liter, parts per billion, parts per million
storage_units:
tag: storage_units
value: '[ppb]|[ppm]|umol/L'
description: Methane (gas) amount or concentration at the time of sampling
title: methane
comments:
- 'Value must be reported in one of the following units: [ppb], [ppm], umol/L. Provide
the numeric portion followed by a space and the unit.'
examples:
- value: 1800 [ppb]
from_schema: https://example.com/nmdc_submission_schema
rank: 24
slot_uri: MIXS:0000101
alias: methane
domain_of:
- AirInterface
- BiofilmInterface
- SedimentInterface
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