Skip to content

Slot: total sulfur (tot_sulfur)

Concentration of total sulfur in the sample

URI: MIXS:0000419 Alias: tot_sulfur

Applicable Classes

Name Description Modifies Slot
HcrCoresInterface hcr_cores dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs dh_interface no

Properties

  • Range: String

  • Recommended: True

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

Comments

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

Identifier and Mapping Information

Annotations

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

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000419
native nmdc_sub_schema:tot_sulfur

LinkML Source

name: tot_sulfur
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L'
description: Concentration of total sulfur in the sample
title: total sulfur
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L. Provide the
  numeric portion followed by a space and the unit.'
from_schema: https://example.com/nmdc_submission_schema
rank: 379
keywords:
- sulfur
- total
slot_uri: MIXS:0000419
alias: tot_sulfur
domain_of:
- HcrCoresInterface
- HcrFluidsSwabsInterface
slot_group: mixs_core_section
range: string
recommended: true
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