Changes

Jump to navigation Jump to search
Created page with "Work in progress. * 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/..."
Work in progress.

* 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]?
* Should we make on item by model? Group of 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.
* 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. [https://hal.archives-ouvertes.fr/hal-01467853v2 IoT-O, a Core-Domain IoT Ontology to Represent Connected Devices Networks, July 2017. ]

=== Literature ===
* [https://www.w3.org/Submission/iot-lite/ IoT-Lite Ontology]
* [https://www.w3.org/2005/Incubator/ssn/ssnx/ssn Semantic Sensor Network Ontology]
* [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, Nov 2016]

=== 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

Navigation menu