Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Welcome to iot-device [https://wikiba.se/ wikibase]. This is an experimental sandbox, where we gather IoT devices.... | Welcome to iot-device [https://wikiba.se/ wikibase]. This is an experimental sandbox, where we gather IoT devices.... | ||
[[File:Media Viewer - New Design - Enable Panel 1 Dialog.png|thumb|class=noviewer] | |||
The intention is to | The intention is to | ||
* to track APIs to IoT devices | * to track APIs to IoT devices | ||
Line 15: | Line 15: | ||
==Quicklinks== | ==Quicklinks== | ||
* What we have on a [https://tinyurl.com/yf8x3vs7 Map] / [https://tinyurl.com/yz2w6q8w list] - [https://youtu.be/-Ge0XCm0AE0 video] how to get json | * What we have on a [https://tinyurl.com/yf8x3vs7 Map] / [https://tinyurl.com/yz2w6q8w list] - [https://youtu.be/-Ge0XCm0AE0 video] how to get json | ||
<SPARQL> | |||
#defaultView:Map | |||
SELECT ?item ?itemLabel ?itemDescription ?coord ?API WHERE { | |||
?item wdt:P625 ?coord. | |||
OPTIONAL {?item wdt:P6269 ?API} | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "sv,en". } | |||
} | |||
</SPARQL> | |||
<embedvideo service="youtube">https://www.youtube.com/watch?v=-Ge0XCm0AE0</embedvideo> | <embedvideo service="youtube">https://www.youtube.com/watch?v=-Ge0XCm0AE0</embedvideo> | ||
Revision as of 14:45, 20 June 2021
Welcome to iot-device wikibase. This is an experimental sandbox, where we gather IoT devices.... [[File:Media Viewer - New Design - Enable Panel 1 Dialog.png|thumb|class=noviewer] The intention is to
- to track APIs to IoT devices
- the purpose
- make it easy to get the latest bathing water temperature from all the bathing waters in Sweden
- primary target group - people ice skating and predicting ice ;-)
- get some understanding how we should design IoT to make them usable and agree about maybe an API standard
- TBD EntitySchema:E1 schema for describing a device
- TBD EntitySchema:E2 schema for measurements received from a device
- make it easy to get the latest bathing water temperature from all the bathing waters in Sweden
- map Swedish Bathing waters that all are candidates for an IoT bathwater device
- see also project European bathing waters
Quicklinks
#defaultView:Map
SELECT ?item ?itemLabel ?itemDescription ?coord ?API WHERE {
?item wdt:P625 ?coord.
OPTIONAL {?item wdt:P6269 ?API}
SERVICE wikibase:label { bd:serviceParam wikibase:language "sv,en". }
}
Wikibase
- this is a federated Wikibase and use Wikidata properties see Special:ListProperties
- ?s ?p ?o
Links
- GITHUB European BathingWater
- Wikidata WikiProject European Bathing Waters
- GITHUB Swedish BathingWater