whosonfirst / concordances-whosonfirst-wikidata

Who's On First + wikidata -> PostgreSQL QA DW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wof-wiki-dw

Work in progress ...

Who's On First + wikidata -> PostgreSQL QA DW

System requirements:

  • clean Ubuntu/Debian
  • ~200GB free disk space ( SSD ) ( default dir: /mnt/data/wof )
  • strong intel CPU

Setup

for Ubuntu ( with default install dir: /mnt/data/wof ) run this script

./install/setup.sh

Run


# Download input files  ( wikidata JSON Dump,  wof data, ... )
make download_inputs

# Load to Postgres and Processing
make run

About

Who's On First + wikidata -> PostgreSQL QA DW

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 54.0%Language:Go 21.3%Language:PLpgSQL 12.9%Language:Dockerfile 6.6%Language:Python 4.1%Language:Makefile 1.2%