- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Thu, 27 Sep 2012 12:54:22 +0100
- To: "Polleres, Axel" <axel.polleres@siemens.com>
- CC: "public-rdf-dawg@w3.org" <public-rdf-dawg@w3.org>
ARQ passes these new tests.
However, they will not be in the EARL report for ARQ and others.
http://www.w3.org/2009/sparql/implementations/
Maybe it would be better to stick with the approved test suite and
associated reports that we have for the meeting next week?
Andy
On 25/09/12 21:40, Polleres, Axel wrote:
> Note that I added another variant of that test case for approval now which uses two INSERT DATAs in one request, i.e.
>
> 1)
> http://www.w3.org/2009/sparql/docs/tests/data-sparql11/basic-update/insert-data-same-bnode.ru
> shall test the behavior of
> INSERT DATA { GRAPH :g1 { _:b :p :o }
> GRAPH :g2 { _:b :p :o } }
>
> 2)
> http://www.w3.org/2009/sparql/docs/tests/data-sparql11/basic-update/insert-data-same-bnode2.ru
> shall test the behavior of
> INSERT DATA { GRAPH :g1 { _:b :p :o } } ;
> INSERT DATA { GRAPH :g2 { _:b :p :o } }
>
>
> Axel
Received on Thursday, 27 September 2012 11:54:59 UTC