Skip to content

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
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
WaterSample A sample of water collected from the environment no

Properties

Type and Range

Property Value
Range String
Domain Of OtherUndescribedSample, SedimentSample, WaterSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*(mg|meq)/L$

Identifier and Mapping Information

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$