010 01:01
> To: Meinecke, Johannes
> Cc: virtuoso-users@lists.sourceforge.net
> Subject: Re: [Virtuoso-users] HTTP-Proxy settings for Virtuoso Sponger
>
> Hi Johannes,
>
> >
> > I'm trying to use a locally installed Virtuoso Sponger with both
> > data from intr
Hi Johannes,
I'm trying to use a locally installed Virtuoso Sponger with both
data from intranet and the internet. So far I can only use it to
extract RDF from intranet sources. Is there a way to configure the
Sponger to use an HTTP proxy for external URLs?
This can be done on a request
Hi,
I'm trying to use a locally installed Virtuoso Sponger with both data from
intranet and the internet. So far I can only use it to extract RDF from
intranet sources. Is there a way to configure the Sponger to use an HTTP proxy
for external URLs?
Thanks,
Johannes
Hi Guys,
Any thoughts on this?
Cheers
Jem
-Original Message-
From: Patrick van Kleef [mailto:vos.ad...@openlinksw.com]
Sent: Tue 17/02/2009 13:35
To: Jem Rayfield
Cc: Kingsley Idehen; virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] HTTP proxy
Hi Jem,
> Follow
Hi Jem,
Following on from this I am having a similar problem trying to use the
Jena Provider and HTTP connections via a proxy.
This time I am explictly setting proxy params using JVM -D flags:
VM params -> -Dhttp.proxyHost=www-cache.xxx.bbc.co.uk
-Dhttp.proxyPort=80
I receive errors as follows
RDFNode s = result.get("s");
RDFNode p = result.get("p");
RDFNode o = result.get("o");
System.out.println(graph_name + " { " + s + " "
+ p + " " + o
+ " . }");
}
Sy
51
To: Jem Rayfield
Cc: virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] HTTP proxy
Jem Rayfield wrote:
Hi,
I am having problems sponging external data as my virtuoso instance is
behind a SOCKs proxy.
Thus I keep seeing results such as -->
$ curl -H "Ac
need virtuoso to
act in the same manner.
Thanks
Jem
-Original Message-
From: Kingsley Idehen [mailto:kide...@openlinksw.com]
Sent: 16 February 2009 16:51
To: Jem Rayfield
Cc: virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] HTTP proxy
Jem Rayfield wrote:
>
> H
Jem Rayfield wrote:
Hi,
I am having problems sponging external data as my virtuoso instance is
behind a SOCKs proxy.
Thus I keep seeing results such as -->
$ curl -H "Accept: text/xml"
"_http://localhost:8890/about/rdf/http://www.freebase.com/view/en/barack_obama_";
Error HTCLI
On unix/cygwin I would usually use something like -->
$ echo $http_proxy
http://XXX-XXX.XXX.bbc.co.uk:80
Thus tools such as curl etc use the SOCKs proxy.
I am running virtuoso on windows and was wondering if there is a similar
environment var I need to set in order that virtuoso uses a proxy?
Or
Hi,
I am having problems sponging external data as my virtuoso instance is
behind a SOCKs proxy.
Thus I keep seeing results such as -->
$ curl -H "Accept: text/xml"
"http://localhost:8890/about/rdf/http://www.freebase.com/view/en/barack_
obama"
Error HTCLI
Error HTCLI
HC001: C
11 matches
Mail list logo