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

Niels Andersen

Index: trunk/content/tutorials/rdf_api.mdtext
===================================================================
--- trunk/content/tutorials/rdf_api.mdtext      (revision 1655891)
+++ trunk/content/tutorials/rdf_api.mdtext      (working copy)
@@ -752,7 +752,7 @@
 <p>The previous section dealt with the case of navigating a model from a
 resource with a known URI. This section deals with searching a
 model. The core Jena API supports only a limited query primitive.  The
-more powerful query facilities of RDQL are described elsewhere.</p>
+more powerful query facilities of SPARQL are described elsewhere.</p>
 
 <p>The <code>Model.listStatements()</code> method, which lists all the
 statements in a model, is perhaps the crudest way of querying a model.

Reply via email to