Draft for wider than "there's a release" messages.
To:
[email protected]
[email protected]
without the "apologies for cross-posting :-|
Andy
------------------------------------
Apache Jena is framework for building linked data and semantic web
applications.
The release of Jena 2.13.0 includes a major revision of the Apache Jena
SPARQL server. Fuseki2 includes server security and an all new server
admin UI. It is available both as a standalone server, and packaged as
a WAR file.
http://jena.apache.org/documentation/fuseki2/
The security is provided by Apache Shiro. This can be configured to
meet specific deployment needs.
The new UI provides administration of a running server, including
managing datasets. At the moment, it provides the abilities to create
datasets, upload data, query the data and to backup the database on a
live server.
This interface is new and we are seeking contribution and feedback to
help shape it's evolution.
This incorporates component and contributions from YASR
http://yasgui.org/ (with thanks to Laurens Rietveld)
Fuseki v1 continues to be available. To ease transition, the Fuseki v2
standalone server can be run in the same way as Fuseki1 for existing
configurations. The Fuseki1 and Fuseki2 UIs are not compatible.
== Obtaining Fuseki 2
= As binary downloads
Apache Jena libraries are available as a binary distribution of
libraries. Apache Jena Fuseki (versions 1 and 2) are available as binary
distribution (as well as in maven). For details of a global mirror copy
of all Jena binaries please see:
http://jena.apache.org/download/index.cgi
= Source code for the release
The signed source code of this release is available at:
http://www.apache.org/dist/jena/source/
and the signed master source for all Apache Jena releases is available
at: http://archive.apache.org/dist/jena/
The Apache Jena developer community