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#>

Reply via email to