Re: [Virtuoso-users] Bug in tutorial package and v 5.0.9-rc4

2008-10-02 Thread Patrick van Kleef
Hi Alexandre, I noticed a bug with installed package tutorial. Here is how to reproduce the bug : - start from a fresh install of Virtuoso 5.0.9-rc4 - from the conductor, install the tutorial package - from isql, try the following query : -- SQL

[Virtuoso-users] Bug in tutorial package and v 5.0.9-rc4

2008-10-02 Thread Alexandre Bertails
Hello everybody, I noticed a bug with installed package tutorial. Here is how to reproduce the bug : - start from a fresh install of Virtuoso 5.0.9-rc4 - from the conductor, install the tutorial package - from isql, try the following query : -- SQ

[Virtuoso-users] merge named graphs

2008-10-02 Thread Sergio Fernandez Lopez
Hi, is there any fast way to merge some named graph in a new one? I can do it with a simple query such as: INSERT INTO GRAPH { ?s ?p ?o } FROM FROM FROM WHERE { ?s ?p ?o } But I'm s

Re: [Virtuoso-users] SPARUL query kills Virtuoso

2008-10-02 Thread Sergio Fernández
On Thu, 2008-10-02 at 02:41 +0700, Ivan Mikhailov wrote: > Sergio, Hi Ivan, > The fix is attached. It will also appear in next release of Virtuoso > Open Source. Thank you very much! That patch fixes the bug with such a kind of query. Superb work, guy! Best, -- Sergio Fernández - sergio.fernan