Skip to content

Add wikidata dump to included dumps #10383

@cdrini

Description

@cdrini

Proposal

The wikidata table we use to cache wikidata objects is a useful dataset in its own right. Currently it'll contain a mostly complete image of authors on the site. This is useful for doing bot/sync work, as otherwise you have to either perform a lot of wikidata queries, or read the veeery large wikidata dumps.

This is the psql command:

psql -d openlibrary -c "\COPY wikidata TO STDOUT WITH (FORMAT csv, DELIMITER E'\t')"

Justification

Breakdown

Requirements Checklist

  • [ ]

Related files

Stakeholders

@RayBB @pidgezero-one


Instructions for Contributors

Please run these commands to ensure your repository is up to date before creating a new branch to work on this issue and each time after pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.

Metadata

Metadata

Labels

Good First IssueEasy issue. Good for newcomers. [managed]Lead: @cdriniIssues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]Needs: Review AssigneeIssues that may have been abandoned by assigneesPriority: 3Issues that we can consider at our leisure. [managed]Type: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions