Skip to content

Term: photon flux (photon_flux)

Measurement of photon flux

URI: MIXS:0000725

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
Water A collection of terms appropriate when collecting samples and sequencing wate... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • 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
3.926 micromole photons per second per square meter

Annotations

  • Preferred_unit: number of photons per second per unit area

LinkML Source

name: photon_flux
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: number of photons per second per unit area
description: Measurement of photon flux
title: photon flux
examples:
- value: 3.926 micromole photons per second per square meter
from_schema: https://w3id.org/mixs
slot_uri: MIXS:0000725
alias: photon_flux
domain_of:
- Water
range: string
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