- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Tue, 02 Oct 2012 20:24:20 +0100
- To: SPARQL Working Group <public-rdf-dawg@w3.org>
ACTION-691 completed
== Changes to rq25
Section "19.6 Blank Node Labels"
http://www.w3.org/2009/sparql/docs/query-1.1/rq25.xml#grammarBNodeLabels
This also consolidated grammar notes 9 and 10 in to 19.6.
(NB: the allowed reuse in different QuadPattern is not visible:
each individual template is subject to instantiation before any blank
nodes get in to the data.)
To minimise change:
Grammar note 9 left as-is.
Grammar note 10 now just a textual mention of 19.6
(so numbering of notes has not changed)
== No grammar rule changes
== Tests
syntax-update-53.ru is correct (no need to remove it or to unapprove it).
I have added a negative test (not approved): syntax-update-54.ru
------
PREFIX : <http://www.example.org/>
INSERT DATA { _:b1 :p :o }
;
INSERT DATA { _:b1 :p :o }
------
Andy
Received on Tuesday, 2 October 2012 19:24:52 UTC