You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by rv...@apache.org on 2014/01/16 15:19:14 UTC

svn commit: r1558805 - /jena/site/trunk/content/documentation/query/index.mdtext

Author: rvesse
Date: Thu Jan 16 14:19:14 2014
New Revision: 1558805

URL: http://svn.apache.org/r1558805
Log:
Link remote query more prominently and add sub-link to HTTP auth docs

Modified:
    jena/site/trunk/content/documentation/query/index.mdtext

Modified: jena/site/trunk/content/documentation/query/index.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/query/index.mdtext?rev=1558805&r1=1558804&r2=1558805&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/query/index.mdtext (original)
+++ jena/site/trunk/content/documentation/query/index.mdtext Thu Jan 16 14:19:14 2014
@@ -29,6 +29,8 @@ SPARQL is the query language developed b
 -   [ARQ Support](support.html)
 -   Application [javadoc](/documentation/javadoc/arq/index.html)
 -   [Command line utilities](cmds.html)
+-   [Querying remote SPARQL services](sparql-remote.html)
+    - [HTTP Authentication for ARQ](http-auth.html)
 -   [Logging](logging.html)
 -   [Explaining queries](explain.html)
 -   [Tutorial: manipulating SPARQL using ARQ](manipulating_sparql_using_arq.html)
@@ -58,7 +60,6 @@ Features of ARQ that are legal SPARQL sy
     -   [Property function library](library-propfunc.html)
 
 -   [Writing ARQ FILTER functions](writing_functions.html)
--   [Querying remote SPARQL services](sparql-remote.html)
 -   [Constructing queries programmatically](programmatic.html)
 -   [Parameterized query strings](parameterized-sparql-strings.html)
 -   [ARQ and the SPARQL algebra](algebra.html)
@@ -120,4 +121,3 @@ Articles and documentation elsewhere:
 Online [Query Form](http://www.sparql.org/query.html) for
 experimenting with SPARQL queries.
 
-