Skip to content

Slot: salinity method (salinity_meth)

Reference or method used in determining salinity.

URI: MIXS:0000341 Alias: salinity_meth

Applicable Classes

Name Description Modifies Slot
SedimentInterface sediment dh_interface no
PlantAssociatedInterface plant_associated dh_interface no
SoilInterface soil dh_interface no
WaterInterface water dh_interface no

Properties

  • Range: String

  • Regex pattern: ^PMID:\d+|doi:10.\d{2,9}/.*|https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*)$

Comments

  • Legacy MIxS slot removed from GSC MIxS v6.2.2. Retained for submission-schema compatibility.

Identifier and Mapping Information

Annotations

property value
Expected_value PMID,DOI or url

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000341
native nmdc_sub_schema:salinity_meth

LinkML Source

name: salinity_meth
annotations:
  Expected_value:
    tag: Expected_value
    value: PMID,DOI or url
description: Reference or method used in determining salinity.
title: salinity method
comments:
- Legacy MIxS slot removed from GSC MIxS v6.2.2. Retained for submission-schema compatibility.
from_schema: https://example.com/nmdc_submission_schema
rank: 55
slot_uri: MIXS:0000341
alias: salinity_meth
domain_of:
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WaterInterface
slot_group: mixs_section
range: string
multivalued: false
pattern: ^PMID:\d+|doi:10.\d{2,9}/.*|https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_\+.~#?&\/=]*)$
structured_pattern:
  syntax: ^{PMID}|{DOI}|{URL}$
  interpolated: true