# Database Classes and functions to interact with databases of publications. ## Blueprint Abstract description of GISMAP' DB interface. ```{eval-rst} .. automodule:: gismap.database.blueprint :members: ``` ## DBLP Interface for *dblp computer science bibliography* (https://dblp.org/). ```{eval-rst} .. automodule:: gismap.database.dblp :members: ``` ## HAL Interface for *HyperArticles en Ligne* (https://hal.science/). ```{eval-rst} .. automodule:: gismap.database.hal :members: ```