Hi Peter,
I have tried this myself and get the same error. We are looking into this and I
shall let you know when there is a fix for it ...
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.c
Hi Jim,
Can you please check in the virtuoso.log file to see if any errors or messages
are reported when the update is being performed. The Virtuoso trace_on()
function can also be used to enable additional tracing to the log file which
will show the form of the query being passed and any error
I did a git close of https://github.com/openlink/virtuoso-opensource.git
compiled and installed in on Ubuntu 13.04 server 64-bit
I am having trouble installing the fct_dav.vad
This is what I am getting
*18:24:20 PL LOG: SQ200: Table referenced in contains does not have a text
index*
*while exec
I'm trying to do SPARQL 1.1 Update INSERT DATA using
Jena's com.hp.hpl.jena.update package, but:
1) the updates fail and there are no error messages from Jena.
2) the jena virtuoso provider isn't an option because I need to keep the
code triple store independent
3) sending the same updates via GET