Page MenuHomePhabricator

Compile list of most commonly cited authors on svwp
Closed, ResolvedPublic4 Estimated Story Points

Description

Using the data from https://figshare.com/articles/Wikipedia_Scholarly_Article_Citations/1299540, compile a list of most commonly cited authors (for works with ISBN) on svwp.

The list shall include:

  • LIBRIS ID
  • Name
  • No. of occurrences

Event Timeline

Note that just using the Libris search API, we get the string of the author, but not their ID, eg http://api.libris.kb.se/xsearch?query=ISBN:9163190656&format=json

The authorities API is down right now, so this will have to wait until we can get more info from KB. Then it will be a separate task.