Extension Dataset Review


Extension Basics

Title
Dataset Review
Name
ckanext-review
Type
Public extension
Description
Allows datasets to be reviewed at a set interval with configurable review periods per organization and email notifications.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2017-01-10 00:07:14)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-review allows datasets to be reviewed at a set interval. It adds a ‘package_review’ table and a ‘group_review’ table to the database to store data related to the review process. It adds a ‘Dataset Review Interval’ field to organisations that allows users to set the default review period for datasets. It adds a ‘Next Review’ field to dataset new/edit screens which defaults to today + ‘Dataset Review Interval’. It adds a ‘Mark as Reviewed’ button to the dataset view page. A cron job can be configured to run once a day to create activity stream items when packages are due to be reviewed. Requires CKAN email configuration.

Version
1.0
Version release date
2014-04-30
Contact name
Andrew Dean
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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