query-1225597a36a2c3bcf7e788b28d85d918
Autofixes the MacOS autofix for a similar reason. Also, arguably, there are cases where the 'vague' "personal computer" value is correct and should be kept − for example when used as a qualifier to GameFAQs IDs. already reverted. This is just plain wrong. There are many cases where the correct replacement would be DOS for example. I had (Q1406)Microsoft Windows → (Q16338)personal computer : I reverted your Autofix Trade@ ]reply[12:21, 14 February 2022 (UTC)) talk (Jean-Fred be added without serious consensus − especially since they can be so hard to revert. not − it’s not like a QuickStatements that’s easy enough to revert via EditGroups. So in my opinion this kind of autofix should User:KrBotNow, I have no idea how many such wrong replacements If a complete rollback is not possible, we can also focus on Metacritic only. Here’s they query for all these IDs: ]reply[16:55, 19 February 2022 (UTC)) talk (Jean-Fred autofixes? (Q1406)Microsoft Windows → (Q16338)personal computer :, would you have any tip for us here? Would it be feasible somehow to undo all the Ivan A. KrestininI asked around on the Wikidata Telegram group too, and unfortunately it seems like there is no quick solution here. :/ KrBot does not make use of EditGroups for most tasks, and it performs so many different tasks in parallel that going through its contributions list is not so easy. @ ]reply[23:38, 18 February 2022 (UTC)) talk (ferretStarting to think this may result in any use of Wikidata for Metacritic being removed from Enwiki. Is there no way to find and revert what KrBot did here? -- ]reply[20:39, 16 February 2022 (UTC)) talk (ferretHi all, I came here after seeing KrBot replace personal computer as the platform in relation to Metacritic scores with Microsoft Windows. Metacritic uses "PC" though, which then broke the expected values of a Wikidata module on enwiki. -- ]reply[12:49, 14 February 2022 (UTC)) talk (Trade:--Jean-FrédéricI'llk take a look on KrBot. I still have month old issues that ended without any conclusions so it's not that i haven't veen trying. @
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT ?item ?itemLabel WHERE {
?item p:P1712 ?statement.
?statement pq:P400 wd:Q1406.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}