Il 14/03/2012 10:17, Chryssa Zerva ha scritto:
Hello, I have installed a dbpedia endpoint and I am trying to load the
dbpedia datasets I have downloaded. (I downloaded the 3.7 dbpedia
datasets).
While all other files are loaded correctly, when I try to load
"page_links_en.nt" the loader loads only 4951244 triples instead of
145.9M triplets. I tried redownloading the file and reloading it to
the virtuoso endpoint and still I got the exact same number of triples.
I load the files using the isql commands:
ld_dir('absolut/path/to/folder', '*.*', 'graphname');
rdf_loader_run();
I used the same commands for all a=other datasets and they worked fine.
Is there any problem with the file I downloaded or sth else I am doing
wrong?
Did you get any errors from the table load_list?
Try with:
SELECT * FROM load_list
and check if the field ll_errors is not null.
You can also check the virtuoso.log file to see where the errors occurred.
Which version of Virtuoso did you install? You should have at least
version 6.1.4 opensource (it's the latest).
Probably your problem depends on long URIs. In this case, follow the
guide at:
virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideShortenLongURIs
cheers,
roberto
Thanks a lot for your help,
Chryssa
------------------------------------------------------------------------------
Virtualization& Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
--
Roberto Mirizzi
http://sisinflab.poliba.it/mirizzi
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion