Skip to content

Slot: salinity (salinity)

Salinity is the total concentration of all dissolved salts in a sample. While salinity can be measured by a complete chemical analysis, this method is difficult and time consuming. More often it is instead derived from the conductivity measurement. This is known as practical salinity. These derivations compare the specific conductance of the sample to a salinity standard such as seawater (Unit: practical salinity unit or percent)

URI: basalt_schema:salinity Alias: salinity

Applicable Classes

Name Description Modifies Slot
OtherUndescribedSample A sample that does not fit into any of the other described sample types no
SoilSample A sample of soil collected from the environment no
PlantSample A sample containing plant material no
SedimentSample A sample of sediment collected from the environment no
WaterSample A sample of water collected from the environment no

Properties

Type and Range

Property Value
Range String
Domain Of OtherUndescribedSample, PlantSample, SedimentSample, SoilSample, WaterSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*(practical salinity unit|percent)$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: salinity
description: 'Salinity is the total concentration of all dissolved salts in a sample.
  While salinity can be measured by a complete chemical analysis, this method is difficult
  and time consuming. More often it is instead derived from the conductivity measurement.
  This is known as practical salinity. These derivations compare the specific conductance
  of the sample to a salinity standard such as seawater (Unit: practical salinity
  unit or percent)'
title: salinity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: salinity
domain_of:
- OtherUndescribedSample
- PlantSample
- SedimentSample
- SoilSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*(practical salinity unit|percent)$