Skip to content

Slot: particulate organic carbon (part_org_carb)

Concentration of particulate organic carbon

URI: MIXS:0000515 Alias: part_org_carb

Applicable Classes

Name Description Modifies Slot
BiofilmInterface biofilm dh_interface no
SedimentInterface sediment 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.02 mg/L

Comments

  • Value must be reported in one of the following units: ug/L, mg/L. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
storage_units ug/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000515
native nmdc_sub_schema:part_org_carb

LinkML Source

name: part_org_carb
annotations:
  storage_units:
    tag: storage_units
    value: ug/L|mg/L
description: Concentration of particulate organic carbon
title: particulate organic carbon
comments:
- 'Value must be reported in one of the following units: ug/L, mg/L. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 0.02 mg/L
from_schema: https://example.com/nmdc_submission_schema
rank: 31
keywords:
- carbon
- organic
- particle
- particulate
slot_uri: MIXS:0000515
alias: part_org_carb
domain_of:
- BiofilmInterface
- 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