Author: buildbot
Date: Fri Aug  2 16:14:58 2013
New Revision: 872492

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/sdb/index.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Aug  2 16:14:58 2013
@@ -1 +1 @@
-1508980
+1509758

Modified: websites/staging/jena/trunk/content/documentation/sdb/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/sdb/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/sdb/index.html Fri Aug  2 
16:14:58 2013
@@ -156,13 +156,17 @@
 
   <div id="content">
     <h1 class="title">SDB - persistent triple stores using relational 
databases</h1>
-    <p>SDB is a component of
+    <p>SDB is a <em>deprecated</em> component of
 <a href="http://jena.apache.org/";>Jena</a> for RDF
 storage and query specifically to support SPARQL.</p>
 <p>The storage is provided by an SQL database and many databases are
 supported, both Open Source and proprietary.</p>
 <p>An SDB store can be accessed and managed with the provided command
 line scripts and via the Jena API.</p>
+<h2 id="deprecation">Deprecation</h2>
+<p>As of June 2013 the Jena developers agreed to treat SDB as a deprecated 
component - see <a 
href="http://mail-archives.apache.org/mod_mbox/jena-users/201306.mbox/%[email protected]%3e";>Future
 of SDB</a> thread on the mailing list.</p>
+<p>The developers intend to continue releasing SDB alongside other Jena 
components but it is not actively maintained since none of the developers are 
familiar with SDB or use it in their organizations.</p>
+<p>SDB may be revived as a fully supported component if members of the 
community come forward to maintain it.  The Jena team strongly recommends the 
use of <a href="../tdb/">TDB</a> instead of SDB for all new development due to 
TDBs substantially better performance and scalability.</p>
 <h2 id="documentation">Documentation</h2>
 <ul>
 <li><a href="installation.html">SDB Installation</a></li>


Reply via email to