morph-web

October 19, 2014 ยท View on GitHub

morph-web is a web demonstrator for morph-streams: [https://github.com/jpcik/morph-streams], an RDF stream query processor.

##Install it yourself

You will need:

Then you can:

  • download the code
  • start the application: `sbt run``
  • go to a browser to `localhost:9000``
  • that's it

##Use cases

Follow the tutorial to learn about:

  • Registering a query
  • Pulling data from a registered query
  • Pushing data with WebSockets
  • Creating R2RML mappings