Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

turbolent/wikidata-dump-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikidata Dump Filter

Filter a Wikidata RDF Dump

Usage

  • Split the dump into parts: ./split.sh latest-truthy.nt.gz parts/
  • Filter the parts in parallel: ls parts/part_* | ./run.sh out/

Releases

No releases published

Packages

No packages published