I'm starting to use Apache Jena Fuseki for running SPARQL in local.
I'm looking for a way to speed up to load an RDF file. Currently I'm using the following command as noted in the instruction.
s-put http://localhost:3030/ds/data default data.ttl
Since my RDF data is large (70GB), I would like to speed up loading data.