Re: kiwiloader

2015-01-09 Thread Sergio Fernández
Hi Joshua, On 08/01/15 23:50, Joshua Dunham wrote: When using the kiwiLoader, I’m finding it to be extremely slow. I started out with a **very** large file which didn’t finish after 2 months and trying a 800KB file took 3mins 45s to import. Has anyone seen similar performance and / or have ti

Re: KiWiLoader

2014-12-01 Thread Sergio Fernández
Hi Joshua, On 01/12/14 14:09, Joshua Dunham wrote: I can save out my DB (it's small w/o uniprot) but one line in the marmotta loader output says it should have updated from schema 3 to 4. Did this process not take care of the timezone update as well? As I told you, the schema change has been i

RE: KiWiLoader

2014-12-01 Thread Joshua Dunham
a_dun...@vrtx.com P: 617-229-5157 W: http://www.vrtx.com L: http://linkedin.com/in/joshuadunham S: joshua.dunham From: Sergio Fernández [wik...@apache.org] Sent: Saturday, November 29, 2014 04:07 To: users@marmotta.apache.org Subject: Re: KiWiLoader Joshua, On 28/

Re: KiWiLoader

2014-11-29 Thread Sergio Fernández
Joshua, On 28/11/14 17:01, Joshua Dunham wrote: Thanks for the tip! It ‘worked’ or at least got me a bit further. Now I have some errors/warnings about the DB and a final error about not being able to represent a timestamp. I don’t think the problem is with the data … but I can’t be sure. I can

Re: KiWiLoader

2014-11-28 Thread Joshua Dunham
Thanks for the tip! It ‘worked’ or at least got me a bit further. Now I have some errors/warnings about the DB and a final error about not being able to represent a timestamp. I don’t think the problem is with the data … but I can’t be sure. I can save the data currently in the DB and start agai

Re: KiWiLoader

2014-11-27 Thread Jakob Frank
In Java, you cannot combine the -cp and the -jar option. So to have the mysql connector available, you need to use the following command: java -cp mysql-connector-java.jar:marmotta-loader-kiwi.jar org.apache.marmotta.loader.core.MarmottaLoader -f /data/file-to-import.rdf -c "http://example.com:808

Re: KiwiLoader vs Marmotta loader

2014-07-07 Thread Sebastian Schaffert
Hi, yes, MarmottaLoader has replaced KiWiLoader, I'll check the documentation in the coming days. However, the command line interface is still the same, it is just implemented in a cleaner and more modular way and supports additional backends. There are now the following loaders: marmotta-loader-