Skip to content

Term: photosynthetic activity (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

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use photosynt_activ.

Name Description Checklist/Extension
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension

Properties

  • Range: String
  • Cardinality: 0..1 recommended

  • Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
0.1 mol CO2 m-2 s-1

Annotations

  • Preferred_unit: mol m-2 s-1

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
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