-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Labels
good third issuesize: medium📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Description
In science, authors write papers. They related their paper to other papers. This text is very interesting, as it contains two aspects:
- interesting other papers
- description of other papers
Colombia is a middle-income country with a population
of approximately 50 million (CIA 2021), with at least 11
million people living in rural areas (DANE 2018). It is the
third most biodiverse country globally, following Brazil
and Indonesia (Nash 2022).
JabRef should do following:
For each reference:
- Lookup in the references
- Add to library - or update, if already exists
- Find out descriptive text for the paper in the text
- Add the desriptive text to
comments-{username}, prefixed with[{citation-key}]:([LunaOstos_2024]in our example). In case there is already content incomments-{username}, just append it. Separated by an empty line.
Example result:
@Misc{Agency2021,
author = {{Central Intelligence Agency}},
note = {Accessed 4 Mar 2023},
title = {The world factbook: Colombia},
year = {2021},
comment-koppor = {[LunaOstos_2024]: Colombia is a middle-income country with a population of approximately 50 million.},
url = {https://www.cia.gov/the-world-factbook/countries/colombia/},
}Related: Citation relations. However, they do not have the full text.
Screenshot from the linked PDF:
Fuller context:
Hint: It is perfectly OK to use the langchain4j's AI interface to parse etc.
This is NOT citation relations, because this issue here is about to harvest knowledge from a PDF.
Metadata
Metadata
Assignees
Labels
good third issuesize: medium📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)