Re: [Virtuoso-users] Sponger implementation question

2011-01-05 Thread Kingsley Idehen
On 1/5/11 7:38 AM, Lars Marius Garshol wrote: I want to implement a service which polls a remote URL for updates and applies any changes found to a local graph. However, I do not want to replace the entire graph, just those bits which have changed. The remote URL is basically an Atom feed of c

[Virtuoso-users] Sponger implementation question

2011-01-05 Thread Lars Marius Garshol
I want to implement a service which polls a remote URL for updates and applies any changes found to a local graph. However, I do not want to replace the entire graph, just those bits which have changed. The remote URL is basically an Atom feed of changes, which is how I'm able to do this. We o