-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
component: fetchergood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)🔔 reminder-sent
Description
Is your suggestion for improvement related to a problem? Please describe.
currently, the Europe/PMC Fetcher only supports Id based fetching. It should also support fulltexts and searching by terms and it should support parsing other entry types like books
Describe the solution you'd like
An extended fetcher
Additional context
https://europepmc.org/RestfulWebService
jabref/jablib/src/main/java/org/jabref/logic/importer/fetcher/EuropePmcFetcher.java
Line 30 in 8df1f05
public class EuropePmcFetcher implements IdBasedParserFetcher { |
Metadata
Metadata
Assignees
Labels
component: fetchergood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)🔔 reminder-sent
Type
Projects
Status
Free to take