Slot: air_pm_concen
placeholder description; linter will ignore this
URI: MIXS:0000108
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| Air | placeholder description; linter will ignore this | yes | 
| FoodFarmEnvironment | placeholder description; linter will ignore this | yes | 
Properties
- 
Range: String
 - 
Regex pattern:
[^s\|][^\r\n\t\|]*;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]* 
Examples
| Value | 
|---|
| PM2.5;10 microgram per cubic meter | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_expected_value | particulate matter name;measurement value | 
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: air_pm_concen
annotations:
  global_expected_value:
    tag: global_expected_value
    value: particulate matter name;measurement value
  global_preferred_unit:
    tag: global_preferred_unit
    value: ug/m^3
  global_raw_definition:
    tag: global_raw_definition
    value: 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
  occurrence:
    tag: occurrence
    value: m
description: placeholder description; linter will ignore this
title: air particulate matter concentration
examples:
- value: PM2.5;10 microgram per cubic meter
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000108
alias: air_pm_concen
domain_of:
- Air
- FoodFarmEnvironment
range: string
pattern: '[^s\|][^\r\n\t\|]*;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{free_text};{float} {unit}'