Kurt J wrote:
Hi Again,

Is there a clever way to make virtuoso swallow another triple store?
Say i have another sparql endpoint somewhere and i want to point
virtuoso there and tell it to suck up all the data.

-Kurt J

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Well, Virtuoso sponges URIs (URLs) so you can pass a SPARQL construct over the SPARQL protocol as the graph IRI in the FROM clause of your Virtuoso SPARQL. The other option is to simply tell the Virtuoso Crawler to grab the output of the SPARQL protocol URI mentioned above, and tell it what local graph IRI to use :-)

Links:

1. http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfinsertmethodvirtuosocrawler


--


Regards,

Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO OpenLink Software Web: http://www.openlinksw.com





Reply via email to