Skip to content

Slot: particulate organic nitrogen (part_org_nitro)

Concentration of particulate organic nitrogen. (Unit: ug/L or umol/L)

URI: basalt_schema:part_org_nitro Alias: part_org_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

Property Value
Range String
Domain Of OtherUndescribedSample, WaterSample

Cardinality and Requirements

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

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: part_org_nitro
description: 'Concentration of particulate organic nitrogen. (Unit: ug/L or umol/L)'
title: particulate organic nitrogen
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: part_org_nitro
domain_of:
- OtherUndescribedSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(umol/L|ug/L)$