Author: buildbot
Date: Wed Dec 11 14:48:43 2013
New Revision: 889994

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 Wed Dec 11 14:48:43 2013
@@ -1 +1 @@
-1550156
+1550159

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 Wed Dec 11 
14:48:43 2013
@@ -138,14 +138,15 @@ sections.</p>
 <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="./io/">I/O</a> - reading and writing RDF data</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>
+<li><a href="./tdb/">TDB</a> - a fast persistent triple store that stores 
directly to disk</li>
 <li><a href="./javadoc/">Javadoc</a> - JavaDoc generated from the Jena 
source</li>
 <li><a href="./query/text-query.html">Text Search</a> - enhanced indexes using 
Lucene or Solr for more efficient searching of text literals in Jena models and 
datasets.</li>
-<li><a href="./io/">I/O</a> - notes on input and output of triples to and from 
Jena models</li>
+<li><a href="./query/spacial-query.html">Spatial Search</a> - enhanced indexes 
using Lucene or Solr for spaial searches</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="./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>


Reply via email to