Extension Inventory


Extension Basics

Title
Inventory
Name
ckanext-inventory
Type
Public extension
Description
CKAN extension for receiving dataset inventories from organizations
CKAN versions

~2.5.3

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
9 years ago (2016-07-22 10:51:01)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-inventory

Build Status Coverage Status

CKAN Extension for receiving dataset inventories from organizations and tracking their status.

Goal

The PSI Directive was transposed as a law and will arrive in the Romanian Parliament. Every institution will have to provide an inventory with their datasets and their recurring interval.

This extension will help with the registering of organizations, adding and editing datasets in the inventory and monitoring if they are updated in the specified timeline

Requirements

This extension is written for CKAN v2.5.3.

Installation

To install ckanext-inventory:

  1. Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
  1. Clone and install the ckanext-inventory Python package into your virtual environment:
python setup.py develop
  1. Add inventory inventoryfix to the ckan.plugins setting in your CKAN config file.

  2. Restart CKAN.

Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

To install ckanext-inventory:

  1. Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
  1. Clone and install the ckanext-inventory Python package into your virtual environment:
python setup.py develop
  1. Add inventory inventoryfix to the ckan.plugins setting in your CKAN config file.

  2. Restart CKAN.

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