A simple library for communicating with PubMed and Semantic Scholar records.
Currently allows
It is being developed on SWI-Prolog 6.1.8 but should also work on Yap Prolog.
It is highly recommended that you install from within SWI using its package manager.
To install simply do:
?- pack_install(pub_graph).
And then load with:
?- [library(pub_graph)].
module documentation:
pub_graph.html
releases:
Releases.txt
SWI-Prolog packed sources: pub_graph
sources on github: pub_graph@github
Nicos Angelopoulos
---
London
November, 2013 - September, 2023