Re: [Virtuoso-users] RDF Proxy Service from localhost

2008-02-06 Thread Hugh Williams
Hi Pierre, As my colleague Mitko stated in his email to you the RDF Mappers VAD package needs to be installed on your local Virtuoso instance for this to work as seen on the demo server. Mine worked for me last night as I tested against a virtuoso instance for which the RDF Mappers were already

Re: [Virtuoso-users] RDF Proxy Service from localhost

2008-02-06 Thread Pierre De Wilde
Thanks a lot for your support. It's working now. Pierre 2008/2/6, Mitko Iliev : > > Hi Pierre > > I forgot to mention that sparql needs permissions in this case , so you > just execute : > grant SPARQL_UPDATE to "SPARQL"; via ISQL tool or via conductor and it > should start working. > Also just in

Re: [Virtuoso-users] RDF Proxy Service from localhost

2008-02-06 Thread Pierre De Wilde
Hugh, Thanks for your feedback. The build number of Virtuoso Open Source is 5.00.3025 running on a MacBookPro with Mac OS X 10.5.1 (Leopard). Here is the content of the URIQA section of virtuoso.ini file: [URIQA] DefaultHost = localhost:8890 I have tried with IP address as well as fully quali

Re: [Virtuoso-users] RDF Proxy Service from localhost

2008-02-06 Thread Mitko Iliev
Hi Pierre, The source document is a xHTML containing GRDDL thus you need to install rdf_mappers_vad.vad package in order to get SPARQL and thus proxy service to transform it to RDF. Best Regards, Mitko Iliev Developer Virtuoso Team OpenLink Software http://www.openlinksw.com/virtuoso Cross Pla

Re: [Virtuoso-users] RDF Proxy Service from localhost

2008-02-05 Thread Hugh Williams
Hi Pierre, I presume localhost:8890 is your local virtuoso open source build on Leopard ? I have tested this on my local Tiger installation ie http://localhost:8890/proxy?url=http://www.w3.org/People/Connolly/&force=rdf &output-format=n3 My virtuoso installation is a 3025 build, whereas when I

[Virtuoso-users] RDF Proxy Service from localhost

2008-02-05 Thread Pierre De Wilde
Why cannot use RDF Proxy Service from localhost? http://demo.openlinksw.com/proxy?url=http://www.w3.org/People/Connolly/&force=rdf&output-format=n3 correctly returns the list of triples. http://localhost:8890/proxy?url=http://www.w3.org/People/Connolly/&force=rdf&output-format=n3 returns '# Empty