Re: [Virtuoso-users] VAD file checksum mismatch

2009-02-16 Thread Alf Eaton
2009/2/16 Alf Eaton : > I've installed Virtuoso Virtuoso Open-Source Edition (version > 05.10.3037) and logged in to /conductor, but when I try and install > the Demo package it gives a "VAD file checksum mismatch" error. The > "doc" and "SPARQL Demo" packages install fine. Is there something else

Re: [Virtuoso-users] Virtuoso and spatial extensions / spatial support

2009-02-16 Thread Kingsley Idehen
Ceriel Jacobs wrote: Hugh Williams wrote on 11 feb 2009 13:36:42 GMT+01:00: At the current time acceleration will be project priority driven. Rephrased in my own words: Priority is based upon the number of paying openlinksw customers requesting the (spatial support) feature. Do I

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Kingsley Idehen
Peter Ansell wrote: - Original Message From: Kingsley Idehen To: Peter Ansell Cc: virtuoso-users@lists.sourceforge.net Sent: Tuesday, 17 February, 2009 12:25:17 AM Subject: Re: [Virtuoso-users] constructing URI's from literals Peter Ansell wrote: - Original Message

Re: [Virtuoso-users] Virtuoso and spatial extensions / spatial support

2009-02-16 Thread Ceriel Jacobs
Hugh Williams wrote on 11 feb 2009 13:36:42 GMT+01:00: At the current time acceleration will be project priority driven. Rephrased in my own words: Priority is based upon the number of paying openlinksw customers requesting the (spatial support) feature. Do I understand this correctly? ~C

Re: [Virtuoso-users] HTTP proxy

2009-02-16 Thread Kingsley Idehen
Jem Rayfield wrote: Yes the rdf mappers all work as expected. The only problem I have is when trying to sponge content via the virtuoso proxy. The virtuoso proxy needs to use an internal proxy rather than trying to connect directly to a URL. So --> curl -> localhost virtuoso -> direct

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Peter Ansell
- Original Message > From: Kingsley Idehen > To: Peter Ansell > Cc: virtuoso-users@lists.sourceforge.net > Sent: Tuesday, 17 February, 2009 12:25:17 AM > Subject: Re: [Virtuoso-users] constructing URI's from literals > > Peter Ansell wrote: > > > > - Original Message > > >

Re: [Virtuoso-users] VAD file checksum mismatch

2009-02-16 Thread Hugh Williams
Hi Alf, I downloaded the http://virtuoso.openlinksw.com/vads/ ods_framework_dav.vad package and could install successfully on my VOS 5.0.10.3037 build on Mac OS X, thus are you sure your download might not have been corrupt ? Note also if you are using a VOS build then the VAD packages are

Re: [Virtuoso-users] VAD file checksum mismatch

2009-02-16 Thread Patrick van Kleef
HI Alf, I've installed Virtuoso Virtuoso Open-Source Edition (version 05.10.3037) and logged in to /conductor, but when I try and install the Demo package it gives a "VAD file checksum mismatch" error. The "doc" and "SPARQL Demo" packages install fine. Is there something else that needs to be c

[Virtuoso-users] VAD file checksum mismatch

2009-02-16 Thread Alf Eaton
I've installed Virtuoso Virtuoso Open-Source Edition (version 05.10.3037) and logged in to /conductor, but when I try and install the Demo package it gives a "VAD file checksum mismatch" error. The "doc" and "SPARQL Demo" packages install fine. Is there something else that needs to be configured, o

Re: [Virtuoso-users] HTTP proxy

2009-02-16 Thread Jem Rayfield
Yes the rdf mappers all work as expected. The only problem I have is when trying to sponge content via the virtuoso proxy. The virtuoso proxy needs to use an internal proxy rather than trying to connect directly to a URL. So --> curl -> localhost virtuoso -> direct connection to external

Re: [Virtuoso-users] HTTP proxy

2009-02-16 Thread Kingsley Idehen
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

Re: [Virtuoso-users] HTTP proxy

2009-02-16 Thread Jem Rayfield
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

[Virtuoso-users] HTTP proxy

2009-02-16 Thread Jem Rayfield
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

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Kingsley Idehen
Peter Ansell wrote: - Original Message From: Kjetil Kjernsmo To: virtuoso-users@lists.sourceforge.net Sent: Monday, 16 February, 2009 6:01:17 PM Subject: Re: [Virtuoso-users] constructing URI's from literals On Monday 16 February 2009 06:23:59 Peter Ansell wrote: Hi, Is the

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-16 Thread Kingsley Idehen
Jem Rayfield wrote: Hi Kingsley, I want to push content into Virtuoso via HTTP rather than a crawl mechanism. I don't think the content crawler is what I am after. Yes. When you PUT data into Virtuoso, sponging can occur, it depends on where you PUT the data :-) Our content gets created

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Ivan Mikhailov
Hello Peter, > Is there anyway with SPARQL and Virtuoso to create a URI in a result when it > is stored as a literal in the triplestore? Virtuoso has built-in function iri() that is similar to str() but produce an IRI. > An example query of the relevant data is: > > SELECT * WHERE { GRAPH

Re: [Virtuoso-users] Problems loading data

2009-02-16 Thread Kjetil Kjernsmo
Just to follow up on this issue: On Thursday 29 January 2009 17:09:10 Kjetil Kjernsmo wrote: > So, in spite of the data being loaded many times into the graph named > http://msone.computas.no/graphs it doesn't show up. And suddenly, it does, > with no changes to what I do, as far as I can tell. I

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Kjetil Kjernsmo
On Monday 16 February 2009 11:47:02 Peter Ansell wrote: > I was hoping that wasn't the only case and that there was a virtuoso > extension to allow people to do the reverse if it is reasonable. The > resulting URI would only be used in the output, ie, not in a further graph > match, so it doesn't s

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Peter Ansell
- Original Message > From: Kjetil Kjernsmo > To: virtuoso-users@lists.sourceforge.net > Sent: Monday, 16 February, 2009 6:01:17 PM > Subject: Re: [Virtuoso-users] constructing URI's from literals > > On Monday 16 February 2009 06:23:59 Peter Ansell wrote: > > Hi, > > > > Is there anyw

Re: [Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Kjetil Kjernsmo
On Monday 16 February 2009 06:23:59 Peter Ansell wrote: > Hi, > > Is there anyway with SPARQL and Virtuoso to create a URI in a result when > it is stored as a literal in the triplestore? I don't know if Virtuoso has something, but looking at http://www.w3.org/TR/rdf-sparql-query/#FunctionMapping

[Virtuoso-users] constructing URI's from literals

2009-02-16 Thread Peter Ansell
Hi, Is there anyway with SPARQL and Virtuoso to create a URI in a result when it is stored as a literal in the triplestore? An example query of the relevant data is: SELECT * WHERE { GRAPH { ?s ?p "http://purl.org/obo/owl/COG#COG_C"^^xsd:anyURI . } }