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 2014/01/16 15:19:42 UTC

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

Author: buildbot
Date: Thu Jan 16 14:19:41 2014
New Revision: 894389

Log:
Staging update by buildbot for jena

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

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 16 14:19:41 2014
@@ -1 +1 @@
-1557232
+1558805

Modified: websites/staging/jena/trunk/content/documentation/query/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/index.html Thu Jan 16 14:19:41 2014
@@ -157,6 +157,10 @@ SPARQL is the query language developed b
 <li><a href="support.html">ARQ Support</a></li>
 <li>Application <a href="/documentation/javadoc/arq/index.html">javadoc</a></li>
 <li><a href="cmds.html">Command line utilities</a></li>
+<li><a href="sparql-remote.html">Querying remote SPARQL services</a><ul>
+<li><a href="http-auth.html">HTTP Authentication for ARQ</a></li>
+</ul>
+</li>
 <li><a href="logging.html">Logging</a></li>
 <li><a href="explain.html">Explaining queries</a></li>
 <li><a href="manipulating_sparql_using_arq.html">Tutorial: manipulating SPARQL using ARQ</a></li>
@@ -193,7 +197,6 @@ SPARQL is the query language developed b
 <li>
 <p><a href="writing_functions.html">Writing ARQ FILTER functions</a></p>
 </li>
-<li><a href="sparql-remote.html">Querying remote SPARQL services</a></li>
 <li><a href="programmatic.html">Constructing queries programmatically</a></li>
 <li><a href="parameterized-sparql-strings.html">Parameterized query strings</a></li>
 <li><a href="algebra.html">ARQ and the SPARQL algebra</a></li>