Hi Jena Users, I'm looking at upgrading a project to use the new 2.10.0 release, and things are coming along nicely so far (some possible hitches in some writing code, but can't run tests until I can build...). I've got a bunch of cases of
UpdateAction.execute(request, getModel(), binding); that don't compile, though; according to the release notes [1], "SPARQL Update execution no longer supports setting an initial binding". I'm going to keep looking for the new way to do this, but in case someone's got the quick answer prepared, and so that the list has a recorded answer, I figured I'd ask sooner rather than later: how can initial bindings be specified in Jena 2.10.0? [1] http://svn.apache.org/repos/asf/jena/trunk/jena-arq/ReleaseNotes.txt -- Joshua Taylor, http://www.cs.rpi.edu/~tayloj/
