Skip to content

Slot: chlorophyll (chlorophyll)

Concentration of chlorophyll

URI: MIXS:0000177 Alias: chlorophyll

Applicable Classes

Name Description Modifies Slot
BiofilmInterface biofilm dh_interface no
SedimentInterface sediment dh_interface no
MiscEnvsInterface misc_envs dh_interface no
WaterInterface water dh_interface no

Properties

  • Range: String

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

Examples

Value
5 mg/m3

Comments

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

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram per cubic meter, microgram per liter
storage_units mg/m3

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000177
native nmdc_sub_schema:chlorophyll

LinkML Source

name: chlorophyll
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per cubic meter, microgram per liter
  storage_units:
    tag: storage_units
    value: mg/m3|ug/L
description: Concentration of chlorophyll
title: chlorophyll
comments:
- 'Value must be reported in one of the following units: mg/m3, ug/L. Provide the
  numeric portion followed by a space and the unit.'
examples:
- value: 5 mg/m3
from_schema: https://example.com/nmdc_submission_schema
rank: 11
slot_uri: MIXS:0000177
alias: chlorophyll
domain_of:
- BiofilmInterface
- 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