You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Wilker Lucio <an...@apache.org> on 2019/05/11 15:45:40 UTC

CMS diff: SPARQL Tutorial

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Fsparql.mdtext

Wilker Lucio

Index: trunk/content/tutorials/sparql.mdtext
===================================================================
--- trunk/content/tutorials/sparql.mdtext	(revision 1859103)
+++ trunk/content/tutorials/sparql.mdtext	(working copy)
@@ -7,7 +7,7 @@
 If you are looking for a short introduction to SPARQL and Jena try
 [Search RDF data with SPARQL](http://www.ibm.com/developerworks/xml/library/j-sparql/).  If you are looking to execute SPARQL queries in code and already known SPARQL then you likely want to read the [ARQ Documentation][1] instead.
 
-[1]: http://jena.apache.org/documentation/query/index.html
+[1]: https://jena.apache.org/documentation/query/app_api.html
 
 SPARQL is a
 [query language](http://www.w3.org/TR/sparql11-query/) and a