Skip to content

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

Identifier and Mapping Information

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)$