Skip to content

Slot: dissolved inorganic carbon (diss_inorg_carb)

Dissolved inorganic carbon concentration in the sample, typically measured after filtering the sample using a 0.45 micrometer filter

URI: MIXS:0000434

Applicable Classes

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

Properties

Examples

Milligram per liter. Oceanographic data often reports dissolved inorganic carbon in micromole per kilogram of seawater, a mass basis that is conserved as temperature and pressure change.

type: "nmdc:QuantityValue"
has_raw_value: "38.18 mg/L"
has_numeric_value: 38.18
has_unit: "mg/L"

Identifier and Mapping Information

Annotations

property value
Preferred_unit microgram per liter, milligram per liter, parts per million

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000434

LinkML Source

name: diss_inorg_carb
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: microgram per liter, milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L|ug/L|umol/kg'
description: Dissolved inorganic carbon concentration in the sample, typically measured
  after filtering the sample using a 0.45 micrometer filter
title: dissolved inorganic carbon
examples:
- description: Milligram per liter. Oceanographic data often reports dissolved inorganic
    carbon in micromole per kilogram of seawater, a mass basis that is conserved as
    temperature and pressure change.
  object:
    type: nmdc:QuantityValue
    has_raw_value: 38.18 mg/L
    has_numeric_value: 38.18
    has_unit: mg/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- carbon
- dissolved
- inorganic
slot_uri: MIXS:0000434
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true