Jaovitosr/Chatbot

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

開放

#16 建立於 2023年9月14日

 (1 則留言) (0 個反應) (0 位負責人) (0 個分叉)auto 404
fetchergood first issue

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南