Difference between revisions of "Project:Vocabulary"

From Wikibase Personal data
Jump to navigation Jump to search
(formatting)
Line 1: Line 1:
Work in progress.
+
This project has two levels:
* 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]?
+
* how to model the offline and online world, and their interface;
* Should we make on item by model? Group of model?
+
* how to make this model fit into our wiki instance.
* 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 ==
+
The two are likely to involve different types of contributors and contributions. Both should listen to each other, and to [[Project:Tools]] which critically depends on both levels of choices.
  
Every devices have 3 "module" that seem interesting for personaldata:
+
== Modeling the worlds ==
* The device (for example ssn:Device or iot-o:SoftwareAgent)
+
* [[Project:Ontology/IoT]]
* 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 ===
+
== Modeling on wikibase ==
* [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
 

Revision as of 22:19, 6 February 2020

This project has two levels:

  • how to model the offline and online world, and their interface;
  • how to make this model fit into our wiki instance.

The two are likely to involve different types of contributors and contributions. Both should listen to each other, and to Project:Tools which critically depends on both levels of choices.

Modeling the worlds

Modeling on wikibase