Slot: total phosphorus (tot_phosp)
Total phosphorus concentration in the sample, calculated by: total phosphorus = total dissolved phosphorus + particulate phosphorus
URI: MIXS:0000117 Alias: tot_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 |
| 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 |
|---|
| 0.03 mg/L |
Comments
- Value must be reported in one of the following units: [ppm], mg/L, umol/L. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | micromole per liter, milligram per liter, parts per million |
| storage_units | [ppm] |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000117 |
| native | nmdc_sub_schema:tot_phosp |
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
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L, umol/L. Provide
the numeric portion followed by a space and the unit.'
examples:
- value: 0.03 mg/L
from_schema: https://example.com/nmdc_submission_schema
rank: 52
keywords:
- phosphorus
- total
slot_uri: MIXS:0000117
alias: tot_phosp
domain_of:
- HcrCoresInterface
- HcrFluidsSwabsInterface
- SoilInterface
- WaterInterface
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