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
