Skip to content

Slot: chloride (chloride)

Concentration of chloride in the sample (Unit: mg/L or ppm)

URI: basalt_schema:chloride Alias: chloride

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/L|ppm)$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:chloride
native basalt_schema:chloride

LinkML Source

name: chloride
description: 'Concentration of chloride in the sample (Unit: mg/L or ppm)'
title: chloride
from_schema: https://emsl-computing.github.io/BASALT-Schema
rank: 1000
alias: chloride
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(mg/L|ppm)$