Skip to content

jpcik/morph-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

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