[Virtuoso-users] Windows installer

2008-10-16 Thread Sergio Fernandez Lopez
Hi, is there any easy way to install Virtuoso on Windows? I colleagues that uses that operative system wants to install it in his own pc. I was reading and it looks not so easy, while some common tools in unix are difficult to use in Windows. I supose someone has a built package... Cheers, -

[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

[Virtuoso-users] SPARUL query kills Virtuoso

2008-09-30 Thread Sergio Fernandez Lopez
Hi, in a query I'm trying to insert some triples, but it kills the server: 10:35:52 GPF: sparul2sql.c:157 sparp_ctor_triple_is_disjoin_with_where_pattern (): wrong gp subtype GPF: sparul2sql.c:157 sparp_ctor_triple_is_disjoin_with_where_pattern (): wrong gp subtype The query is not so complex,