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