morph-streams

December 3, 2012 ยท View on GitHub

To build morph-streams you need:

To compile it, run sbt after downloading the code:

>sbt
>compile

To see some sparql-stream queries running with esper, you can check some simple tests (QueryExecutionTest):

>sbt
>project adapter-esper
>test