ckanext-query-dois

A CKAN extension that creates DOIs for queries on resources.
Overview
This extension creates (mints) digital object identifiers (DOIs) for queries on resources. By recording the query parameters used and the exact version of the data at the time of the query, this allows precise retrieval of the data as it looked when the DOI was minted.
Can be used in conjunction with v5.2+ of ckanext-versioned-datastore.
You will need an account with a DataCite DOI service provider to use this extension.
Installation
Path variables used below:
- $INSTALL_FOLDER (i.e. where CKAN is installed), e.g. /usr/lib/ckan/default
- `$CO