Thanks Andy One quick question: Should I stop using the *sparqlService <http://jena.apache.org/documentation/javadoc/arq/com/hp/hpl/jena/query/QueryExecutionFactory.html#sparqlService%28java.lang.String,%20com.hp.hpl.jena.query.Query%29>* (String<http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true> service, Query<http://jena.apache.org/documentation/javadoc/arq/com/hp/hpl/jena/query/Query.html> query)method completely or are are there circumstances where it is good to use it?
Many thanks again. Phil On Fri, Jan 10, 2014 at 7:29 PM, Andy Seaborne <[email protected]> wrote: > On Fri, Jan 10, 2014 at 2:04 PM, Phil Ashworth <[email protected]> >> wrote: >> >>> I can't find an exact code example but I did find the documentation about >>> using the Syntax.syntaxARQ. >>> >> > Out of date documentation - it's part of standard SPARQL 1.1 these days. > > Andy > >
