Hi, all, Could anyone tell me how to use tdbloader2?
I download apache-jena-2.10.0.tar.gz <http://www.apache.org/dist/jena/binaries/apache-jena-2.10.0.tar.gz> from the official website. In the bin directory, there're tdbloader and tdbloader2. I ran tdbloader2 (setting TDBROOT as the same as $JENAROOT), it shows: Script /home/tianyin/freebase/apache-jena-2.10.0//bin/tdb_init ($TDBROOT/bin/tdb_init) does not exist or is not readable I check the source code directory and I don't have this file, so I checked the maven repository, http://mvnrepository.com/artifact/org.apache.jena/jena-tdb/0.10.0 it has the required file. Using svn to checkout, and run bin/tdbloader2, and get the following error: Can't open /home/tianyin/freebase/jena-trunk/jena-tdb//.classpath: No such file or directory. Usage: tdbloader2worker --loc location datafile ... What did I miss? Thanks a lot! Tianyin
