Slot: alkalinity (alkalinity)
The ability of a solution to neutralize acids to the equivalence point of carbonate or bicarbonate (Unit: mg/L or meq/L)
URI: basalt_schema:alkalinity
Alias: alkalinity
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|meq)/L$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:alkalinity |
| native |
basalt_schema:alkalinity |
LinkML Source
name: alkalinity
description: 'The ability of a solution to neutralize acids to the equivalence point
of carbonate or bicarbonate (Unit: mg/L or meq/L)'
title: alkalinity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: alkalinity
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(mg|meq)/L$