On 16/08/17 08:53, Andy Seaborne wrote:
Seems like a lot of work to do it that way and it isn't a reusable unit.

TDB does not track the file loaded so you can put
                                          can not
it in assembler for the dataset, say, without risking reloading everytime.

The advantage of a plain manifest file is it is easy to build with shell tools.

     Andy


On 15/08/17 17:22, [email protected] wrote:
Maybe an Jena assembler file instead of a special-purpose manifest?


ajs6f

Andy Seaborne wrote on 8/14/17 1:44 PM:
The limitation comes from the linux shell.

A contribution that provide for a manifest file (text file, one file name per line) would be good. It is a way that some tools allow inputs to be specified.

Or a call tdb.tdbloader.main from a java program - no shell involved.

    Andy

On 14/08/17 16:06, [email protected] wrote:
Okay, I'm glad you are going to try that. As far as goes a TAR, assuming we are still talking about NTriples, could you not stream the files our of the tar utility to use the same technique? Usually that is something like tar -O .


ajs6f

Trevor Lazarus wrote on 8/14/17 10:50 AM:
Andy's advice was great, but I was wondering if it's since become possible to create a tar archive and load it.

    Is there some reason you can't d‰o that?


I'm going to try that.

Thanks,
Trevor.

On 14 August 2017 at 19:17, <[email protected] <mailto:[email protected]>> wrote:

Andy gave some very straightforward and useful help at that question-- convert the files to NTriples and stream them into the tdbloader2 command.

    Is there some reason you can't d‰o that?


    ajs6f

    Trevor Lazarus wrote on 8/14/17 9:14 AM:

        Hi,

While trying to load a large number of .ttl files, I've run into the same
        problem :
https://stackoverflow.com/questions/37928334/load-many-rdf-files-on-fuseki-with-tdbloader2 <https://stackoverflow.com/questions/37928334/load-many-rdf-files-on-fuseki-with-tdbloader2>

        I get an Argument list too long error while I try to do this

./tdbloader --loc /LD/apache-jena-fuseki-3.4.0/run/databases/db
        /LD/TTL/issues/*.ttl

If I try to put that in a for loop, it feels like I might as well use SOH.

        Any help would be great.

        Thanks,
        Trevor.



The information in this email and attachments is privileged and confidential and may not be disclosed without the express permission of the sender. This information is intended only for the use of the individual to whom it is addressed. If you have received this communication in error, your review, dissemination, or copying of this information is prohibited. Please reply to alert me of the error and then delete this email. Thank you.

Reply via email to