Author: buildbot
Date: Sat Jun  1 16:20:01 2019
New Revision: 1045788

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 Sat Jun  1 16:20:01 2019
@@ -1 +1 @@
-1860482
+1860485

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 Jun  1 
16:20:01 2019
@@ -179,11 +179,10 @@ sections.</p>
 <li><a href="./rdfconnection/">RDF Connection</a> - a SPARQL API for local 
datasets and remote services</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="./query/spatial-query.html">Spatial Search</a> - enhanced indexes 
using Lucene or Solr for spatial searches</li>
+<li><a href="./geosparql/">GeoSPARQL</a> - support for GeoSPARQL</li>
 <li><a href="./notes/">How-To's</a> - various topic-specific how-to 
documents</li>
 <li><a href="./permissions/">Permissions</a> - a 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>
 <li><a href="./extras/">Extras</a> - various modules that provide utilities 
and larger packages that make Apache Jena development or usage easier but that 
do not fall within the standard Jena framework.</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 Sat 
Jun  1 16:20:01 2019
@@ -171,7 +171,7 @@ h2:hover > .headerlink, h3:hover > .head
 </ul>
 </li>
 <li><a href="text/index.html">Text search</a></li>
-<li><a href="spatial/index.html">Spatial search</a></li>
+<li><a href="geosparql/index.html">GeoSPARQL</a></li>
 <li><a href="permissions/index.html">Security Permissions JavaDoc</a></li>
 <li><a href="jdbc/index.html">JDBC JavaDoc</a></li>
 <li><a href="elephas/index.html">Elephas</a></li>


Reply via email to