Slot: organic carbon (org_carb)
Concentration of organic carbon
URI: MIXS:0000508 Alias: org_carb
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BiofilmInterface | biofilm dh_interface | no |
| SedimentInterface | sediment dh_interface | no |
| MiscEnvsInterface | misc_envs dh_interface | no |
| WaterInterface | water 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.015 mg/L |
Comments
- Value must be reported in one of the following units: umol/L, %, mg/L. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| storage_units | umol/L |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000508 |
| native | nmdc_sub_schema:org_carb |
LinkML Source
name: org_carb
annotations:
storage_units:
tag: storage_units
value: umol/L|%|mg/L
description: Concentration of organic carbon
title: organic carbon
comments:
- 'Value must be reported in one of the following units: umol/L, %, mg/L. Provide
the numeric portion followed by a space and the unit.'
examples:
- value: 0.015 mg/L
from_schema: https://example.com/nmdc_submission_schema
rank: 29
keywords:
- carbon
- organic
slot_uri: MIXS:0000508
alias: org_carb
domain_of:
- BiofilmInterface
- MiscEnvsInterface
- SedimentInterface
- WaterInterface
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