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
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
С уважением, Александр Зарипов
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