Re: [Virtuoso-users] isql-vt load problems

2011-01-04 Thread R Stanislaus
Hi I cannot run this query as I deleted all the triples from the db as I am trying to figure out what is happening. To your knowledge has this happened to anyone before? It looks like this problem is with the latest version. Version 5.12.3041 seems fine. Thanks Romesh On Mon, Jan 3, 2011 at 8:47

Re: [Virtuoso-users] Strange behavior of MODIFY query

2011-01-04 Thread Rumi Tsekova
Aleksandr, Another example with no WHERE clause: http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparulexamples13 Best Regards, Rumi Hi Aleksandr, Using MODIFY graph in SPARQL as per below is actually performing UPDATE operation. i.e. you need to specify WHERE clause. See f

Re: [Virtuoso-users] Strange behavior of MODIFY query

2011-01-04 Thread Rumi Tsekova
Hi Aleksandr, Using MODIFY graph in SPARQL as per below is actually performing UPDATE operation. i.e. you need to specify WHERE clause. See for example in our doc this usage case: http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparulexamples7 Hope this helps. Best Regards, R

[Virtuoso-users] Strange behavior of MODIFY query

2011-01-04 Thread Aleksandr A. Zaripov
С уважением, Александр Зарипов zari...@tpu.ru От: Aleksandr A. Zaripov Отправлено: 22 декабря 2010 г. 23:22 Кому: virtuoso-de...@lists.sourceforge.net Тема: Strange behavior of MODIFY query Hello. I am running VOS 6.01.3127 and have strange problem. I

Re: [Virtuoso-users] isql-vt load problems

2011-01-04 Thread Hugh Williams
Hi What does the following query which should return the graph name associated with the returned triples return for the ?g: sparql select * where { graph ?g {?s ?p ?o filter(regex(?s,"uniprot"))}} limit 10; Best Regards Hugh Williams Professional Services OpenLink Software Web: http:/