Main Page: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Links) |
||
Line 35: | Line 35: | ||
** Wikidata [https://www.wikidata.org/wiki/Wikidata:WikiProject_European_Bathing_Waters WikiProject European Bathing Waters] | ** Wikidata [https://www.wikidata.org/wiki/Wikidata:WikiProject_European_Bathing_Waters WikiProject European Bathing Waters] | ||
* GITHUB [https://github.com/salgo60/Svenskabadplatser Swedish BathingWater] | * GITHUB [https://github.com/salgo60/Svenskabadplatser Swedish BathingWater] | ||
* [https://www.kaggle.com/search?q=IoT Kaggle IoT] | |||
* [https://datasetsearch.research.google.com/search?query=bathwater Google dataset search bathwater] | * [https://datasetsearch.research.google.com/search?query=bathwater Google dataset search bathwater] |
Revision as of 15:23, 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