Jaovitosr/Chatbot

Add INSPIRE HEP Fetcher to "Update with bibliographic information from the web"

Open

#16 opened on Sep 14, 2023

 (1 comment) (0 reactions) (0 assignees) (0 forks)auto 404
fetchergood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

From jabref created by Siedlerchr: JabRef/jabref#9351

Is your suggestion for improvement related to a problem? Please describe. https://discourse.jabref.org/t/add-inspirehep-as-resource-to-update-the-bibliographic-data/3612

However, it would be nice to add InspireHEP as one of the resources to fetch bibliographic data from, so these keys can also be fetched from InspireHEP for entries, which had been imported from elsewhere or are missing an citation key.

Describe the solution you'd like Add the fetcher to the LIST

Additional context

Implementation details The INSPIRE HEP Fetcher needs to implement EntryBasedFetcher interface and needs to be added to the set of getEntryBasedFetchers in WebFetcher.class

The fields doi or arxivid could be used as fields https://github.com/inspirehep/rest-api-doc#external-identifiers

Contributor guide