You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by bjo <an...@apache.org> on 2017/11/06 22:06:24 UTC

CMS diff: SPARQL Tutorial - Optional Information

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

bjo

Index: trunk/content/tutorials/sparql_optionals.mdtext
===================================================================
--- trunk/content/tutorials/sparql_optionals.mdtext	(revision 1814385)
+++ trunk/content/tutorials/sparql_optionals.mdtext	(working copy)
@@ -68,7 +68,7 @@
 The optional pattern is any group pattern and may involve any
 SPARQL pattern types.  If the group matches, the solution is
 extended, if not, the original solution is given
-([q-opt-3.rq](sparql_data/q-opt3.rq)).
+([q-opt3.rq](sparql_data/q-opt3.rq)).
 
     PREFIX info:        <http://somewhere/peopleInfo#>
     PREFIX vcard:      <http://www.w3.org/2001/vcard-rdf/3.0#>


Re: CMS diff: SPARQL Tutorial - Optional Information

Posted by Andy Seaborne <an...@apache.org>.
Done, thank you.

On 06/11/17 22:06, bjo wrote:
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Fsparql_optionals.mdtext
> 
> bjo
> 
> Index: trunk/content/tutorials/sparql_optionals.mdtext
> ===================================================================
> --- trunk/content/tutorials/sparql_optionals.mdtext	(revision 1814385)
> +++ trunk/content/tutorials/sparql_optionals.mdtext	(working copy)
> @@ -68,7 +68,7 @@
>   The optional pattern is any group pattern and may involve any
>   SPARQL pattern types.  If the group matches, the solution is
>   extended, if not, the original solution is given
> -([q-opt-3.rq](sparql_data/q-opt3.rq)).
> +([q-opt3.rq](sparql_data/q-opt3.rq)).
>   
>       PREFIX info:        <http://somewhere/peopleInfo#>
>       PREFIX vcard:      <http://www.w3.org/2001/vcard-rdf/3.0#>
>