Skip to content

Slot: suspended particulate matter (suspend_part_matter)

Concentration of suspended particulate matter. (Unit: mg/L)

URI: basalt_schema:suspend_part_matter Alias: suspend_part_matter

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*(mg/L)$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: suspend_part_matter
description: 'Concentration of suspended particulate matter. (Unit: mg/L)'
title: suspended particulate matter
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: suspend_part_matter
domain_of:
- OtherUndescribedSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(mg/L)$