Slot: nitrite (nitrite)
Concentration of nitrite in the sample (Unit: umol/L or mg/L or ppm)
URI: basalt_schema:nitrite
Alias: nitrite
Applicable Classes
| Name |
Description |
Modifies Slot |
| SedimentSample |
A sample of sediment collected from the environment |
no |
| 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*(umol/L|mg/L|ppm)$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:nitrite |
| native |
basalt_schema:nitrite |
LinkML Source
name: nitrite
description: 'Concentration of nitrite in the sample (Unit: umol/L or mg/L or ppm)'
title: nitrite
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: nitrite
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(umol/L|mg/L|ppm)$