https://github.com/jpcik/morph-web
morph-web
https://github.com/jpcik/morph-web
Last synced: 18 days ago
JSON representation
morph-web
- Host: GitHub
- URL: https://github.com/jpcik/morph-web
- Owner: jpcik
- Created: 2012-05-11T12:26:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T12:02:57.000Z (about 9 years ago)
- Last Synced: 2024-05-13T09:33:12.184Z (over 1 year ago)
- Language: HTML
- Size: 129 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-semantic-web - morph-web
- awesome-semantic-web - morph-web
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