Re: [Virtuoso-users] RDF loading issue

2010-06-14 Thread Hugh Williams
Hi Jose, You should use the multi-threaded variant of the RDF_LOAD_RDFXML function for uploading multiple such files as detailed at: http://docs.openlinksw.com/virtuoso/fn_rdf_load_rdfxml_mt.html BTW, the tiny URL you gave below gives the following URL "http://134.117.108.161/tmp/3FWO

[Virtuoso-users] RDF loading issue

2010-06-14 Thread Jose Miguel Cruz Toledo
Hi: I am using virtuoso-opensource version 6.1.1 and I am consistently getting the following error: *** Error 23000: [Virtuoso Driver][Virtuoso Server]SR175: Uniqueness violation : Violating unique index RDF_QUAD_POGS on table DB.DBA.RDF_QUAD. Transaction killed. at line 0 of Top-Level: DB.DBA.RD

Re: [Virtuoso-users] Anyone Running Virtuoso Open Source Under Ubuntu Lucid Eucalyptus?

2010-06-14 Thread Hugh Williams
Hi Bob, Are specific errors being reported that are preventing the "make check" from completing, if so can you please provide the error log output ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: ht

Re: [Virtuoso-users] would appreciate help on dbpedia 3.5.1 local install error

2010-06-14 Thread Hugh Williams
Hi Howard, The "SR133: Can not set NULL to not nullable column 'DB.DBA.RDF_QUAD.O'" error is a known issue fixed in the latest Virtuoso 5.0.14 and 6.1.1 open source and commercial builds, thus you need to upgrade your 5.0.12 open source build currently being used. The latest open source build a

Re: [Virtuoso-users] Anyone Running Virtuoso Open Source Under Ubuntu Lucid Eucalyptus?

2010-06-14 Thread Bob Ferris
Hi, I'm using a self-compiled version of Virtuoso OpenSource 6.1.1 on a Ubuntu 10.04 LTS Lucid Lynx x64 installation on a Core2Duo machine. I can't finished 'make check' successfully, but so far the instance works well. Cheers, Bob PS: Sorry Hugh, for doubling this E-Mail Am 12.06.2010 18

[Virtuoso-users] would appreciate help on dbpedia 3.5.1 local install error

2010-06-14 Thread Howard Lee
Hi: I have followed the instruction on http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoaderExampleDbpediaand successfully loaded a few core datasets but ran into error "page_links_en.nt.gz error 23000 SR133: Can not set NULL to not nullable column 'DB.DBA.RDF_QUAD.O'". I conve