diff options
author | Alexander_Kabui | 2024-02-28 11:11:41 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-02-28 11:11:41 +0300 |
commit | a11846728b6ce5e16e6d7f520a444ddd0945042d (patch) | |
tree | 071ff825fa82ca891e54ea65c62a000f316da494 /issues/fetch-pubmed-references-to-gnqa.gmi | |
parent | d0db4236fab288543391ca5e6024b2815c996eb7 (diff) | |
download | gn-gemtext-a11846728b6ce5e16e6d7f520a444ddd0945042d.tar.gz |
update issue:fetch-pubmed-references-to-qnqa
Diffstat (limited to 'issues/fetch-pubmed-references-to-gnqa.gmi')
-rw-r--r-- | issues/fetch-pubmed-references-to-gnqa.gmi | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/issues/fetch-pubmed-references-to-gnqa.gmi b/issues/fetch-pubmed-references-to-gnqa.gmi index dcec3b0..63351d1 100644 --- a/issues/fetch-pubmed-references-to-gnqa.gmi +++ b/issues/fetch-pubmed-references-to-gnqa.gmi @@ -20,13 +20,19 @@ The task is to integrate PubMed references into the GNQA system by querying the * [] Display the PubMed information as reference information on the GN2 user interface. -* [] dump the results to a DB +* [] dump the results to a DB e.g sqlite,lmdb * [x] If references are not found, perform a lossy search or list the closest three papers. +* [] reimplement the reference ui to render the references as modal objects + 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 + + + + |