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 合并指标
 (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

贡献者指南