On 05/12/11 10:26, Paolo Castagna wrote:
Andy Seaborne wrote:
The flow is:
infer --rdfs=VOCAB DATA | tdbloader2 --loc DB
on a 64bit system. Linux is faster than Windows.
(tdbloader2 only runs on linux currently - Paolo has a pure java version
on github)
tdbloader2 (pure Java version) is here (experimental):
http://svn.apache.org/repos/asf/incubator/jena/Scratch/PC/tdbloader2/trunk/
Clarification:
There is a tdbloader2 (not pure java) in the TDB distribution already.
The java one will replace the distributed one sometime.
Andy