Re: [Virtuoso-users] Long query - "Lost connection to server"

2016-08-10 Thread Pantelis Natsiavas
Thank you Hugh for your answer. I have actually already used the respective pragma before the SPARUL query. SPARQL DEFINE sql:log-enable 3 INSERT The documentation of the virtuoso functions is not clear for me. However, I think I have already done what you suggest. Right? The graph the SPA

[Virtuoso-users] URL Rewrite

2016-08-10 Thread Jürgen Jakobitsch
hi, i'm having trouble creating a suitable url-rewrite, can someone help me with this? i have a virtual directory (/search) which i want to redirect to a sparql fulltextquery, but in the url rewrite's "destination path format" i don't know how to access a url-parameter. what i want to do is to r

[Virtuoso-users] DESCRIBE does not return single owl:sameAs

2016-08-10 Thread Adrian Gschwend
Hi list, I provide some URIs in Virtuoso which consist only of one triple, pointing to the main resource in the same store via owl:sameAs: http://lindas-data.ch/sparql?default-graph-uri=&query=CONSTRUCT+WHERE+%7B%0D%0A%0D%0A%3Chttp%3A%2F%2Flod.opentransportdata.swiss%2Fdidok%2FBSGB%3E+%3Fp+%3Fo%0

[Virtuoso-users] Debugging JDBC Virtuoso connection

2016-08-10 Thread Davis, Daniel (NIH/NLM) [C]
I've done my UI using Java Spring, but so far, I've been doing it as an old dinosaur, running my build and my changes on the Linux host where Virtuoso is running. Now, I'm trying to use Virtuoso remotely from another host. >From Python, I can connect to port , but when I try to connect to Vi