Skip to content

acopom/split4blank

Repository files navigation

split4blank

This tool splits a RDF dataset into multiple smaller files under the condition that identical blank nodes are not separated.

How to use the tool

java -jar -Xmx16g -Xms16g Split4Blank.jar targetfile numberOfFiles

Docker build

docker build -t split4blank .

Docker run

Put your n-triples file in the /data repository, and use it as shared volume.

docker run -it -v /data:/data split4blank example.nt 10

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •