Skip to content

Slot: nitrogen (nitro)

Concentration of nitrogen (total)

URI: MIXS:0000504 Alias: nitro

Applicable Classes

Name Description Modifies Slot
BiofilmInterface biofilm dh_interface no
SedimentInterface sediment dh_interface no
MiscEnvsInterface misc_envs 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
4.2 umol/L

Comments

  • Value must be reported in one of the following units: umol/L, %. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit micromole per liter
storage_units umol/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000504
native nmdc_sub_schema:nitro

LinkML Source

name: nitro
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: micromole per liter
  storage_units:
    tag: storage_units
    value: umol/L|%
description: Concentration of nitrogen (total)
title: nitrogen
comments:
- 'Value must be reported in one of the following units: umol/L, %. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 4.2 umol/L
from_schema: https://example.com/nmdc_submission_schema
rank: 28
keywords:
- nitrogen
slot_uri: MIXS:0000504
alias: nitro
domain_of:
- BiofilmInterface
- MiscEnvsInterface
- SedimentInterface
- 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