Skip to content

Slot: photosynt_activ

Measurement of photosythetic activity (i.e. leaf gas exchange / chlorophyll fluorescence emissions / reflectance / transpiration) Please also include the term method term detailing the method of activity measurement

URI: MIXS:0001296

Properties

  • Range: String
  • Recommended: True

Examples

Value
0.1 mol CO2 m-2 s-1

Identifier and Mapping Information

Annotations

property value
Preferred_unit mol m-2 s-1

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

LinkML Source

name: photosynt_activ
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: mol m-2 s-1
description: Measurement of photosythetic activity (i.e. leaf gas exchange / chlorophyll
  fluorescence emissions / reflectance / transpiration) Please also include the term
  method term detailing the method of activity measurement
title: photosynthetic activity
examples:
- value: 0.1 mol CO2 m-2 s-1
  description: added a magnitude to the example from the XLSX file, " mol CO2 m-2
    s-1"
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001296
alias: photosynt_activ
domain_of:
- Agriculture
range: string
recommended: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true