Skip to content

Slot: dissolved organic carbon (diss_org_carb)

Concentration of dissolved organic carbon in the sample, liquid portion of the sample, or aqueous phase of the fluid. (Unit: umol/L or mg/L)

URI: basalt_schema:diss_org_carb Alias: diss_org_carb

Applicable Classes

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

Properties

Type and Range

Property Value
Range String
Domain Of OtherUndescribedSample, SedimentSample, WaterSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*(umol/L|mg/L)$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: diss_org_carb
description: 'Concentration of dissolved organic carbon in the sample, liquid portion
  of the sample, or aqueous phase of the fluid. (Unit:  umol/L or mg/L)'
title: dissolved organic carbon
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: diss_org_carb
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(umol/L|mg/L)$