Skip to content

Slot: chlorophyll (chlorophyll)

Concentration of chlorophyll

URI: MIXS:0000177

Applicable Classes

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

Properties

Examples

Microgram per liter, which is the same concentration as milligram per cubic meter (1 ug/L equals 1 mg/m3).

type: "nmdc:QuantityValue"
has_raw_value: "13 ug/L"
has_numeric_value: 13
has_unit: "ug/L"

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram per cubic meter, microgram per liter

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000177

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
examples:
- description: Microgram per liter, which is the same concentration as milligram per
    cubic meter (1 ug/L equals 1 mg/m3).
  object:
    type: nmdc:QuantityValue
    has_raw_value: 13 ug/L
    has_numeric_value: 13
    has_unit: ug/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: MIXS:0000177
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true