Wikidata:WikiCite/Wikidata lists/Popular author name strings on works about topics that have a geolocation

From Wikidata
Jump to navigation Jump to search

Note: the list filters out names that start or end with Initials (see the regex).

This list is periodically updated by a bot. Manual changes to the list will be removed on the next update!

WDQS | PetScan | TABernacle | Find images | Recent changes | Query: SELECT # A sample topic for the given coauthor DISTINCT ?item # Number of works with the coauthor ?count # Build URL to the Author disambiguator tool for a given author name string (CONCAT( '[https://tools.wmflabs.org/author-disambiguator/?doit=Look+for+author&name=', ENCODE_FOR_URI(?coauthor ), ' Publications with author name string ', ?coauthor , ']') AS ?disambiguator1) # Build URL to the Author disambiguator tool for a given author name string and thesample topic (CONCAT( '[https://tools.wmflabs.org/author-disambiguator/?doit=Look+for+author&name=', ENCODE_FOR_URI(?coauthor ), '&filter=wdt%3AP921+wd%3A', ?qid , ' Publications on the sample topic with author name string ', ?coauthor , ']') AS ?disambiguator2) # Build URL to Scholia's /topic/QID/missing page for the QID of the sample topic ## This is commented out because it tends to time out # (CONCAT( # '[https://tools.wmflabs.org/scholia/topic/', # ENCODE_FOR_URI(?qid ), '/missing Disambiguate more authors of publications on the sample topic]') AS ?disambiguator3) WHERE { SELECT DISTINCT ?coauthor (COUNT(DISTINCT ?work) as ?count) (SAMPLE(DISTINCT ?topic) AS ?item) (REPLACE(STR(?item), ".*Q", "Q") AS ?qid) WHERE { ?topic wdt:P625 [] . ?work wdt:P921 ?topic ; wdt:P2093 ?coauthor . FILTER(regex (?coauthor, "^(?=^[A-Z][a-z]{1,}.*)(?=.*[a-z]$).*$")). } GROUP BY ?coauthor ?count ?item ?qid HAVING (?count > 9) LIMIT 100 } ORDER BY DESC(?count) #LIMIT 100
# ?disambiguator1 ?count sample_topic ?disambiguator2
1 Publications with author name string David D Celentano 89 Ethiopia Publications on the sample topic with author name string David D Celentano
2 Publications with author name string Ichiro Kawachi 56 Canada Publications on the sample topic with author name string Ichiro Kawachi
3 Publications with author name string Helen Rees 46 South Africa Publications on the sample topic with author name string Helen Rees
4 Publications with author name string Christopher W Kuzawa 40 New Zealand Publications on the sample topic with author name string Christopher W Kuzawa
5 Publications with author name string Mark Rowland 39 India Publications on the sample topic with author name string Mark Rowland
6 Publications with author name string Susan I Gerber 34 United States of America Publications on the sample topic with author name string Susan I Gerber
7 Publications with author name string Nguyen Thi Kim Chuc 31 Vietnam Publications on the sample topic with author name string Nguyen Thi Kim Chuc
8 Publications with author name string Eugene Mutimura 31 Rwanda Publications on the sample topic with author name string Eugene Mutimura
9 Publications with author name string Hans Stenlund 29 Sweden Publications on the sample topic with author name string Hans Stenlund
10 Publications with author name string Gail Williams 28 Australia Publications on the sample topic with author name string Gail Williams
11 Publications with author name string Ph Martin 27 Large Hadron Collider Publications on the sample topic with author name string Ph Martin
12 Publications with author name string Ali Djibo 27 Chad Publications on the sample topic with author name string Ali Djibo
13 Publications with author name string Rachel C Vreeman 22 Kenya Publications on the sample topic with author name string Rachel C Vreeman
14 Publications with author name string Enver Roshi 19 Albania Publications on the sample topic with author name string Enver Roshi
15 Publications with author name string Claude P Muller 18 Bulgaria Publications on the sample topic with author name string Claude P Muller
16 Publications with author name string David Gunnell 16 Wales Publications on the sample topic with author name string David Gunnell
17 Publications with author name string Paiboon Sithithaworn 15 Thailand Publications on the sample topic with author name string Paiboon Sithithaworn
18 Publications with author name string Steffen Rehbein 15 Portugal Publications on the sample topic with author name string Steffen Rehbein
19 Publications with author name string Dora Buonfrate 15 Italy Publications on the sample topic with author name string Dora Buonfrate
20 Publications with author name string Kuda Mutasa 14 Zimbabwe Publications on the sample topic with author name string Kuda Mutasa
21 Publications with author name string Jochen Ehmer 13 Zambia Publications on the sample topic with author name string Jochen Ehmer
22 Publications with author name string Gemini Mtei 13 Ghana Publications on the sample topic with author name string Gemini Mtei
23 Publications with author name string Gary K Dowse 12 Singapore Publications on the sample topic with author name string Gary K Dowse
24 Publications with author name string Ruchira T Naved 12 Bangladesh Publications on the sample topic with author name string Ruchira T Naved
25 Publications with author name string Hiroo Kanamori 11 California Publications on the sample topic with author name string Hiroo Kanamori
26 Publications with author name string Christine D Thomson 11 Brazil Publications on the sample topic with author name string Christine D Thomson
27 Publications with author name string Helena A Ngowi 10 Tanzania Publications on the sample topic with author name string Helena A Ngowi
28 Publications with author name string Boon-How Chew 10 Malaysia Publications on the sample topic with author name string Boon-How Chew
29 Publications with author name string Helen Y Chu 10 Nepal Publications on the sample topic with author name string Helen Y Chu
30 Publications with author name string David P Watts 10 Uganda Publications on the sample topic with author name string David P Watts
31 Publications with author name string Matthew J Church 10 Pacific Ocean Publications on the sample topic with author name string Matthew J Church

∑ 31 items.

End of automatically generated list.