Skip to content

Commit

Permalink
Fix #2449 Link to Wikidata Orcid scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
fnielsen committed May 7, 2024
1 parent dc24bfe commit 147c0b0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scholia/app/templates/author-curation.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@

{% block curation_panels %}


<h2 id="external-tools">External tools</h2>

<a class="btn btn-primary"
href="https://orcid-scraper.toolforge.org/results?qid={{ q }}"
role="button">Wikidata Orcid Scraper ↗</a>


<h2 id="missing-author-resolving">Author name strings to be resolved</h2>

The authorship may be represented as an author name string rather than a Wikidata item.
Expand Down

0 comments on commit 147c0b0

Please sign in to comment.