Skip to content

Slot: total phosphorus (tot_phosp)

Total phosphorus concentration in the sample, calculated by: total phosphorus = total dissolved phosphorus + particulate phosphorus

URI: MIXS:0000117

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: "0.03 mg/L"
has_numeric_value: 0.03
has_unit: "mg/L"

Identifier and Mapping Information

Annotations

property value
Preferred_unit micromole per liter, milligram per liter, parts per million

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000117

LinkML Source

name: tot_phosp
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: 'Total phosphorus concentration in the sample, calculated by: total phosphorus
  = total dissolved phosphorus + particulate phosphorus'
title: total phosphorus
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 0.03 mg/L
    has_numeric_value: 0.03
    has_unit: mg/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- phosphorus
- total
slot_uri: MIXS:0000117
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true