Skip to content

Slot: total organic carbon (tot_org_carb)

Total organic carbon content. Provided as gram of Carbon per kg of your sample material. (Unit: g C/kg)

URI: basalt_schema:tot_org_carb Alias: tot_org_carb

Applicable Classes

Name Description Modifies Slot
SedimentSample A sample of sediment collected from the environment no
SoilSample A sample of soil collected from the environment no
OtherUndescribedSample A sample that does not fit into any of the other described sample types no

Properties

Type and Range

Property Value
Range String
Domain Of OtherUndescribedSample, SedimentSample, SoilSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*g C/kg$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:tot_org_carb
native basalt_schema:tot_org_carb

LinkML Source

name: tot_org_carb
description: 'Total organic carbon content. Provided as gram of Carbon per kg of your
  sample material. (Unit: g C/kg)'
title: total organic carbon
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: tot_org_carb
domain_of:
- OtherUndescribedSample
- SedimentSample
- SoilSample
range: string
pattern: ^\d+(\.\d+)?\s*g C/kg$