/morph-web

morph-web

Primary LanguageHTML

morph-web

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