Slot: pollutants
placeholder description; linter will ignore this
URI: MIXS:0000107
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| Air | 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 | 
|---|
| lead;0.15 microgram per cubic meter | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_expected_value | pollutant 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: pollutants
annotations:
  global_expected_value:
    tag: global_expected_value
    value: pollutant name;measurement value
  global_preferred_unit:
    tag: global_preferred_unit
    value: gram, mole per liter, milligram per liter, microgram per cubic meter
  global_raw_definition:
    tag: global_raw_definition
    value: Pollutant types and, amount or concentrations measured at the time of sampling;
      can report multiple pollutants by entering numeric values preceded by name of
      pollutant
  occurrence:
    tag: occurrence
    value: m
description: placeholder description; linter will ignore this
title: pollutants
examples:
- value: lead;0.15 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:0000107
alias: pollutants
domain_of:
- Air
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}'