The Jena team is pleased to announce Jena 2.3.
Download:
http://prdownloads.sourceforge.net/jena/Jena-2.3.zip
Website:
http://jena.sourceforge.net/
This release integrates ARQ, providing SPARQL support, and includes
performance improvements for queries and for parsing RDF/XML.
SPARQL is an RDF query language developed within W3C. ARQ is a complete
implementation of the SPARQL query language and passes all the working
group tests.
The query subsystem, used by SPARQL, has been subtantially speeded up
for in-memory graphs.
The RDF parser ARP is now up to four times faster.
Andy
ARQ subsite:
http://jena.sourceforge.net/ARQ
SPARQL query language:
http://www.w3.org/TR/rdf-sparql-query/