Re: [Virtuoso-users] Start a new RDF crawl programatically

2010-01-23 Thread Hugh Williams
Hi Daniel, Please see the following Tutorial on Importing Web Content using Virtuoso, which shows how this can be done programatically: http://demo.openlinksw.com/tutorial/web/vs_r_1/vs_r_1.vsp and you should be able to adopt to perform via ODBC ... Best Regards Hugh Williams Professio

[Virtuoso-users] Start a new RDF crawl programatically

2010-01-23 Thread Daniel Alexander Smith
Hi, I'd like to start an RDF crawl ( as in 16.5.8 here: http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html ) via an OBDC connection to virtuoso. The only instructions I can find are the above to use the conductor UI, but I want to do this via an API. Any advice appreciated, my fall