Slot: total phosphorus (tot_phosp)
Total phosphorus concentration in the sample calculated by: total phosphorus = total dissolved phosphorus + particulate phosphorus. (Unit: ug/L or umol/L)
URI: basalt_schema:tot_phosp
Alias: tot_phosp
Applicable Classes
| Name |
Description |
Modifies Slot |
| WaterSample |
A sample of water 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
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*(ug/L|umol/L)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:tot_phosp |
| native |
basalt_schema:tot_phosp |
LinkML Source
name: tot_phosp
description: 'Total phosphorus concentration in the sample calculated by: total phosphorus
= total dissolved phosphorus + particulate phosphorus. (Unit: ug/L or umol/L)'
title: total phosphorus
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: tot_phosp
domain_of:
- OtherUndescribedSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(ug/L|umol/L)$