summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorAlexander_Kabui2024-02-12 12:14:47 +0300
committerAlexander_Kabui2024-02-12 12:14:47 +0300
commit48ae4623d09adcfa518c8f2615b373ae4c083a7c (patch)
treed7094f50b785af6032015fc4f1a5a82d97a572aa /issues
parenta1b0002b47da9c1d76aa75788bf2fb30a0f200b0 (diff)
downloadgn-gemtext-48ae4623d09adcfa518c8f2615b373ae4c083a7c.tar.gz
Update issue:fetch-pubmed-references-to-gnqa
Diffstat (limited to 'issues')
-rw-r--r--issues/fetch-pubmed-references-to-gnqa17
1 files changed, 11 insertions, 6 deletions
diff --git a/issues/fetch-pubmed-references-to-gnqa b/issues/fetch-pubmed-references-to-gnqa
index 43237b1..cebeaaf 100644
--- a/issues/fetch-pubmed-references-to-gnqa
+++ b/issues/fetch-pubmed-references-to-gnqa
@@ -11,17 +11,22 @@
The task is to integrate PubMed references into the GNQA system by querying the PubMed API using GNQA publication titles. Then, display the data as reference information, which will provide users with more valuable details.
+
## Tasks
-* [ ] Connect to the PubMed API and perform HTTP requests.
-* [ ] Query the API with the publication titles.
-* [ ] Display the PubMed information as reference information on the GN2 user interface.
-* [ ] If references are not found, perform a lossy search or list the closest three papers.
+* [x] Connect to the PubMed API and perform HTTP requests.
+
+* [x] Query the API with the publication titles.
+
+* [] Display the PubMed information as reference information on the GN2 user interface.
+
+* [] dump the results to a DB
+
+* [x] If references are not found, perform a lossy search or list the closest three papers.
+
For lossy search, see:
=> https://github.com/pjotrp/bioruby-bioinformatics-impact/blob/master/bin/pubmed2bib.rb
-
see link to main issue:
-
=> https://issues.genenetwork.org/topics/lmms/llm-metadata