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.
However this has left me with the issue that I now have all sets of triples:
1: in the file specific rdf_sink graph
2: as a static file on my apache server (needed)
3: in the main graph in the quad store which I query over.
what I need to do is remove 1 above from the equation.
However, in addition to this, the ability to simply HTTP PUT a chunk of
serialized RDF in to a graph would *really* be a huge timesaver and very
valuable addition to virtuoso (imho).
Failing that, a nice way to GET and insert in to a specified graph
(simply setting the default graph on the sparql endpoint and sponging it
does nothing, only works with no default graph specified, but then it's
in the wrong graph..)
Best,
Nathan
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
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink
On 30 May 2010, at 21:55, 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?
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 chunk of RDF to a location and
have triples end up in the specified graph, any simple way?
Best,
Nathan
------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users