Term: air particulate matter concentration (air_PM_concen)
Concentration of substances that remain suspended in the air, and comprise mixtures of organic and inorganic substances (PM10 and PM2.5); can report multiple PM's by entering numeric values preceded by name of PM
URI: MIXS:0000108
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use air_PM_concen.
| Name | Description | Checklist/Extension | 
|---|---|---|
| FoodFarmEnvironment | A collection of terms appropriate when collecting samples and performing sequ... | Extension | 
| Air | A collection of terms appropriate when collecting and sequencing samples obta... | Extension | 
Properties
- Range: String
- 
Cardinality: * 
- 
Structured pattern: ^{particulate_matter_name};{float} {unit}$
Examples
| Value | 
|---|
| PM2.5;10 microgram per cubic meter | 
LinkML Source
name: air_PM_concen
description: Concentration of substances that remain suspended in the air, and comprise
  mixtures of organic and inorganic substances (PM10 and PM2.5); can report multiple
  PM's by entering numeric values preceded by name of PM
title: air particulate matter concentration
examples:
- value: PM2.5;10 microgram per cubic meter
from_schema: https://w3id.org/mixs
keywords:
- air
- concentration
- particle
- particulate
slot_uri: MIXS:0000108
alias: air_PM_concen
domain_of:
- Air
- FoodFarmEnvironment
range: string
multivalued: true
structured_pattern:
  syntax: ^{particulate_matter_name};{float} {unit}$
  interpolated: true
  partial_match: true