Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Wikidata service to help create or link author items to published articles
PHP HTML
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
lib Fix broken wikibase search option Oct 25, 2019
magnustools
resources/html Use ArticleItem object during clustering as well as display; add sort… Nov 29, 2018
.user.ini config file for php Aug 23, 2019
LICENSE Initial commit Nov 21, 2018
README.md Update README.md Oct 24, 2019
WikiCite_2018.md Creating WikiCite "pitch" file Nov 29, 2018
author_item.php Allow filtering by SPARQL on the regular author item page Oct 23, 2019
author_item_oauth.php +SQID Oct 16, 2019
index.php Add author items journals and topics links to index.php Oct 14, 2019
logout_oauth.php Replace hard-wired "oauth.ini" file location with variable. Oct 14, 2019
match_multi_authors.php Move "[work]" link to "[Full author list]" link in Authors column Aug 13, 2019
names_oauth.php Added links to wikidata for updated works Oct 15, 2019
precise_cluster.php Interlink oauth and QS versions; improve internal linking... Oct 14, 2019
work_item.php +SQID Oct 16, 2019
work_item_oauth.php +SQID Oct 16, 2019

README.md

author-disambiguator

Wikidata service to help create or link author items to published articles

To use the tool go to https://tools.wmflabs.org/author-disambiguator/

To run in development all it needs is a php server with an https front-end. Install the files as provided in this distribution directly in an appropriate subdirectory of your local web server's documents root directory.

Features

  • find possible author items that match a particular author name string, listing works with that author name string and allowing selection of which works should have the strings replaced with the author links
  • list all works with a particular author, and allow a selection of those works to be moved to another author or replaced with the appropriate author name string value (no author item) if previously matched to the wrong author
  • list all the authors on a single work, allowing author order to be rearranged, allowing duplicate author/author name string entries to be merged, and allowing multiple author strings to be matched to author items (OAuth version only)
  • allow SPARQL filters to be applied to any of these lists of works, and automate those filters in many cases
You can’t perform that action at this time.