Skip to content

Slot: total carbon (tot_carb)

Total carbon content

URI: MIXS:0000525

Applicable Classes

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

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "1 ug/L"
has_numeric_value: 1
has_unit: "ug/L"

Identifier and Mapping Information

Annotations

property value
storage_units ug/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000525

LinkML Source

name: tot_carb
annotations:
  storage_units:
    tag: storage_units
    value: ug/L|%
description: Total carbon content
title: total carbon
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 1 ug/L
    has_numeric_value: 1
    has_unit: ug/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- carbon
- total
slot_uri: MIXS:0000525
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true