Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikidata assumption leads to bad data #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aw-was-here
Copy link

There is an assumption that if there is no matching wikipedia link that label is safe to use when querying wikidata. It is not.

Human Tetris. It is only (currently) available on de and nl wikipedia. But it takes the 'Human Tetris' label, applies it to en.wikipedia, and ends up pulling the info for Human Tetris which redirects to Brain Wall. Completely wrong which corrupts any data being read, for example, the text extract.

With this change, if there is no matching language match when using wikidata:

a) Title is not set
b) Queries that depend upon the title do not happen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant