Re: [Virtuoso-users] PUTting RDF

2010-06-02 Thread Kingsley Idehen
Nathan wrote: Hi, What's the simplest way to get the contents of an RDF document in to a specified graph in the quad store? If you accept the Resource URL as its Named Graph IRI then just use the sponger. Basically, just enable the pragma: define get:soft replace option should you want to

Re: [Virtuoso-users] PUTting RDF

2010-06-02 Thread Nathan
Kingsley Idehen wrote: Nathan wrote: Hi, What's the simplest way to get the contents of an RDF document in to a specified graph in the quad store? If you accept the Resource URL as its Named Graph IRI then just use the sponger. Basically, just enable the pragma: define get:soft replace

Re: [Virtuoso-users] PUTting RDF

2010-06-02 Thread Kingsley Idehen
Nathan wrote: Kingsley Idehen wrote: Nathan wrote: Hi, What's the simplest way to get the contents of an RDF document in to a specified graph in the quad store? If you accept the Resource URL as its Named Graph IRI then just use the sponger. Basically, just enable the pragma: define

Re: [Virtuoso-users] PUTting RDF

2010-05-31 Thread Hugh Williams
Hi Nathan, Would inserting via the Virtuoso SPARQL endpoint suffice, as detailed at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFInsert#SPARQL%20Insert%20via%20/sparql%20endpoint Best Regards Hugh Williams Professional Services OpenLink Software Web:

Re: [Virtuoso-users] PUTting RDF

2010-05-31 Thread Nathan
Hi Hugh, Afraid not, I already use sparql update often, but this is for rdf with quite a lot of 'content' (as in big chunks of text and xml/xhtml fragments) and have found that due to various other issue the only way to get them in to virtuoso is to serialize as rdf/xml and PUT them.

Re: [Virtuoso-users] PUTting RDF

2010-05-31 Thread Kingsley Idehen
On 5/30/10 9:04 PM, Hugh Williams wrote: Hi Nathan, Would inserting via the Virtuoso SPARQL endpoint suffice, as detailed at: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFInsert#SPARQL%20Insert%20via%20/sparql%20endpoint Nathan, Interim (without an explicit URL

[Virtuoso-users] PUTting RDF

2010-05-30 Thread Nathan
Hi, What's the simplest way to get the contents of an RDF document in to a specified graph in the quad store? Up till now I've been using HTTP PUT to a configured rdf_sink folder, however I find now that I *do not* want the duplicate set of data - ideally I just need to PUT a serialized