-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add INSPIRE HEP Fetcher to "Update with bibliographic information from the web" #9351
Comments
I would like to contribute to the issue. Can you assign this to me. |
I would love to contribute to this issue. So can assign me for this. |
@lak7 Hi, thanks for your work! Best is to create a Pull Request early on so we can better see the context and can help |
Hi @Siedlerchr, just updating that I'm still working on this issue and I will create a pull request shortly. |
Hey @Siedlerchr, I have created a Pull Request. Can you review the PR and guide me further. |
I am writing to apologize for the delay in completing the assigned issue and not being able to address the feedback you provided in the pull request in a timely manner. Unfortunately, I had to prioritize my college exams and was not able to devote the necessary time to the project during this period. While I realize that this caused inconvenience and delays for you and the team, I hope you can understand that my studies had to take priority at that time. Thank you for your understanding and patience during this time. Please let me know if there is anything else I can do to help or if you have any further concerns. |
No problem, we all work at JabRef in our spare time and being a former student, I know the stressful exam phase. |
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
The text was updated successfully, but these errors were encountered: