Re: tdbloader vs tdbloader2

2017-04-05 Thread A. Soroka
https://jena.apache.org/documentation/tdb/commands.html#tdbloader2 clarifies the differences pretty thoroughly. What is confusing about them? --- A. Soroka The University of Virginia Library > On Apr 5, 2017, at 11:47 AM, Laura Morales wrote: > > What's the difference between tdbloader and tdb

tdbloader vs tdbloader2

2017-04-05 Thread Laura Morales
What's the difference between tdbloader and tdbloader2?

Re: TDBLoader vs TDBloader2

2013-08-09 Thread Andy Seaborne
On 09/08/13 01:02, Charles Li wrote: Hi, All: tdbloader is script, as is tdbloader2. TDBLoader is a class in TDB that implements tdbloader. There is no equivalent clas for tdbloader2 - it simply does not work that way. 1. Is there any difference between the resultant data stores from the sa

TDBLoader vs TDBloader2

2013-08-08 Thread Charles Li
Hi, All: 1. Is there any difference between the resultant data stores from the same RDF file using TDBLoader and TDBLoader2? 2. What are some of the highlights of differences between TDBLoader and TDBLoader2? 3. What are the guidelines on when to use TDBLoader and when to use TDBLoader2? Than