Skip to content

jpcik/morph-streams

Repository files navigation

morph-streams

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