Skip to content

Slot: dissolved inorganic phosphorus (diss_inorg_phosp)

Concentration of dissolved inorganic phosphorus in the sample

URI: MIXS:0000106 Alias: diss_inorg_phosp

Applicable Classes

Name Description Modifies Slot
HcrCoresInterface hcr_cores dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs 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
56.5 umol/L

Comments

  • Value must be reported in one of the following units: [ppm], 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 [ppm]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000106
native nmdc_sub_schema:diss_inorg_phosp

LinkML Source

name: diss_inorg_phosp
annotations:
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L|ug/L|umol/L'
description: Concentration of dissolved inorganic phosphorus in the sample
title: dissolved inorganic phosphorus
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L, ug/L, umol/L.
  Provide the numeric portion followed by a space and the unit.'
examples:
- value: 56.5 umol/L
from_schema: https://example.com/nmdc_submission_schema
rank: 224
keywords:
- dissolved
- inorganic
- phosphorus
slot_uri: MIXS:0000106
alias: diss_inorg_phosp
domain_of:
- HcrCoresInterface
- HcrFluidsSwabsInterface
- 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