- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Tue, 13 Mar 2012 10:48:17 +0000
- To: Semantic Web <semantic-web@w3.org>
We are pleased to announce Apache Jena TDB 0.9.0-incubating, the first
release of TDB under the Apache License, and the first release that
provides ACID transactions.
The website for Apache Jena TDB is
http://incubator.apache.org/jena/
== 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
== About This Release
The main new feature in this release is ACID transactions.
http://incubator.apache.org/jena/documentation/tdb/tdb_transactions.html
There is no change in on-disk file format - existing databases continue
to work and can be used with transactions.
== Download
* There is a single file download is called
"jena-tdb-0.9.0-distibution" (zip and tar.gz)
* Download Mirrors:
http://www.apache.org/dyn/closer.cgi/incubator/jena
* Maven artifacts are now org.apache.jena:jena-tdb
* The java packaging under 'com.hp.hpl.jena' remains
the same in this release.
* Java 6 is now 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
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 Tuesday, 13 March 2012 10:48:53 UTC