[ANN] Release of Apache Jena Fuseki 0.2.1

We are pleased to announce Jena Fuseki 0.2.1-incubating, the first 
release of Fuseki under the Apache License, and the first release that 
provides ACID transactions in the server when using TDB.

The website for Apache Jena Fuseki is

http://incubator.apache.org/jena/documentation/serving_data/

== About This Release

The main new feature in this release is support for SPARQL 1.1 Query, 
SPARQL 1.1 Update and SPARQL 1.1 Graph Store Protocol, together TDB 
integration to deliver ACID transactions for SPARQL operations.

There is no change in on-disk file format - existing databases continue 
to work and can be used with transactions.

== Mailing lists

The user mailing list for Jena is  jena-users@incubator.apache.org
Send email to  jena-users-subscribe@incubator.apache.org  to subscribe.

See also:
http://incubator.apache.org/jena/help_and_support/index.html

== Download

* There is a single file download is called
     "jena-fuseki-0.2.1-distibution" (zip and tar.gz forms)

* Download Mirrors:
   http://www.apache.org/dyn/closer.cgi/incubator/jena

* Maven artifacts are now
   group id:  org.apache.jena
   artifact:  jena-fuseki

* Java 6 is required

Fully details of how to get a copy of Jena are given at:
    http://incubator.apache.org/jena/download/index.html

Master site:
http://www.apache.org/dist/incubator/jena/

= Maven artifacts

Jena is also distributed as artifacts available in the maven central 
repositories.

     http://repo1.maven.org/maven2/org/apache/jena/

Current code artifacts:

org.apache.jena  jena-core     2.7.0
org.apache.jena  jena-arq      2.9.0
org.apache.jena  jena-tdb      0.9.0
org.apache.jena  jena-iri      0.9.0
org.apache.jena  jena-fuseki   0.2.1

See

   http://incubator.apache.org/jena/download/maven.html

for full details.

== Status

Apache Jena is an effort undergoing incubation at the Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.

Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications,
and decision making process have stabilized in a manner consistent
with other successful ASF projects.

While incubation status is not necessarily a reflection of
the completeness or stability of the code, it does indicate
that the project has yet to be fully endorsed by the ASF.

For more information about the incubation status of the
Jena project you can go to the following page:

http://incubator.apache.org/projects/jena.html

Received on Friday, 23 March 2012 09:27:49 UTC