Skip to content

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

Applicable Classes

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

Properties

Examples

A solid-phase mass fraction of total soil nitrogen, in percent. Dissolved inorganic nitrogen in solution is a different and much smaller pool.

type: "nmdc:QuantityValue"
has_raw_value: "0.598 %"
has_numeric_value: 0.598
has_unit: "%"

Identifier and Mapping Information

Annotations

property value
Preferred_unit microgram per liter, micromole per liter, milligram per liter

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000102

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
examples:
- description: A solid-phase mass fraction of total soil nitrogen, in percent. Dissolved
    inorganic nitrogen in solution is a different and much smaller pool.
  object:
    type: nmdc:QuantityValue
    has_raw_value: 0.598 %
    has_numeric_value: 0.598
    has_unit: '%'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- concentration
- nitrogen
- total
slot_uri: MIXS:0000102
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true