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
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
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:/