Re: [Virtuoso-users] Updating Virtuoso Graph over HTTP

2013-07-15 Thread Adam Shepherd
Thanks Hugh, that was a huge help! cheers, Adam On Jul 13, 2013, at 6:16 PM, Hugh Williams wrote: > Hi Adam, > > Thats does seem a reasonable approach, although also be aware of the > following documentation on the latest SPARQL 1.1 Update and graph management > features supported in the

Re: [Virtuoso-users] Updating Virtuoso Graph over HTTP

2013-07-13 Thread Hugh Williams
Hi Adam, Thats does seem a reasonable approach, although also be aware of the following documentation on the latest SPARQL 1.1 Update and graph management features supported in the latest Virtuoso builds: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksSPAR

[Virtuoso-users] Updating Virtuoso Graph over HTTP

2013-07-11 Thread Adam Shepherd
Hi folks, Currently, I'm working on a Drupal module, based on Stephane Corlosquet's work (http://drupal.org/project/rdf_indexer), that will dynamically generate RDF/XML for its content and populate an instance of Virtuoso. After reading through the Virtuoso Open-Source documentation, I