On 23/04/14 20:27, Lebling, David (US SSA) wrote:
Turns out that doc change is already in the svn repo. Your commit, on April
23rd. :)
That was only a quick hack to remove the mistake as I was looking at it
at the time just after my email. It ideally needs more text - in fact,
the whole thing needs reviewing by someone who did not write the system
being described!
Andy
Dave Lebling
-----Original Message-----
From: Andy Seaborne [mailto:[email protected]]
Sent: Wednesday, April 23, 2014 2:13 PM
To: [email protected]
Subject: Re: jena fuseki "DROP ALL"
On 23/04/14 18:46, Lebling, David (US SSA) wrote:
That was very helpful and it worked.
The class is unreferenced in any documentation other than the Javadoc. The documentation
page http://jena.apache.org/documentation/serving_data/ under the section "Use from
Java / SPARQL Update" should be ... well ... updated.
Jena is open source - that includes the freedom to modify and return the
improvement to the community.
The site : https://svn.apache.org/repos/asf/jena/site/trunk
Patch?
Andy
Thanks again,
Dave Lebling
-----Original Message-----
From: Andy Seaborne [mailto:[email protected]]
Sent: Wednesday, April 23, 2014 1:18 PM
To: [email protected]
Subject: Re: jena fuseki "DROP ALL"
UpdateExecutionFactory.createRemote
On 23/04/14 17:06, Lebling, David (US SSA) wrote:
I guess I'm just stupid today, but can you point to the specific
class that communicates with "SPARQL Update" and how I get one? I
know I need to talk to the "update" endpoint but I can't (as you
point out) do it with either DatasetAccessor or QueryExecution. The
class referenced in the documentation (UpdateRemote) no longer seems
to exist.
Thanks,
Dave Lebling