Extension Resource Versions


Extension Basics

Title
Resource Versions
Name
ckanext-resourceversions
Type
Public extension
Description
Creates dataset versions when resource files are uploaded or links are changed, with each version becoming a new dataset.
CKAN versions
Download-Url (zip)
Last commit
7 years ago (2018-06-14 09:24:02)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-resourceversions allows creating versions of datasets in CKAN. Each version becomes a new dataset. When uploading a new file or changing the link of a resource, a new dataset with a new resource is created. Changing other information does not create a new version. Must be used together with ckanext-thredds to create versions of subsets and show relations between original dataset versions and subset versions. Each resource requires ‘newer_version’ and ‘subset_of’ fields. Extends CKAN’s package_search API with an ‘include_versions’ parameter. Developed by CCCA Data Centre (Climate Change Centre Austria). Release v1.0 titled ‘CADS 1.0’.

Version
1.0
Version release date
2017-12-12
Contact name
Katharina Sack
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
resourceversions resourceversions_pkg
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions