SEPA View is a web application developed to display live and historical data observed by heterogeneous sensor networks. It is a platform powered by SEPA (SPARQL Event Processing Architecture) which implements a publish-subscribe paradigm over Linked Data and is composed by a set of clients which can interoperate thanks to shared ontologies.
This instruction will give you a copy of this dashboard on your local machine for development and testing purposes. This repository include a demo directory, which allows you to generate fake data.
Before having fun with SEPA View, make sure you have a SEPA running on your machine. If not, please go to SEPABins repository and follow the instructions, then come back here.
Clone the repository: https://github.com/arces-wot/SEPAview.git
- From a command shell move to demo directory and run:
java -jar MQTTDemo.jar arces-demo.jsap
. With this command you start simulating sensors data. - Move to your cloned repository and open index.html in your browser.
- Martina Verardi - Initial work - Shady96
- Cristiano Aguzzi - Initial work - relu91
- Luca Roffia - Initial work - lroffia
- Lorenzo Pisanò - Contributor - lorenzo0
See also the list of contributors who participated in this project.
Thanks to everybody whom participated, and will participate, to this project.