Skip to content

allaves/morph-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 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: `play 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

About

morph-web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 52.1%
  • JavaScript 33.1%
  • CSS 14.8%