Hi all,

I am trying to load a RDF document (made with a PHP script from a
MySQL database) into Virtuoso with isql, but running into this
exception:

SQL> DB.DBA.RDF_LOAD_RDFXML_MT(file_to_string_output('/tmp/compounds.rdf',
'http://pele.farmbio.uu.se/chembl');

*** Error 37000: [Virtuoso Driver][Virtuoso Server]SQ074: Line 1: syntax error
at line 4 of Top-Level:
DB.DBA.RDF_LOAD_RDFXML_MT(file_to_string_output('/tmp/compounds.rdf',
'http://pele.farmbio.uu.se/chembl')

I have run it through 'xmllint -sax -noout' and there are least no
well-formedness problems... nor can I find empty elements or missing
resource IDs...

But I also cannot find the anything about error 37000 on the virtuoso
website (that is, not via Google...)

So, what kind of problem in my RDF should be looking for, that would
cause this exception?

I'm running:

Virtuoso Open Source Edition (multi threaded)
Version 6.0.0-tp1.3118-pthreads as of Sep  4 2009
Compiled for Linux (i686-pc-linux-gnu)
Copyright (C) 1999-2009 OpenLink Software

Egon

-- 
Post-doc @ Uppsala University
Homepage: http://egonw.github.com/
Blog: http://chem-bla-ics.blogspot.com/
PubList: http://www.citeulike.org/user/egonw/tag/papers

Reply via email to