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

Multiple references to same place of education pulled in to author page from Wikidata #1778

Open
aruskin opened this issue Feb 25, 2022 · 0 comments

Comments

@aruskin
Copy link

aruskin commented Feb 25, 2022

When a place of education has different labels in multiple Englishes (e.g., Q924289 has the label "King's College" in en vs "University of Cambridge King's College" in en-gb) in Wikidata, multiple references to the same place of education get pulled in. See E.M. Forster's author page as an example.

+ " OPTIONAL {?entity wdt:P69 ?educationRoot . ?educationRoot rdfs:label ?educated_at . FILTER (langMatches( lang(?educated_at), \"EN\" ) ) }"

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

No branches or pull requests

1 participant