Hi all, I've been using Jena for some time now, working with the Java API directly, and only recently began looking at Fuseki. Now, looking at the Fuseki docs page, I see a section listed as "Use from Java" that points to <https://jena.apache.org/documentation/fuseki2/#sparql-java-clients>. But that URL doesn't lead to anything.
I'm curious as to what, if anything, that ought to point to. I'm not even sure what it means to say "use Fuseki from Java" other than just using something like HTTPClient to interface with the Fuseki HTTP services. Is there more I should know about, or is that pretty much it? Thanks, Phil
