Skip to content

Slot: salinity

The total concentration of all dissolved salts in a liquid or solid 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

URI: MIXS:0000183

Properties

Examples

Value
25 practical salinity unit

Identifier and Mapping Information

Annotations

property value
Preferred_unit practical salinity unit, percentage

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

LinkML Source

name: salinity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: practical salinity unit, percentage
description: The total concentration of all dissolved salts in a liquid or solid 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
title: salinity
examples:
- value: 25 practical salinity unit
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000183
multivalued: false
alias: salinity
domain_of:
- Air
- FoodFarmEnvironment
- HostAssociated
- HumanAssociated
- HumanGut
- HumanOral
- HumanSkin
- HumanVaginal
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
- MicrobialMatBiofilm
- MiscellaneousNaturalOrArtificialEnvironment
- PlantAssociated
- Sediment
- SymbiontAssociated
- WastewaterSludge
- Water
range: string
required: false
recommended: false
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true