Not sure if this what you're looking for, but these are JAX-RS based
SPARQL and Graph Store Protocol clients:
https://github.com/Graphity/graphity-core/blob/master/src/main/java/org/graphity/core/client/SPARQLClient.java
https://github.com/Graphity/graphity-core/blob/master/src/main/java/org/graphity/core/client/GraphStoreClient.java

On Tue, Apr 19, 2016 at 7:37 AM, Fajar Juang <fajar.ju...@gmail.com> wrote:
> Hi,
>
> Are there any documentation on how to access Fuseki2 server from a Java 
> client (to manage datasets)?
> the current link [1] is empty and if there are any pointer to certain classes 
> to start with, I am happy to explore.
>
> Thanks in advance!
> Fajar
>
> [1] https://jena.apache.org/documentation/fuseki2/#sparql-java-clients 
> <https://jena.apache.org/documentation/fuseki2/#sparql-java-clients>

Reply via email to