Slot: total nitrogen concentration (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
URI: MIXS:0000102 Alias: tot_nitro
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| HcrCoresInterface | hcr_cores dh_interface | no |
| HcrFluidsSwabsInterface | hcr_fluids_swabs dh_interface | no |
| WastewaterSludgeInterface | wastewater_sludge dh_interface | no |
| WaterInterface | water dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 50 umol/L |
Comments
- Value must be reported in one of the following units: mg/L, ug/L, umol/L, %. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | microgram per liter, micromole per liter, milligram per liter |
| storage_units | mg/L |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000102 |
| native | nmdc_sub_schema:tot_nitro |
LinkML Source
name: tot_nitro
annotations:
Preferred_unit:
tag: Preferred_unit
value: microgram per liter, micromole per liter, milligram per liter
storage_units:
tag: storage_units
value: mg/L|ug/L|umol/L|%
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'
title: total nitrogen concentration
comments:
- 'Value must be reported in one of the following units: mg/L, ug/L, umol/L, %. Provide
the numeric portion followed by a space and the unit.'
examples:
- value: 50 umol/L
from_schema: https://example.com/nmdc_submission_schema
rank: 377
keywords:
- concentration
- nitrogen
- total
slot_uri: MIXS:0000102
alias: tot_nitro
domain_of:
- HcrCoresInterface
- HcrFluidsSwabsInterface
- WastewaterSludgeInterface
- WaterInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*.*$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true