Skip to content

Slot: tot_part_carb

Total particulate carbon content

URI: MIXS:0000747

Properties

Examples

Value
35 micromole per liter

Identifier and Mapping Information

Annotations

property value
Preferred_unit microgram per liter, micromole per liter

Schema Source

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

LinkML Source

name: tot_part_carb
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: microgram per liter, micromole per liter
description: Total particulate carbon content
title: total particulate carbon
examples:
- value: 35 micromole per liter
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000747
multivalued: false
alias: tot_part_carb
domain_of:
- 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