Skip to content

Slot: sulfide (sulfide)

Concentration of sulfide in the sample

URI: MIXS:0000424 Alias: sulfide

Applicable Classes

Name Description Modifies Slot
SedimentInterface sediment dh_interface no
MiscEnvsInterface misc_envs dh_interface no
WaterInterface water dh_interface no
BiofilmInterface biofilm dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs dh_interface no
HcrCoresInterface hcr_cores dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
2 umol/L

Comments

  • Value must be reported in one of the following units: [ppm], mg/L, umol/L. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit micromole per liter, milligram per liter, parts per million
storage_units [ppm]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000424
native nmdc_sub_schema:sulfide

LinkML Source

name: sulfide
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: micromole per liter, milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L|umol/L'
description: Concentration of sulfide in the sample
title: sulfide
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L, umol/L. Provide
  the numeric portion followed by a space and the unit.'
examples:
- value: 2 umol/L
from_schema: https://example.com/nmdc_submission_schema
rank: 371
keywords:
- sulfide
slot_uri: MIXS:0000424
alias: sulfide
domain_of:
- BiofilmInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- MiscEnvsInterface
- SedimentInterface
- WaterInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true