You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2013/09/06 18:54:00 UTC

svn commit: r877521 - in /websites/staging/jena/trunk/content: ./ documentation/index.html documentation/javadoc/index.html

Author: buildbot
Date: Fri Sep  6 16:53:59 2013
New Revision: 877521

Log:
Staging update by buildbot for jena

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

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep  6 16:53:59 2013
@@ -1 +1 @@
-1520503
+1520630

Modified: websites/staging/jena/trunk/content/documentation/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/index.html Fri Sep  6 16:53:59 2013
@@ -143,6 +143,8 @@ sections.</p>
 <li><a href="./notes/">How-To's</a> - various topic-specific how-to documents</li>
 <li><a href="./ontology/">Ontology</a> - support for handling OWL models in Jena</li>
 <li><a href="./tdb/">TDB</a> - a fast persistent triple store that stores directly to disk</li>
+<li><a href="./security/">Security</a> - a Security (Permissions) wrapper around Jena RDF implementation</li>
+<li><a href="./jdbc/">JDBC</a> - a SPARQL over JDBC driver framework</li>
 <li><a href="./sdb/">SQL DB</a> - constructing persistent Jena models using SQL databases as the storage layer</li>
 <li><a href="./tools/">Tools</a> - various command-line tools and utilities to help developers manage RDF data and other aspects of Jena</li>
 </ul>

Modified: websites/staging/jena/trunk/content/documentation/javadoc/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/javadoc/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/javadoc/index.html Fri Sep  6 16:53:59 2013
@@ -131,6 +131,8 @@
 <li><a href="jena/index.html">Jena JavaDoc</a></li>
 <li><a href="arq/index.html">ARQ JavaDoc</a></li>
 <li><a href="tdb/index.html">TDB JavaDoc</a></li>
+<li><a href="security/index.html">Security JavaDoc</a></li>
+<li><a href="jdbc/index.html">JDBC JavaDoc</a></li>
 <li><a href="sdb/index.html">SDB JavaDoc</a></li>
 <li><a href="fuseki/index.html">Fuseki JavaDoc</a></li>
 </ul>