You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Anonymous CMS User <an...@apache.org> on 2017/10/12 10:27:22 UTC

CMS diff: SPARQL Tutorial - Datasets

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



Index: trunk/content/tutorials/sparql_datasets.mdtext
===================================================================
--- trunk/content/tutorials/sparql_datasets.mdtext	(revision 1811904)
+++ trunk/content/tutorials/sparql_datasets.mdtext	(working copy)
@@ -22,7 +22,7 @@
 
 If a variable is given, all the named graphs (not the default
 graph) are tried.  The variable may be used elsewhere so that if,
-during execution, it's value is already known for a solution, only
+during execution, its value is already known for a solution, only
 the specific named graph is tried.
 
 ### Example Data