Skip to content

Slot: total nitrogen content (tot_nitro_content)

Total nitrogen content of the sample

URI: MIXS:0000530 Alias: tot_nitro_content

Applicable Classes

Name Description Modifies Slot
BiofilmInterface biofilm dh_interface no
SedimentInterface sediment dh_interface no
SoilInterface soil dh_interface no

Properties

  • Range: String

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

Examples

Value
5 mg/L

Comments

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

Identifier and Mapping Information

Annotations

property value
storage_units mg/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000530
native nmdc_sub_schema:tot_nitro_content

LinkML Source

name: tot_nitro_content
annotations:
  storage_units:
    tag: storage_units
    value: mg/L|ug/L|umol/L|%
description: Total nitrogen content of the sample
title: total nitrogen content
comments:
- 'Value must be reported in one of the following units: mg/L, ug/L, umol/L, %. Provide
  the numeric portion followed by a space and the unit.'
examples:
- value: 5 mg/L
from_schema: https://example.com/nmdc_submission_schema
rank: 48
keywords:
- content
- nitrogen
- total
slot_uri: MIXS:0000530
alias: tot_nitro_content
domain_of:
- BiofilmInterface
- SedimentInterface
- SoilInterface
slot_group: mixs_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