This project contains an uploader dedicated to GraphDB.
With this you could:
-
upload all files into a directory into the default graphDb repository
-
upload recusively a directory into the default graphDB repository
-
--url URL: required, contains GraphDb http url without endpoint
-
--dir DIR: required, define local directory containing data files
-
--tmp TMPDIR: if present, program split and copy all DIR files TMPDIR, load them and remove TMPDIR at the end (without error)