Skip to content

Slot: total particulate carbon (tot_part_carb)

Total particulate carbon content. (Unit: ug/L or umol/L)

URI: basalt_schema:tot_part_carb Alias: tot_part_carb

Applicable Classes

Name Description Modifies Slot
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, WaterSample

Cardinality and Requirements

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

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: tot_part_carb
description: 'Total particulate carbon content. (Unit: ug/L or umol/L)'
title: total particulate carbon
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: tot_part_carb
domain_of:
- OtherUndescribedSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(ug/L|umol/L)$