I've downloaded Fuseki and I'm running it as a standalone server

./fuseki-server --loc=db --port 9999 --localhost --timeout=10000 /db

now... what's the correct way to load an RDF dump (.nt file) into Fuseki?

Reply via email to