Extension Query Dois


Extension Basics

Title
Query Dois
Name
ckanext-query-dois
Type
Public extension
Description
A CKAN extension that creates DOIs for queries on resources.
CKAN versions
Download-Url (zip)
Last commit
2 months ago (2025-11-19 10:39:33)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

The Natural History Museum logo.

ckanext-query-dois

Tests Coveralls CKAN Python Docs

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

Version
6.0.3
Version release date
2025-11-19
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Path variables used below: - $INSTALL_FOLDER (i.e. where CKAN is installed), e.g. /usr/lib/ckan/default - $CONFIG_FILE, e.g. /etc/ckan/default/development.ini

Plugins to configure (ckan.ini)
query_dois
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions