Re: [Virtuoso-users] caching problems with sparql endpoint + "on the fly" XSLT transform using DAV directory and xslt-uri parameter?

2013-03-18 Thread Tim Haynes
On 03/18/2013 11:44 AM, Thomas Michaux wrote: Is there any caching system I need to force transform processor for refreshing XSLT stylesheet ? stopping and restarting Virtuoso will do the job but it's not really a solution:) Hi, Yes, there's xslt_stale('url...'); http://docs.openlinksw.com

[Virtuoso-users] caching problems with sparql endpoint + "on the fly" XSLT transform using DAV directory and xslt-uri parameter?

2013-03-18 Thread Thomas Michaux
Hello, I'm querying a Virtuoso endpoint via HTTP http://localhost:8890/sparql/?query=define... i'm expecting RDF/XML + using a XSLT stylesheet served by webDAV &xslt-uri=http://localhost:8890/DAV/VAD/springerRDF2MarcXML.xsl I granted read permisson to other users on the stylesheet ressource so