Extension CKAN Metadata Configuration


Extension Basics

Title
CKAN Metadata Configuration
Name
ckanext-metaconf
Type
Public extension
Description
Configure metadata schema for datasets and resources with support for various field types.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-02-03 02:41:05)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

This is an extension for the CKAN data portal platform. It adds the possibility to configure the metadata schema for datasets and resources. You can specify your metadata vocabulary by defining elements that are shown in the CKAN dataset creation workflow. This specification is done by the maintainer of the portal not the user. Supported field types: input (one line text), markdown, textarea, checkbox (radiobuttons for boolean), inputpart, tags (multiple), select (dropdown), url, hidden, organization, custom HTML, h1/h2/h3 headings, hline. Includes OpenGovernmentData-Metadata format as example. Developed by AKSW research group at Leipzig University.

Version
Version release date
(not set)
Contact name
AKSW - Leipzig University
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Configure metadata schema in ckanext/metaconf/settings.py

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