WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
220 stars 78 forks source link

Add ability to find new papers to add to Wikidata via topic curation pages #2479

Closed carlinmack closed 4 months ago

carlinmack commented 5 months ago

Related to #1855

Rebased version of #2342

Note:

Description

Please include a summary of the change, relevant motivation and context. If possible and applicable, include before and after screenshots and a URL where the changes can be seen.

Adds support for searching Crossref for the 20 most recent papers on a disease, taxon, gene or protein and sends these results to the tool I've developed to find their presence in Wikidata and creating Quickstatements if they are found

image

image

Roadmap:

2337 Adding support for multiple IDs

2340 Adding support for DOIs to Quickstatements

This PR: Adding a button to curation pages to find if there are recent papers which can be created on Wikidata

Next PRs:

Caveats

Please list anything which has been left out of this PR or which should be considered before this PR is accepted Check any of the following which apply:

If you make changes to the Python code

Testing

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

Checklist

carlinmack commented 5 months ago

Actually all the tests are passing

fnielsen commented 5 months ago

Actually all the tests are passing

Does this mean that it is not a draft?

carlinmack commented 5 months ago

Yep not a draft, ready for trying/review. By the way it is a bit slow, I can't remember why