Skip to content

Slot: dissolved inorganic phosphorus (diss_inorg_phosp)

Concentration of dissolved inorganic phosphorus in the sample

URI: MIXS:0000106

Applicable Classes

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

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "56.5 umol/L"
has_numeric_value: 56.5
has_unit: "umol/L"

Identifier and Mapping Information

Annotations

property value
storage_units [ppm]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000106

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
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 56.5 umol/L
    has_numeric_value: 56.5
    has_unit: umol/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- dissolved
- inorganic
- phosphorus
slot_uri: MIXS:0000106
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true