Re: [Virtuoso-users] Authentication for SYS_HTTP_SPONGE_UP

2010-08-30 Thread Kyle
to give me tighter and easier control then interacting with the sponge proxy would. Kyle On Sat, Aug 28, 2010 at 8:37 AM, Hugh Williams wrote: > Hi Kyle, > > Have you considered using the Sponger RDF proxy Service (Rest style web > service) which exposes the Virtuoso sponger functiona

Re: [Virtuoso-users] Authentication for SYS_HTTP_SPONGE_UP

2010-08-27 Thread Kyle
RDF_XSLT_LOAD_HTTP_RESPONSE, which does a XSLT transformation on the incoming data before loading it. And this can be done programatically, without having to interact with the conductor webtool. Kyle On Fri, Aug 27, 2010 at 6:08 AM, Hugh Williams wrote: > Hi Kyle, > > The DB.DBA.SYS_HTTP_SPONGE_UP procedu

[Virtuoso-users] Authentication for SYS_HTTP_SPONGE_UP

2010-08-20 Thread Kyle
I'm trying to build up a sparql database by manually calling DB.DBA.SYS_HTTP_SPONGE_UP through the JDCB interface. Some of the pages I want to grab require authentication to get. How can I pass authentication information so virtuoso will download these pages? Kyle

[Virtuoso-users] Custom Cache Invalidation

2010-08-12 Thread Kyle
the wiki's database. How could I take this information and use it to manually invalidate cached items, and set it so that items are not updated unless I've manually invalidated the cache? Kyle