Trailing dot in update grammar

Apologies if this is a known problem.

According to our implementation of the Update grammar, you can have a trailing dot in INSERT DATA, so:
   INSERT DATA { GRAPH <G> { <s> <p> <o> . } }
doesn't match the grammar, as far as we can see. The goes against the spirit of SPARQL 1.0, and some examples given in the Update document, e.g. the example in §4.1.1 (though that example doesn't use the GRAPH keyword, so it's not exactly the same).

- Steve

-- 
Steve Harris, CTO, Garlik Limited
1-3 Halford Road, Richmond, TW10 6AW, UK
+44 20 8439 8203  http://www.garlik.com/
Registered in England and Wales 535 7233 VAT # 849 0517 11
Registered office: Thames House, Portsmouth Road, Esher, Surrey, KT10 9AD

Received on Tuesday, 3 August 2010 09:54:57 UTC