Line 1:
Line 1:
−
** How do we structure [https://en.wikipedia.org/wiki/Internet_of_things Internet of Things] (IoT) devices like Tesla Cars or [https://en.wikipedia.org/wiki/Amazon_Echo Amazon Echo] / [https://en.wikipedia.org/wiki/Amazon_Alexa Alexa]?
+
Work in progress.
−
** Should we make on item by model? Group of model?
+
* How do we structure [https://en.wikipedia.org/wiki/Internet_of_things Internet of Things] (IoT) devices like Tesla Cars or [https://en.wikipedia.org/wiki/Amazon_Echo Amazon Echo] / [https://en.wikipedia.org/wiki/Amazon_Alexa Alexa]?
−
** One item by services? But what is the services? Typically Amazon Echo devices are linked to Alexa services, but they may differ in data collection.
+
* Should we make on item by model? Group of model?
−
** Can we do a type of data collection and inject it in all Tesla Cars Model?
+
* One item by services? But what is the services? Typically Amazon Echo devices are linked to Alexa services, but they may differ in data collection.
−
** How do we index data controllers? Etc?
+
* Can we do a type of data collection and inject it in all Tesla Cars Model?
+
* How do we index data controllers? Etc?
+
+
== Internet of Things & Connected Devices Ontology ==
+
+
Every devices have 3 "module" that seem interesting for personaldata:
+
* The device (for example ssn:Device or iot-o:SoftwareAgent)
+
* The sensing module, what kind of data is possible to record on a given device
+
* The service module. In many cases, the IoT and the programmable web are very close. Connected devices can be seen as service providers and consumers,and by specifying a notion of service, every aspect of an IoT system can be represented. <ref>[https://hal.archives-ouvertes.fr/hal-01467853v2 IoT-O, a Core-Domain IoT Ontology to Represent Connected Devices Networks]</ref>
+
+
=== Literature ===
+
* https://www.w3.org/Submission/iot-lite/
+
* https://www.w3.org/2005/Incubator/ssn/ssnx/ssn
+
* https://arxiv.org/abs/1707.00112 (A study of existing Ontologies in the IoT-domain)
+
* https://hal.archives-ouvertes.fr/hal-01467853v2 (IoT-O, a Core-Domain IoT Ontology to Represent Connected Devices Networks)
+
+
=== Use cases ===
+
The Ontology need to be suitable for data entries and the usages of those data. We need to identify use case and test the ontology against those.
+
+
* For a given '''device''' I want to know what the device's '''sensors''' may record
+
* For a given '''device''' I want to know what the device's '''sensors''' may transmit to third party