Hi there,
There is a new release of Jena, version 2.7.4 together with a release of
Fuseki, version 0.2.5.
This release passes the final SPARQL 1.1 test suite for query, update
and protocol. The release also include substantial improvements in the
crash recovery of TDB.
There are several areas of deprecated functionality:
1/ Partial, migration support for the W3C submission that lead to SPARQL
Update is depreacted. SPARQL 1.1 Update is standard and more
expressive. Warnings are logged on using old forms.
2/ Most operations on the low-level bulk update handler are deprecated
and the remaining operations will be migrated to the Graph interface.
If this affects you, please let the project know. It does not affect
the Jena API.
3/ Any last remaining support for DAML+OIL (e.g. Vocabulary) is
depreacted in this release and will be removed soon.
== Mailing lists
The user mailing list is
users@jena.apache.org
Send email to
users-subscr...@jena.apache.org
to subscribe.
See also:
http://jena.apache.org/help_and_support/
== File Downloads
The distribution files are available from:
Download Mirrors:
http://www.apache.org/dyn/closer.cgi/jena
The main download files are
binaries/apache-jena-2.7.4-distribution.zip
binaries/jena-fuseki-0.2.5-distribution.zip
.tar.gz form is also available.
== Maven artifacts
Jena is also distributed as artifacts available in the maven central
repositories.
http://repo1.maven.org/maven2/org/apache/jena/
See
http://jena.apache.org/download/maven.html