Hi,

I'm using rdf_sink too - all you need to do is the following:

navigate to the folder containing the rdf_sink folder
edit the properties of the rdf_sink folder (click the spanner icon)
set the following two properties:

virt:rdf_sponger to some default graph you want for instance http://mysite.com/data

virt:rdf_sponger to "on"

then you can user http://mysite.com/data as the default graph in your sparql queries :)

Best,

Nathan

Rameswara Sashi Kiran Challa wrote:
Hello all,

I had earlier asked a question to this mailing list on how to have a common
GRAPH IRI to which I can upload my RDF's.

I was told to look at the virt:rdf_graph and virt:rdf_sponger properties on
the WEBDAV browser.

I checked out the properties of rdf_sink on WEBDAV browser and they have
virt:rdf_graph as http://localhost:8890/DAV/home/schalla/rdf_sink/

and virt:rdf_sponger is set to "On"

So as the documentation
here<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtuosoRDFSinkFolder>says,
there is this
http___localhost_8890_DAV_home_schalla_rdf_sink_.RDF<http://gf18.ucs.indiana.edu:8890/conductor/view_dav_res.vsp?file=%2FDAV%2Fhome%2Fschalla%2Frdf_sink%2Fhttp___localhost_8890_DAV_home_schalla_rdf_sink_.RDF&sid=461d28fcf85bfcfbbdfa33d0f91e3980&realm=virtuoso_admin>
created.
This was created much earlier and I recently noticed it and understood what
it is.
However the size of this is Zero. I had earlier uploaded lot of rdf triples
files to rdf_sink using curl.
The properties of rdf_sink are set to what they are supposed to and so
everytime I had uploaded a file I would expect this common IRI to be
updated.

Am I thinking correct ? Why is its size zero ? why is it not gettting
updated everytime I upload a file ?

Also is this 
(http___localhost_8890_DAV_home_schalla_rdf_sink_.RDF<http://gf18.ucs.indiana.edu:8890/conductor/view_dav_res.vsp?file=%2FDAV%2Fhome%2Fschalla%2Frdf_sink%2Fhttp___localhost_8890_DAV_home_schalla_rdf_sink_.RDF&sid=461d28fcf85bfcfbbdfa33d0f91e3980&realm=virtuoso_admin>)
the
GRAPH IRI that I must use to do sparql queries on all the rdf data in my
rdf_sink ?

Thanks
Regards
Sashikiran



------------------------------------------------------------------------

------------------------------------------------------------------------------



------------------------------------------------------------------------

_______________________________________________
Virtuoso-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


Reply via email to