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 uses description.vsp which invokes Virtuoso Sponger and add a new graph (resource URI) to the list of graphs. My question is how can I simply represent the HTML page for stored resources without invoking Virtuoso Sponger (I mean without adding a new graph).
Thanks in advance Houda
