arthurpsmith / author-disambiguator

Wikidata service to help create or link author items to published articles
GNU General Public License v3.0
33 stars 8 forks source link

On author pages, link aliases to their disambiguation pages #188

Closed Daniel-Mietchen closed 1 year ago

Daniel-Mietchen commented 1 year ago

On author pages like https://author-disambiguator.toolforge.org/author_item_oauth.php?id=Q450514 , aliases like "A. G. TANSLEY" are listed. They are currently just strings but these strings could be hyperlinked to their respective Author Disambiguator pages like https://author-disambiguator.toolforge.org/names_oauth.php?doit=Look+for+author&name=A.%20G.%20TANSLEY .

arthurpsmith commented 1 year ago

Yeah, look at that, I wonder why I linked the stated as labels but not the alias labels. Seems useful. I should probably look at some of the other open issues here too!

arthurpsmith commented 1 year ago

Ok, done! Closing this.

arthurpsmith commented 1 year ago

By the way, the stated as labels link out to a more detailed author item search page that's just looking at items using those particular labels. This was something I commonly ran across after Magnus's bot mismatched a lot of authors using just last names. So it was going somewhere different than this, but both make sense.