426
edits
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> | ||