Am 23.11.2016 um 21:33 schrieb Andrew Hall: > Hi, > > I’m a PhD student/researcher at the University of Minnesota who (along with > Max > Klein and another grad student/researcher) has been interested in > understanding > the extent to which Wikidata is used in (English, for now) Wikipedia. > > There seems to be no easy way to determine Wikidata usage in Wikipedia pages > so > I’ll describe two approaches we’ve considered as our best attempts at solving > this problem. I’ll also describe shortcomings of each approach.
There is two pretty easy ways, which you may not have found because they were added only a couple of months ago: You can look at the "page information" (action=info, linked from the sidebar), e.g. <https://en.wikipedia.org/w/index.php?title=South_Pole_Telescope&action=info>. Near the bottom you can find "Wikidata entities used in this page". The same information is available via an API module, <https://en.wikipedia.org/w/api.php?action=query&prop=wbentityusage&titles=South_Pole_Telescope>. See <https://en.wikipedia.org/w/api.php?action=help&modules=query%2Bwbentityusage> for documentation. These URLs will list all direct and indirect usages, and also indicate what part or aspect of the entity was used. HTH -- Daniel Kinzler Senior Software Developer Wikimedia Deutschland Gesellschaft zur Förderung Freien Wissens e.V. _______________________________________________ Wikidata mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata
