On 04/10/10 17:28, nadia ziani wrote: > Hello, > > I am actually used Sparql, Arq with Jena 2.6.3, so I would like to know > how can I use this last specification of Sparql 1.1? > > It’s there an Api to install or other things? http://openjena.org/ARQ/app_api.html For existing releases, most of the functionality is available as Query query = QueryFactory.create(queryString, Syntax.syntaxARQ) ; or for the full implementation of SPARQl 1.1 [*] use the version at: http://openjena.org/repo-dev/com/hp/hpl/jena/arq/2.8.6-SNAPSHOT/ Andy [*] subject to working group decisionsReceived on Monday, 4 October 2010 20:53:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 October 2010 20:53:37 GMT