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

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

Micromole per liter. Microgram per liter expresses the same concentration as mass rather than amount of substance; the two differ by the molar mass of nitrogen.

type: "nmdc:QuantityValue"
has_raw_value: "8.856 umol/L"
has_numeric_value: 8.856
has_unit: "umol/L"

Identifier and Mapping Information

Annotations

property value
Preferred_unit microgram per liter

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000744

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
examples:
- description: Micromole per liter. Microgram per liter expresses the same concentration
    as mass rather than amount of substance; the two differ by the molar mass of nitrogen.
  object:
    type: nmdc:QuantityValue
    has_raw_value: 8.856 umol/L
    has_numeric_value: 8.856
    has_unit: umol/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- dissolved
- nitrogen
- total
slot_uri: MIXS:0000744
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true