Re: [Virtuoso-users] Pseudo-Duplicate triples/Missing predicates on retrieval of RDF data

2010-09-01 Thread CStadler
Hi, Sorry, my last e-mail contained quite alot of mistakes, so here is the corrected version: I could reproduce the following bug with Virtuoso OSE 6.1.2 and 6.1.1 (other versions not tested): Sparql Insert Into {

Re: [Virtuoso-users] Pseudo-Duplicate triples/Missing predicates on retrieval of RDF data

2010-09-01 Thread Mitko Iliev
Hi, Are you doing CONSTRUCT as i don't think COUNT returns N3 triples serialization. Please clarify how much is count(*) and what exact construct are you doing . Best Regards, Mitko On Sep 1, 2010, at 12:16 AM, CStadler wrote: >> Sparql Select Count(*) From {?s ?p ?o .}; >>