another update test added (was: RE: Questions on grammar restrictions on Blank Node reuse across...)

As per 

  http://lists.w3.org/Archives/Public/public-rdf-dawg/2012AprJun/0165.html

I added the test case corresponding to this one:

> > 2) Do we agree that the semantics of
> >
> >    update1 =  INSERT { GRAPH<g2>  { ?S ?P ?O } }
> >               WHERE { GRAPH<g1>  {?S ?P ?O } } ;
> >               INSERT { GRAPH<g2>  { ?S ?P ?O } }
> >               WHERE { GRAPH<g1>  {?S ?P ?O } }
> >
> >    should be GS''

now under:

 http://www.w3.org/2009/sparql/docs/tests/data-sparql11/basic-update/insert-05.ru

(since I have no implementation at hand to run it at the moment, I'd appreciate feedback in case there's any issues)

best,
Axel

-- 
Dr. Axel Polleres
url: http://www.polleres.net/  twitter: AxelPolleres

Received on Saturday, 26 May 2012 07:29:10 UTC