query-5a493d1b45840fba51eb5a4790a9063a
FIDE-Master ]reply[07:59, 31 July 2018 (UTC)) talk (Steak. The FIDE profile does not display that the player has the title, is it maybe hidden, or how did the bot get the information? hereThis bot added the chess title "FIDE Master" with a reference to the FIDE database to some items where I cannot find any hint that the player has this title. For example This query lists all player items that have at least the FM title: ]reply[11:43, 7 September 2018 (UTC)) talk (Wesalius. fide rating list is the list of the 10164 FMs and WFMs extracted from This: Steak@ ]reply[11:25, 7 September 2018 (UTC)) talk (WesaliusI will try to move ahead as much as possible today. I started the extraction of FMs now. Do you have the query that gives all items labeled as FMs on wd? ]reply[08:13, 7 September 2018 (UTC)) talk (Steak: Any progress here? Wesalius@ ]reply[13:32, 14 August 2018 (UTC)) talk (WesaliusNothing to clarify, I made a mistake with adding FIDE Masters titles to players that are not masters. I will get the list of all FIDE Masters, compare it with all the FIDE Masters on wd. After that we can ask for deletion of those that are not notable for wd. I am on it, I will get me some time for it during the course of this week. ]reply[08:52, 14 August 2018 (UTC)) talk (Steak (IM 1957). (Q2090109)Rodolfo Tan Cardoso (IM 1969) and (Q4261192)Renato Naranja : I would be happy if you could clarify this issue, this concerns also more players, e.g. Wesalius@ ]reply[08:10, 6 August 2018 (UTC)) talk (Steak was awared FM. Are you sure you didn't just state FIDE master title when rating was > 2300 or something like that? (Q4373258)Ferenc Portisch obtained International Master title in 1975, while the first FIDE masters were awarded in 1979, so there was no reason that (Q4373258)Ferenc Portisch Could you verify this please? I still have doubts that this is correct. For example ]reply[11:05, 31 July 2018 (UTC)) talk (WesaliusIf I recall correctly, I was extracting the data from the same xml file that contains the ratings, it can be ascquired from ratings.fide.com.
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT DISTINCT ?item ?itemLabel
WHERE {
?item wdt:P2962 wd:Q1049520 .
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}