RShigapov created this task.
RShigapov added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION
I looked for true duplicates at Wikidata using the query
SELECT DISTINCT ?item1 ?item2 ?sitelink WHERE {
?sitelink schema:about ?item1, ?item2.
?sitelink schema:isPartOf <https://sv.wikipedia.org/>.
filter(?item1 != ?item2)
}
where I changed 'sv' for different languages. I've found a few cases where
the values of sitelinks were different in Wikidata GUI and SPARQL endpoint.
The SPARQL query says that Q19929406
<https://www.wikidata.org/entity/Q19929406> contains
https://sv.wikipedia.org/wiki/Ljudniv%C3%A5. But this is not the case at
Q19929406 <https://www.wikidata.org/entity/Q19929406>. Also Q6766777
<https://www.wikidata.org/entity/Q6766777> has
https://en.wikipedia.org/wiki/Mark_Bonner in Blazegraph, but not in Wikidata
GUI.
Probably there are other cases like that. It seems the wdqs-updater for some
reason has not catched those changes.
TASK DETAIL
https://phabricator.wikimedia.org/T294076
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: RShigapov
Cc: RShigapov, Aklapper, Invadibot, maantietaja, Akuckartz, Nandana, Lahi,
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS,
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]