/rsp-services-api

java api to access to rsp services

Primary LanguageJavaApache License 2.0Apache-2.0

rsp-services-api

Java API to access rsp-services implementation for C-SPARQL Engine

Online Resources

You can find a usage example of the API in the java client example project at https://github.com/streamreasoning/rsp-services-client-example

Javadoc

http://streamreasoning.org/documentation/javadoc/rsp-services-csparql-api/

Maven

Add new maven repository to pom file

.... streamreasoning_repository streamreasoning repository http://streamreasoning.org/maven/ default ...

Dependecy ... polimi.deib rsp-services-api latest_version_available ...