You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Andy Seaborne <an...@apache.org> on 2012/11/16 16:00:44 UTC

[ANNOUNCE] Apache Jena 2.7.4 / Apache Jena Fuseki 0.2.5

We are pleased to announce a new release of Apache 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 includes substantial improvements in the 
crash recovery of TDB, the native RDF database.

There are several areas of deprecated functionality:

1/ Partial, migration support for the W3C submission that lead to SPARQL 
Update is deprecated.  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 
deprecated in this release and will be removed soon.

== Mailing lists

The user mailing list is

   users@jena.apache.org

Send email to
   users-subscribe@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 forms are 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