Author: buildbot
Date: Sun Mar 8 14:46:24 2015
New Revision: 942863
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 Sun Mar 8 14:46:24 2015
@@ -1 +1 @@
-1664611
+1665006
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 Sun Mar 8
14:46:24 2015
@@ -150,8 +150,10 @@ 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="./fuseki2/">Fuseki</a> - SPARQL server which can present RDF data
and answer SPARQL queries over HTTP</li>
+<li><a href="./serving-data/">Fuseki</a> - Fuseki1 documentation</li>
<li><a href="./io/">I/O</a> - reading and writing RDF data</li>
+<li><a href="./hadoop">Elephas</a> - working with RDF data on Apache
Hadoop.</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="./ontology/">Ontology</a> - support for handling OWL models in
Jena</li>