Re: [Virtuoso-users] MySQL - Faceter

2009-05-21 Thread Kingsley Idehen
Aldo Bucchi wrote: Kingsley, On Wed, May 20, 2009 at 3:50 PM, Kingsley Idehen kide...@openlinksw.com wrote: Aldo Bucchi wrote: Hello, What's the fastest route to publish a MySQL database via V6 faceter? This is what we understand: 1) Connect the database via Virt-MySQL adapter 2)

Re: [Virtuoso-users] Hibernate dialect

2009-05-21 Thread Kingsley Idehen
Hugh Williams wrote: Hi Jem, Their is no hibernate dialect for Virtuoso that I am aware of or have been able to locate. I shall check with development to see if and work has been done with Hibernate. What are your requirements in this area ? No such thing. Jem: What are you trying to do

Re: [Virtuoso-users] Hibernate dialect

2009-05-21 Thread Jem Rayfield
Yup that's exactly what I want. I want to persist news.bbc.co.uk content within an ER model via JAVA/Hibernate/ORM. I will be using an RDF view ontop of this as well. Our pan BBC service layer infrastructure is usually built using Spring/Hibernate. We need standard SQL access to the data as

Re: [Virtuoso-users] MySQL - Faceter

2009-05-21 Thread Hugh Williams
Aldo, On 20 May 2009, at 21:12, Aldo Bucchi wrote: Kingsley, On Wed, May 20, 2009 at 3:50 PM, Kingsley Idehen kide...@openlinksw.com wrote: Aldo Bucchi wrote: Hello, What's the fastest route to publish a MySQL database via V6 faceter? This is what we understand: 1) Connect the database

Re: [Virtuoso-users] MySQL - Faceter

2009-05-21 Thread Hugh Williams
Cristian, On 20 May 2009, at 21:00, Cristian Vasquez wrote: On Wed, May 20, 2009 at 2:59 PM, Aldo Bucchi aldo.buc...@univrz.com wrote: Hello, What's the fastest route to publish a MySQL database via V6 faceter? This is what we understand: 1) Connect the database via Virt-MySQL adapter 2)

Re: [Virtuoso-users] MySQL - Faceter

2009-05-21 Thread Hugh Williams
Cristian, On 21 May 2009, at 03:30, Cristian Vasquez wrote: On Wed, May 20, 2009 at 8:01 PM, Hugh Williams hwilli...@openlinksw.com wrote: Cristian, On 20 May 2009, at 21:00, Cristian Vasquez wrote: On Wed, May 20, 2009 at 2:59 PM, Aldo Bucchi aldo.buc...@univrz.com wrote: Hello,

Re: [Virtuoso-users] Hibernate dialect

2009-05-21 Thread Aldo Bucchi
Hi Jem, This is related, albeit not the perfect fit. Have you tried out Elmo?[1] It is the analog of the Java Bean pool provided by traditional ORMs, but tailored for RDF. Of course there is no such thing as Object *Relational* Mapping when dealing with RDF's graph model ;) Java developers can

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