[Virtuoso-users] http_get does not follow HTTP 302 ?

2009-12-30 Thread Daniel Alexander Smith
DB.DBA.RDF_LOAD_RDFXML_MT(http_get('http://purl.org/net/das301.xrdf') , '', 'dataproc_foo') Is http_get the right thing to use? It's not following the 302, it seems to be trying to parse it as a source? Many thanks, Dan -- Daniel Alexander Smith IAM Group School of Electronics

Re: [Virtuoso-users] Scalable SPARQL querying in PHP?

2009-05-21 Thread Daniel Alexander Smith
to query virtuoso (with SPARQL queries) locally, rather than having to use the HTTP/XML endpoint? Thanks, Dan -- Daniel Alexander Smith IAM Group School of Electronics and Computer Science University of Southampton das...@ecs.soton.ac.uk

Re: [Virtuoso-users] Scalable SPARQL querying in PHP?

2009-05-21 Thread Daniel Alexander Smith
On 21 May 2009, at 17:34, Sören Auer wrote: Daniel Alexander Smith wrote: I've been using the ARC PHP libraries to query my local Virtuoso SPARQL end point. While this works fine for small amounts of data, the Why do you need the ARC libraries? You can just query Virtuoso via an ODBC