Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.82 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.82 KB

SEPA View

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.

Getting Started

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.

Prerequisites

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.

Installing

Clone the repository: https://github.com/arces-wot/SEPAview.git

Testing

  1. 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.
  2. Move to your cloned repository and open index.html in your browser.

Authors

  • 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.

Acknowledgments

Thanks to everybody whom participated, and will participate, to this project.