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
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
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
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
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
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