Skip to content

Term: bacteria_carb_prod

Measurement of bacterial carbon production

URI: MIXS:0000173

Properties

  • Range: String

  • 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
2.53 microgram per liter per hour

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: bacteria_carb_prod
description: Measurement of bacterial carbon production
title: bacterial carbon production
examples:
- value: 2.53 microgram per liter per hour
from_schema: https://w3id.org/mixs-6-2-rc
keywords:
- carbon
- production
slot_uri: MIXS:0000173
multivalued: false
alias: bacteria_carb_prod
domain_of:
- MicrobialMatBiofilm
- Sediment
- Water
range: string
required: false
recommended: false
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