Skip to content

Slot: total dissolved nitrogen (tot_diss_nitro)

Total dissolved nitrogen concentration, reported as nitrogen, measured by: total dissolved nitrogen = NH4 + NO3NO2 + dissolved organic nitrogen

URI: MIXS:0000744 Alias: tot_diss_nitro

Applicable Classes

Name Description Modifies Slot
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
40 ug/L

Comments

  • Value must be reported in one of the following units: 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
storage_units ug/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000744
native nmdc_sub_schema:tot_diss_nitro

LinkML Source

name: tot_diss_nitro
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: microgram per liter
  storage_units:
    tag: storage_units
    value: ug/L|umol/L
description: 'Total dissolved nitrogen concentration, reported as nitrogen, measured
  by: total dissolved nitrogen = NH4 + NO3NO2 + dissolved organic nitrogen'
title: total dissolved nitrogen
comments:
- 'Value must be reported in one of the following units: ug/L, umol/L. Provide the
  numeric portion followed by a space and the unit.'
examples:
- value: 40 ug/L
from_schema: https://example.com/nmdc_submission_schema
rank: 233
keywords:
- dissolved
- nitrogen
- total
slot_uri: MIXS:0000744
alias: tot_diss_nitro
domain_of:
- 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