Re: [Virtuoso-users] How I can use R2RML in Virtuoso

2012-04-05 Thread julien.plu
Thanks for your answer. I use my postgresql database into virtuoso with ODBC. I have the commercial version of virtuoso. And yes I have already a Turtle file which contained my R2RML mapping. And my target is to use this file to translate into RDF my database and querying this database with SPA

Re: [Virtuoso-users] How I can use R2RML in Virtuoso

2012-04-05 Thread Hugh Williams
Hi Julien, How did you import the PostgreSQL database into Virtuoso and do you have your own R2RML scripts already created elsewhere ? Assuming you do have the data in your Virtuoso open source build, you can create RDF Linked Data Views including R2RML mapping scripts as detailed at:

[Virtuoso-users] How I can use R2RML in Virtuoso

2012-04-05 Thread Julien Plu
Hi, I try to use R2RML with virtuoso. In more details, I import all my database which are in Postgresql and I would like to know how I can use a R2RML mapping to have a RDF View. I install the rdb2rdf package, but now what I must do ? Thanks in advance for your help. Cheers. --