pub_graph


Access, cache and visualise citation relations

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.

installation

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)].

materials

module documentation: pub_graph.html
releases: Releases.txt
SWI-Prolog packed sources: pub_graph
sources on github: pub_graph@github

credits

Nicos Angelopoulos
---
London
November, 2013 - September, 2023