Re: [Virtuoso-users] HTML representation of RDF resources

2011-07-26 Thread Hugh Williams
Hi Houda, The following documentation link details how to access Virtuoso resources via an Apache Web server: http://docs.openlinksw.com/virtuoso/webserver.html#webserverviaapache Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support:

Re: [Virtuoso-users] HTML representation of RDF resources

2011-07-26 Thread Houda kr
Hi, I installed the fct search and I create a new virtual domain with "hostname" and port "8080". In this virtual domain, I create a logical path "data" where I configure the URL-rewrite as follows : - Request Path pattern = /data/(.*) - destination path format = /fct/rdfdesc/description.vsp?g=$

Re: [Virtuoso-users] HTML representation of RDF resources

2011-07-25 Thread Kingsley Idehen
On 7/25/11 10:07 PM, Houda kr wrote: Hi, I want to serve HTML representation for my RDF resources. These resources are stored in a local virtuoso system storage. According to this wiki page http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtLinkedDataDeployment, I can redirect the client

[Virtuoso-users] HTML representation of RDF resources

2011-07-25 Thread Houda kr
Hi, I want to serve HTML representation for my RDF resources. These resources are stored in a local virtuoso system storage. According to this wiki page http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtLinkedDataDeployment, I can redirect the client to the proxy /about/html. But, this proxy u