[redland-dev] Error showing while compiling xml into sqlite using rdfproc
Baba Prasad
gbabu at ece.iisc.ernet.in
Tue Mar 20 14:41:31 EDT 2012
Dear All,
I have created and parsing the xml database into sqlite database
using bellow command.
# rdfproc -s sqlite database_name parse file:/home/guest/Documents/sample.xml
after firing the following command, the following big error message is
generating. so please any one could help to get out of this problem.
errror:
rdfproc: Error - SQLite database database_name SQL exec 'SELECT 1 FROM
triples WHERE subjectUri=-1 AND predicateUri=-1 AND objectUri=-1 LIMIT 1;'
failed - no such table: triples (1)
rdfproc: Error - SQLite database database_name SQL exec 'SELECT id FROM
uris WHERE uri =
'file:/home/odtone/Documents/MIHF/odtone/odtone/app/miis_rdf_server/URL_TO_BE_ASSIGNED#ie_poa_subnet_info';'
failed - no such table: uris (1)
rdfproc: Error - SQLite database database_name SQL exec 'SELECT id FROM
uris WHERE uri = 'URL_TO_BE_ASSIGNEDie_identifier';' failed - no such
table: uris (1)
rdfproc: Error - SQLite database database_name SQL exec 'SELECT id FROM
literals WHERE text = '0x10000204' AND language IS NULL AND datatype IS
NULL ;' failed - no such table: literals (1)
rdfproc: Error - SQLite database database_name SQL exec 'SELECT 1 FROM
triples WHERE subjectUri=-1 AND predicateUri=-1 AND objectLiteral=-1 LIMIT
1;' failed - no such table: triples (1)
Best Regards
BaBu
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the redland-dev
mailing list