Re: [Virtuoso-users] Query Results XML format.

2008-11-25 Thread Ivan Mikhailov
Hello Sergejs, Yes this is a clean bug in current SPARQL SELECT DISTINCT implementation. I've reproduced it almost identically using a trivial script, now I'm trying to fix it. Best Regards, Ivan Mikhailov http://virtuoso.openlinksw.com On Tue, 2008-11-18 at 17:38 +0200, Sergejs Rikacovs wrote:

Re: [Virtuoso-users] Query Results XML format.

2008-11-18 Thread Hugh Williams
Hi Sergejs, Can you please confirm if the same error occurs when executing the same query via the Virtuoso isql interface by executing it as: sparql select distinct ?assocUri {?assocUri . } OR

[Virtuoso-users] Query Results XML format.

2008-11-18 Thread Sergejs Rikacovs
Dear Sir/Madam, Noticed one strange thing while executing SPARQL queries on Virtuoso through Virtuoso Sparql Query Form. I have two queries( the only difference between them is absence of the order by clause in the second query ) : select distinct ?assocUri {?assocUri < http://www.w3.org/1999/0