Term: primary production (primary_prod)
Measurement of primary production, generally measured as isotope uptake
URI: MIXS:0000728
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use primary_prod.
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 |
---|
100 milligram per cubic meter per day |
Annotations
- Preferred_unit: milligram per cubic meter per day, gram per square meter per day
LinkML Source
name: primary_prod
annotations:
Preferred_unit:
tag: Preferred_unit
value: milligram per cubic meter per day, gram per square meter per day
description: Measurement of primary production, generally measured as isotope uptake
title: primary production
examples:
- value: 100 milligram per cubic meter per day
from_schema: https://w3id.org/mixs
keywords:
- primary
- production
slot_uri: MIXS:0000728
alias: primary_prod
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