Slot: total nitrogen (tot_nitro)
Total nitrogen concentration of water samples calculated by: total nitrogen = total dissolved nitrogen + particulate nitrogen. Can also be measured without filtering reported as nitrogen. (Unit: ug/L or umol/L or mg/L)
URI: basalt_schema:tot_nitro
Alias: tot_nitro
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|mg/L)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:tot_nitro |
| native |
basalt_schema:tot_nitro |
LinkML Source
name: tot_nitro
description: 'Total nitrogen concentration of water samples calculated by: total nitrogen
= total dissolved nitrogen + particulate nitrogen. Can also be measured without
filtering reported as nitrogen. (Unit: ug/L or umol/L or mg/L)'
title: total nitrogen
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: tot_nitro
domain_of:
- OtherUndescribedSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(ug/L|umol/L|mg/L)$