Re: 4 basic update test cases added

fixed, thanks.

On 20 Jul 2010, at 14:07, Passant, Alexandre wrote:

> Hi,
> 
> On 20 Jul 2010, at 13:42, Axel Polleres wrote:
> 
> > Mainly to illustrate the intended update manifest format (see previous mail), I added some basic test cases for INSERT DATA under:
> >
> > http://www.w3.org/2009/sparql/docs/tests/data-sparql11/basic-update/manifest.ttl
> >
> > namely:
> >
> 
> I haven't run them but some feedback
> 
> > insert-data-spo1
> > ... This is a simple insert of a single triple to the unnamed graph of an empty graph store
> 
> ok
> 
> > insert-data-named1
> > ... This is a simple insert of a single triple to a named graph of an empty graph store
> 
> Missing a closing > in the query: "<http://example.org/g1"
> 
> > insert-data-named2
> > ... This is a simple insert of a single triple to a named graph of a graph store consisting of an empty unnamed graph and the named graph where the triple is inserted holds one (different) triple already
> 
> Missing a closing > in the query: "<http://example.org/g1"
> 
> > insert-data-named3
> > ... This is a simple insert of a single triple to a named graph of a graph store consisting of an empty unnamed graph and the named graph where the triple is inserted holds the inserted triple already (using the same query as insert-data-named1)
> 
> Missing a closing > in the query: "<http://example.org/g1"
> 
> Alex.
> 
> >
> >
> > I guess approval needs to await until the update editors have checked them (I haven't yet tested them with an existing implementation)
> >
> > Axel
> 
> --
> Dr. Alexandre Passant
> Digital Enterprise Research Institute
> National University of Ireland, Galway
> :me owl:sameAs <http://apassant.net/alex> .
> 
> 
> 
> 
> 
> 
> 

Received on Tuesday, 20 July 2010 13:15:14 UTC