Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nichtich/gcd2wikidata

Mapping the Grand Comics Database to Wikidata
https://github.com/nichtich/gcd2wikidata

comics mapping wikidata

Last synced: 5 days ago
JSON representation

Mapping the Grand Comics Database to Wikidata

Awesome Lists containing this project

README

        

# Mapping the Grand Comics Database to Wikidata

**Wikidata property [P3589](https://www.wikidata.org/wiki/Property:P3589) has been created to connect Wikidata items with GCD series IDs**

Data has been [imported into mix'n'match](https://tools.wmflabs.org/mix-n-match/?mode=catalog&catalog=378&show_autoq=1) to simplify mapping -- *please try out mapping with this tool!*

GCD dumps (MySQL and PostgreSQL) can be downloaded from
after login.

The data is published under CC-BY.

In early 2017 the dump file (`current.zip`) it was less then 200MB and the
series less than 7MB compressed. See the bash script `extract.sh` to extract
series data from the full dump:

* `series.zip` will contain the full series SQL table. The database scheme is documented at .

* `series.csv` will contain the full series table as CSV

* `series.tsv` will contain id, name, and year in TSV format to be uploaded to mix'n'majtch (conversion requires Catmandu)