Skip to content

Slot: total phosphate (tot_phosphate)

Total amount or concentration of phosphate

URI: MIXS:0000689 Alias: tot_phosphate

Applicable Classes

Name Description Modifies Slot
WastewaterSludgeInterface wastewater_sludge dh_interface no

Properties

  • Range: String

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

Comments

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

Identifier and Mapping Information

Annotations

property value
Preferred_unit microgram per liter, micromole per liter
storage_units ug/L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000689
native nmdc_sub_schema:tot_phosphate

LinkML Source

name: tot_phosphate
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: microgram per liter, micromole per liter
  storage_units:
    tag: storage_units
    value: ug/L|umol/L
description: Total amount or concentration of phosphate
title: total phosphate
comments:
- 'Value must be reported in one of the following units: ug/L, umol/L. Provide the
  numeric portion followed by a space and the unit.'
from_schema: https://example.com/nmdc_submission_schema
rank: 378
keywords:
- phosphate
- total
slot_uri: MIXS:0000689
alias: tot_phosphate
domain_of:
- WastewaterSludgeInterface
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