- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 3k
 
Labels
component: citation-relationsgood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.size: medium📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Description
Current state:
- Start JabRef
 - Click on "New exmaple library"
 - Select "Ding_2006"
 - Select tab "Citation information"
 - See

 - Select tab "Citation relations"
 - See

 
Since tab "Citation information" does not take much information, it can be merged into a new section within "Citation relations". If that new section requires a header, then name it "Metrics".
Expected result:
Task:
- Rename tab "Citation relations" to "Citations"
 - Move org.jabref.gui.entryeditor.SciteTabViewModel#fetchTallies to new class 
ScienceAiFetcherin packageorg.jabref.logic.importer.fetcher(in modulejablib. - Introduce 
recordTalliesResponse(if handled by GSon, otherwise class) to handleResponsefrom tallies endpoint - ViewModel should transform 
TalliesResponseto UI information 
It is OK to include in CitationsRelationsTabViewModel. You can also nest two JavaFX component in the tab "Citation relations"
Notes:
JSON response from view-source:https://api.scite.ai/tallies/10.1186%2F1743-7075-3-2
{"total":77,"supporting":1,"contradicting":1,"mentioning":72,"unclassified":3,"doi":"10.1186/1743-7075-3-2","citingPublications":240}For localization see https://devdocs.jabref.org/code-howtos/localization.html#localization-in-java-code
ThiloteE
Metadata
Metadata
Assignees
Labels
component: citation-relationsgood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.size: medium📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Type
Projects
Status
Done
Status
Done