Skip to content

Slot: calcium (calcium)

Concentration of calcium in the sample

URI: MIXS:0000432 Alias: calcium

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
0.2 umol/L

Comments

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

Identifier and Mapping Information

Annotations

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

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000432
native nmdc_sub_schema:calcium

LinkML Source

name: calcium
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per liter, micromole per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L|umol/L|mg/kg'
description: Concentration of calcium in the sample
title: calcium
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L, umol/L, mg/kg.
  Provide the numeric portion followed by a space and the unit.'
examples:
- value: 0.2 umol/L
from_schema: https://example.com/nmdc_submission_schema
rank: 9
slot_uri: MIXS:0000432
alias: calcium
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