Skip to content

Slot: fluorescence (fluor)

Raw or converted fluorescence of water

URI: MIXS:0000704

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

A calibrated concentration, in milligram per cubic meter. The raw analog output of a fluorometer is in volts and becomes a concentration only after calibration.

type: "nmdc:QuantityValue"
has_raw_value: "0.9563 mg/m3"
has_numeric_value: 0.9563
has_unit: "mg/m3"

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram chlorophyll a per cubic meter, volts

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000704

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
examples:
- description: A calibrated concentration, in milligram per cubic meter. The raw analog
    output of a fluorometer is in volts and becomes a concentration only after calibration.
  object:
    type: nmdc:QuantityValue
    has_raw_value: 0.9563 mg/m3
    has_numeric_value: 0.9563
    has_unit: mg/m3
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: MIXS:0000704
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true