Go to file
Jan Philipp Timme e093469fa9 [TASK] Generic commit. 2016-10-05 19:56:19 +02:00
data [TASK] Properly rename abox data file. 2016-08-29 17:38:13 +02:00
src/main [TASK] Generic commit. 2016-10-05 19:56:19 +02:00
.gitignore [TASK] Try the timestamp-function once again. 2016-06-07 11:03:14 +02:00
README.md Update README.md 2016-10-02 22:43:35 +02:00
pom.xml [TASK] Downgrade to engine 0.9.6 2016-10-04 15:04:35 +02:00

README.md

CSPARQL-Carsimulation

This project uses the CEP engine C-SPARQL to demonstrate how event data from rdf streams can be processed. It consist of a rudimentary simulation which generates rdf event data that is then fed into the engine through rdf streams.

This project uses maven, so in order to get all the dependencies and build the project, you can run mvn package.

After that, you can run the project using java -jar target/CSPARQL-Carsimulation-0.0.1.jar.