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

2009-05-21 Thread Kingsley Idehen
Daniel Alexander Smith wrote: Hi, 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 memory usage of paging through hundreds of pages of results is too much for my PHP process to handle. Is there a

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

2009-05-21 Thread Frederick Giasson
Hi Daniel, 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 memory usage of paging through hundreds of pages of results is too much for my PHP process to handle. Is there a better way to do SPARQL

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

2009-05-21 Thread Daniel Alexander Smith
On 21 May 2009, at 17:30, Frederick Giasson wrote: Hi Daniel, 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 memory usage of paging through hundreds of pages of results is too much for my PHP

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