Re: [Virtuoso-users] Commit error corrections with RDF Bulk Loader

2014-12-22 Thread Hugh Williams
Hi Jonathan, What are the actual errors returned, please provide the output of running the query "select * from DB.DBA.LOAD_LIST where ll_error” ? To force the reload of a dataset you need to set its “ll_status” in the “load_list” table to “0”, as there status is probably now set “1” indicatin

[Virtuoso-users] Commit error corrections with RDF Bulk Loader

2014-12-22 Thread Jonathan Cheseaux
Hi all, I've imported DBpedia in Virtuoso but noticed that some files were corrupted by issuing this query : "select * from DB.DBA.LOAD_LIST where ll_error" It shows 4 results, where apparently the import wasn't successful for the entire data. As the incriminating lines are displayed, I openned