Author: buildbot
Date: Thu May 30 18:15:32 2019
New Revision: 1045737
Log:
Staging update by buildbot for jena
Modified:
websites/staging/jena/trunk/content/ (props changed)
websites/staging/jena/trunk/content/tutorials/sparql.html
Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 30 18:15:32 2019
@@ -1 +1 @@
-1860412
+1860414
Modified: websites/staging/jena/trunk/content/tutorials/sparql.html
==============================================================================
--- websites/staging/jena/trunk/content/tutorials/sparql.html (original)
+++ websites/staging/jena/trunk/content/tutorials/sparql.html Thu May 30
18:15:32 2019
@@ -164,7 +164,7 @@ h2:hover > .headerlink, h3:hover > .head
SPARQL. The tutorial covers the major features of the query
language through examples but does not aim to be complete.</p>
<p>If you are looking for a short introduction to SPARQL and Jena try
-<a href="http://www.ibm.com/developerworks/xml/library/j-sparql/">Search RDF
data with SPARQL</a>. If you are looking to execute SPARQL queries in code and
already known SPARQL then you likely want to read the <a
href="http://jena.apache.org/documentation/query/index.html">ARQ
Documentation</a> instead.</p>
+<a href="http://www.ibm.com/developerworks/xml/library/j-sparql/">Search RDF
data with SPARQL</a>. If you are looking to execute SPARQL queries in code and
already known SPARQL then you likely want to read the <a
href="https://jena.apache.org/documentation/query/index.html">ARQ
Documentation</a> instead.</p>
<p>SPARQL is a
<a href="http://www.w3.org/TR/sparql11-query/">query language</a> and a
<a href="http://www.w3.org/TR/rdf-sparql-protocol/">protocol</a> for accessing