An open API service indexing awesome lists of open source software.

https://github.com/jpcik/morph-web

morph-web
https://github.com/jpcik/morph-web

Last synced: 18 days ago
JSON representation

morph-web

Awesome Lists containing this project

README

          

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:
* java7
* sbt: www.scala-sbt.org/
* play framework: www.playframework.com/‎

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](https://github.com/jpcik/morph-web/wiki/Tutorial:-Morph-streams) to learn about:
* Registering a query
* Pulling data from a registered query
* Pushing data with WebSockets
* Creating R2RML mappings