Slot: phaeopigments (phaeopigments)
Concentration of phaeopigments; can include multiple phaeopigments separated by a ; (Unit: mg/cm3)
URI: basalt_schema:phaeopigments
Alias: phaeopigments
Applicable Classes
| Name |
Description |
Modifies Slot |
| SedimentSample |
A sample of sediment collected from the environment |
no |
| WaterSample |
A sample of water collected from the environment |
no |
| OtherUndescribedSample |
A sample that does not fit into any of the other described sample types |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*mg/cm3(;\s*\d+(\.\d+)?\s*mg/cm3)*$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:phaeopigments |
| native |
basalt_schema:phaeopigments |
LinkML Source
name: phaeopigments
description: 'Concentration of phaeopigments; can include multiple phaeopigments separated
by a `;` (Unit: mg/cm3)'
title: phaeopigments
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: phaeopigments
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*mg/cm3(;\s*\d+(\.\d+)?\s*mg/cm3)*$