Skip to content

Slot: ammonium (ammonium)

Concentration of ammonium in the sample

URI: MIXS:0000427 Alias: ammonium

Applicable Classes

Name Description Modifies Slot
SedimentInterface sediment dh_interface no
MiscEnvsInterface misc_envs dh_interface no
WaterInterface water dh_interface no
BiofilmInterface biofilm dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs dh_interface no
HcrCoresInterface hcr_cores dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
1.5 mg/L

Comments

  • Value must be reported in one of the following units: [ppm], mg/L, 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, milligram per liter, parts per million
storage_units [ppm]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000427
native nmdc_sub_schema:ammonium

LinkML Source

name: ammonium
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: micromole per liter, milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L|umol/L'
description: Concentration of ammonium in the sample
title: ammonium
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L, umol/L. Provide
  the numeric portion followed by a space and the unit.'
examples:
- value: 1.5 mg/L
from_schema: https://example.com/nmdc_submission_schema
rank: 4
slot_uri: MIXS:0000427
alias: ammonium
domain_of:
- BiofilmInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- 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