Re: [Virtuoso-users] sparql insert/delete problem

2008-09-25 Thread Hugh Williams
Hi Jan, This issue of being able to have separate partitions/ quad stores for querying models in Virtuoso will be address an a later release. If not in 5.0.9, then most probably in the release that follows ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://ww

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-25 Thread Ivan Mikhailov
Hello Alexander, OK, I'll try this and report what work and what does not. Best Regards, Ivan Mikhailov, OpenLink Software http://virtuoso.openlinksw.com On Tue, 2008-09-23 at 22:30 +0400, lasa...@lvk.cs.msu.su wrote: > Ivan, > > I've finally made a full log of the test we use. It is availabl

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-23 Thread lasaine
Ivan, I've finally made a full log of the test we use. It is available at http://lvk.cs.msu.su/~lasaine/sparql.sql.bz2 I've also compared the contents of two system graphs (http://www.openlinksw.com/schemas/virtrdf#, http://localhost:8890/DAV) of an empty database and the database after the test.

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-22 Thread Jan Stette
We have come across this problem when using Virtuoso as well. We would really like to set it up so only "our own" triples are visible when querying models, not intermixed with internal Virtuoso data. Jan 2008/9/22 Alexander I. Gordeev > On Tuesday 16 September 2008 08:34:23 you wrote: > > Ale

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-22 Thread Alexander I. Gordeev
On Tuesday 16 September 2008 08:34:23 you wrote: > Alexander, > > Intially the database contains one graph, its name is > and it can be retrieved by > call JSO_SYS_GRAPH(). It contains descriptions of all RDF Views in the > system, including the "default

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-15 Thread Alexander I. Gordeev
Sorry, forgot to CC to the list... On Monday 15 September 2008 16:19:34 you wrote: > Hello Alexander, > > I'm sorry but I can't reproduce the case. I've tried both Virtuoso Open > Source 5.0.8 (a fresh build downloaded from SourceForge) and the > snapshot that will become a base for 5.0.9 later th

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-15 Thread Ivan Mikhailov
Hello Alexander, I'm sorry but I can't reproduce the case. I've tried both Virtuoso Open Source 5.0.8 (a fresh build downloaded from SourceForge) and the snapshot that will become a base for 5.0.9 later this week. The log of isql session follows: SQL> sparql insert into graph {

Re: [Virtuoso-users] sparql insert/delete problem

2008-09-13 Thread Alexander I. Gordeev
On Saturday 13 September 2008 03:40:41 Alexander I. Gordeev wrote: > Hi All! > > I'm currently testing Virtuoso because we need a fast RDF store which can > handle billions of triples for my company's several projects and it shows > itself very well so far. However, I've found that several queries

[Virtuoso-users] sparql insert/delete problem

2008-09-12 Thread Alexander I. Gordeev
Hi All! I'm currently testing Virtuoso because we need a fast RDF store which can handle billions of triples for my company's several projects and it shows itself very well so far. However, I've found that several queries do not work as expected (neither through isql nor jdbc interface): sparq