Skip to content

Instantly share code, notes, and snippets.

@cmarat
Last active August 29, 2015 14:03
Show Gist options
  • Save cmarat/9df6939e6675f556f16d to your computer and use it in GitHub Desktop.
Save cmarat/9df6939e6675f556f16d to your computer and use it in GitHub Desktop.
Download scripts for http://prefLabel.org
curl http://commondatastorage.googleapis.com/freebase-public/rdf/freebase-rdf-2014-06-23-18-07.gz | zgrep "<http://www.w3.org/2000/01/rdf-schema#label>"
curl -s http://tools.wmflabs.org/wikidata-exports/rdf/exports/20140526/wikidata-{terms,properties}.nt.gz | zgrep "<http://www.w3.org/2000/01/rdf-schema#label>" | gzip > wikidata-20140526.nt.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment