Hi,

Provided I have to use Jena to modify some triplets, etc. and I want
them to be stored in Fuseki, what is the best way to link my app with
Fuseki?

a) Use RDFConnection with service endpoint, etc.
b) Use my own HTTP Client and communicate using my own means.

In case using a), is there any way to use async mode for HTTP and
streaming? This way I don't have to locally store any response before
redirecting/printing/whatever.

Thanks.
Jorge

Reply via email to