|
| 1 | +base: https://w3id.org/ad4gd/air-quality/sensor-platforms # Base URI (no trailing slash!) |
| 2 | +label: AD4GD air quality sensor platforms # Label for collection |
| 3 | +## Optional: add description |
| 4 | +# description: Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| 5 | + |
| 6 | +platforms: |
| 7 | + |
| 8 | + ## Format for sensor platforms: |
| 9 | + # id: # URI slug |
| 10 | + # label: Label for the term # Required |
| 11 | + # manufacturers: # List of manufacturers (omit if unknown or "various") |
| 12 | + # - manufacturer1 # refers to the key for the manufacturer entry in sensor-manufacturers.yml |
| 13 | + # sensors: # Required |
| 14 | + # - sensor1 # refers to the key for the sensor entry in sensors.yml |
| 15 | + # description: Term description # Optional |
| 16 | + # sameAs: # List of "same as" URIs, optional |
| 17 | + # - https://another.vocabulary.com/another/term |
| 18 | + # references: # List of websites with definitions, data sheets, etc. (non-semantic) |
| 19 | + # - https://en.wikipedia.org/wiki/Term |
| 20 | + |
| 21 | + AirRohr: |
| 22 | + name: AirRohr |
| 23 | + manufacturers: |
| 24 | + - Sensor.Community |
| 25 | + description: | |
| 26 | + Build your DIY sensor and become part of the worldwide, opendata & civictech network. With airRohr you can measure air pollution yourself. |
| 27 | + From: https://sensor.community/en/sensors/airrohr/ |
| 28 | + sensors: |
| 29 | + - SDS011 |
| 30 | + - BME280 |
| 31 | + references: |
| 32 | + - https://sensor.community/en/sensors/airrohr/ |
| 33 | + - https://nettigo.eu/products/sensor-community-kit-sds011-bme280-english-language-harness-cable-edition |
| 34 | + |
| 35 | + PlumeFlow2: |
| 36 | + name: PlumeFlow2 |
| 37 | + manufacturers: |
| 38 | + - plume-labs |
| 39 | + description: | |
| 40 | + The Plume Labs Flow 2 is a wearable air quality sensor that provides real-time measurements of particulate matter (PM1.0, PM2.5 and PM10) mass concentrations, VOC and NO2 concentrations. Data can be visualized and exported using the phone application for Android and iPhone via Bluetooth. |
| 41 | + We created Flow to answer a question: “what is in the air I breathe.” In the spring of 2023 we made the tough decision to dedicate this knowledge, system, and tech to advancing research, raising awareness, and fostering action. As a result Flow and Flow 2 are no longer for sale. |
| 42 | + From: https://www.aqmd.gov/aq-spec/sensordetail/plume-labs---flow-2 |
| 43 | + sensors: |
| 44 | + - SDS011 |
| 45 | + - PlumeFlow2TH |
| 46 | + - PlumeFlow2VOC |
| 47 | + - PlumeFlow2CO2 |
| 48 | + references: |
| 49 | + - https://plumelabs.com/en/flow/ |
| 50 | + - https://www.aqmd.gov/aq-spec/sensordetail/plume-labs---flow-2 |
| 51 | + |
| 52 | + Zephyr: |
| 53 | + name: Zephyr |
| 54 | + manufacturers: |
| 55 | + - earthsense |
| 56 | + description: | |
| 57 | + The Zephyr® is an award-winning, certified, indicative ambient air quality monitor that accurately measures harmful gases and particle matter. |
| 58 | + Zephyr® monitors provide detailed air quality measurements in real-time to help identify pollution hotspots at a localised level such as busy road junctions. Extensive networks can be easily deployed for city-wide pollution data used to aid the development of smarter and cleaner towns and cities. |
| 59 | + From: https://www.earthsense.co.uk/_files/ugd/847642_d42371301be448bab9ee526499e1e0bb.pdf |
| 60 | + sensors: |
| 61 | + - ZephyrTH |
| 62 | + - ZephyrP |
| 63 | + - ZephyrPM |
| 64 | + - ZephyrVOC |
| 65 | + - ZephyrCO |
| 66 | + - ZephyrNO |
| 67 | + - ZephyrO3 |
| 68 | + - ZephyrSO2 |
| 69 | + - ZephyrH2S |
| 70 | + references: |
| 71 | + - https://www.earthsense.co.uk/zephyr |
| 72 | + - https://www.earthsense.co.uk/_files/ugd/847642_d42371301be448bab9ee526499e1e0bb.pdf |
0 commit comments