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 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.
