Author: buildbot
Date: Sat Aug  3 14:25:30 2013
New Revision: 872600

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 Sat Aug  3 14:25:30 2013
@@ -1 +1 @@
-1509758
+1509996

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 Sat Aug  3 
14:25:30 2013
@@ -156,17 +156,27 @@
 
   <div id="content">
     <h1 class="title">SDB - persistent triple stores using relational 
databases</h1>
-    <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>SDB uses an SQL database for the storage and query of RDF data.
+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>
+<p><i>
+Use of SDB for new applications is not recommended.</p>
+<p>This component is "maintenance only".</p>
+<p><a href="../tdb/index.html">TDB</a> is faster, more scalable and better 
supported
+than SDB.
+</i></p>
+<h2 id="status">Status</h2>
+<p>As of June 2013 the Jena developers agreed to treat SDB as 
+being only maintanined where possible. 
+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 developed.  None of the developers
+use it within their organizations.</p>
+<p>SDB may be revived as a fully supported component if members of the
+community come forward to develop 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