Slot: fluorescence (fluor)
Raw or converted fluorescence of water
URI: MIXS:0000704 Alias: fluor
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| 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 |
|---|
| 2.5 V |
Comments
- Value must be reported in one of the following units: mg/m3, V. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | milligram chlorophyll a per cubic meter, volts |
| storage_units | mg/m3 |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000704 |
| native | nmdc_sub_schema:fluor |
LinkML Source
name: fluor
annotations:
Preferred_unit:
tag: Preferred_unit
value: milligram chlorophyll a per cubic meter, volts
storage_units:
tag: storage_units
value: mg/m3|V
description: Raw or converted fluorescence of water
title: fluorescence
comments:
- 'Value must be reported in one of the following units: mg/m3, V. Provide the numeric
portion followed by a space and the unit.'
examples:
- value: 2.5 V
from_schema: https://example.com/nmdc_submission_schema
rank: 226
slot_uri: MIXS:0000704
alias: fluor
domain_of:
- 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