Extension Resource Dictionary


Extension Basics

Title
Resource Dictionary
Name
ckanext-resourcedictionary
Type
Public extension
Description
Extends CKAN Data Dictionary to create and edit data dictionaries before data is uploaded to datastore.
CKAN versions
Download-Url (zip)
Last commit
4 years ago (2021-04-15 13:30:14)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-resourcedictionary extends the default CKAN Data Dictionary functionality by adding the possibility to create a data dictionary before actual data is uploaded to the datastore. For resources without datastore records, the data dictionary can be fully edited (adding, removing, editing fields) and even completely deleted. For resources with datastore records, editing is limited to the info properties of a field. Resource dictionary fields, labels and notes are added to the SOLR index as resource extras. Provides a REST API endpoint (resource_dictionary_create). Plugin must be loaded before datastore.

Version
1.0.0
Version release date
2021-04-15
Contact name
Dusko Bogdanovski
Contakt email
Contact Url
(not set)


Installation Guide

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