mfa / wikidata2json

convert wikidata dumps to json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikidata to json

Extract everything from wikidata dump into json files

run

(using Docker)

docker build --tag wikidata2json .
docker run --rm -ti -v `pwd`:/opt/code wikidata2json

About

convert wikidata dumps to json


Languages

Language:Python 100.0%