Hi all
I'm running Virtuoso-7.1.0 over a Ubuntu 12.04 with 4GB of RAM, and I'm
having the following problem.
I'm using a script for loading the data as it is explained here [1]. The
script is the following
/opt/virtuoso-7.1.0/default/bin/isql -S "$1" -U xxx verbose=on
banner=off prompt=off ech
On Jul 7, 2014, at 11:11 PM, Arsham Mesbah wrote:
> Hi Ted,
>
> Thanks for your kind reply.
>
> I am running Virtuoso Open Source Edition on all instances.
> The instance that holds the entire data runs
> Virtuoso Version 7.0.0.3203-pthreads as of Sep 30 2013
>
> The servers involved i
Hi Sebastian,
I compiled Virtuoso myself from the Github repository (develop/7 branch).
So I compiled it with the "--enable-ods-vad" option (among others) in the
configure.
Then I went to the conductor, installed the package "ods framework" as
written in the tutorial liked before and when I arriv
On 07.07.2014 15:29, Julien Plu wrote:
> Hi !
>
> I currently try to manage the OAuth possibilities implemented inside
> Virtuoso via the "ods_framework" VAD as explained here :
> http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtOAuthSPARQL
>
> Everything goes well until the step 20,