Skip to content

Term: suspended particulate matter (suspend_part_matter)

Concentration of suspended particulate matter

URI: MIXS:0000741

Applicable Checklists and Extensions

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

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
0.5 milligram per liter

Annotations

  • Preferred_unit: milligram per liter

LinkML Source

name: suspend_part_matter
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per liter
description: Concentration of suspended particulate matter
title: suspended particulate matter
examples:
- value: 0.5 milligram per liter
from_schema: https://w3id.org/mixs
keywords:
- particle
- particulate
- suspended
slot_uri: MIXS:0000741
alias: suspend_part_matter
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