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/01/19 14:30:14 UTC

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

Author: buildbot
Date: Sat Jan 19 13:30:14 2013
New Revision: 847287

Log:
Staging update by buildbot for jena

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

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan 19 13:30:14 2013
@@ -1 +1 @@
-1434602
+1435541

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 Sat Jan 19 13:30:14 2013
@@ -161,6 +161,7 @@ sections.</p>
 <ul>
 <li><a href="./rdf/">The RDF API</a> - the core RDF API in Jena</li>
 <li><a href="./query/">SPARQL</a> - querying and updating RDF models using the SPARQL standards</li>
+<li><a href="./serving_data/">Fuseki</a> - SPARQL server which can present RDF data and answer SPARQL queries over HTTP</li>
 <li><a href="./assembler/">Assembler</a> - describing recipes for constructing Jena models declaratively using RDF</li>
 <li><a href="./inference/">Inference</a> - using the Jena rules engine and other inference algorithms to derive consequences from RDF models</li>
 <li><a href="./javadoc/">Javadoc</a> - JavaDoc generated from the Jena source</li>
@@ -168,9 +169,8 @@ sections.</p>
 <li><a href="./io/">I/O</a> - notes on input and output of triples to and from Jena models</li>
 <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="./sdb/">SQL DB</a> - constructing persistent Jena models using SQL databases as the storage layer</li>
 <li><a href="./tdb/">TDB</a> - a fast persistent triple store that stores directly to disk without requiring a relational store</li>
-<li><a href="./serving_data/">Serving RDF data</a> - servers which can present RDF data and answer SPARQL queries over HTTP</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>
   </div>