Skip to content

Slot: organic carbon (org_carb)

Concentration of organic carbon

URI: MIXS:0000508

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

A solid-phase mass fraction of soil organic carbon, in percent; about 1.36 percent is typical for mineral soil. Dissolved organic carbon in a liquid is a different and much smaller pool.

type: "nmdc:QuantityValue"
has_raw_value: "1.36 %"
has_numeric_value: 1.36
has_unit: "%"

Identifier and Mapping Information

Annotations

property value
storage_units umol/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000508

LinkML Source

name: org_carb
annotations:
  storage_units:
    tag: storage_units
    value: umol/L|%|mg/L
description: Concentration of organic carbon
title: organic carbon
examples:
- description: A solid-phase mass fraction of soil organic carbon, in percent; about
    1.36 percent is typical for mineral soil. Dissolved organic carbon in a liquid
    is a different and much smaller pool.
  object:
    type: nmdc:QuantityValue
    has_raw_value: 1.36 %
    has_numeric_value: 1.36
    has_unit: '%'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- carbon
- organic
slot_uri: MIXS:0000508
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true