Andy Seaborne wrote:
> 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.

Yep.

Mariano, you can find the "official" tdbloader2 here:
http://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/trunk/bin/tdbloader2

As you can see, it's a bash script which uses UNIX sort and Java code from this
package:
http://svn.apache.org/repos/asf/incubator/jena/Jena2/TDB/trunk/src/main/java/com/hp/hpl/jena/tdb/store/bulkloader2/

Paolo

> 
>     Andy

Reply via email to