Extension Cnra Schema


Extension Basics

Title
Cnra Schema
Name
ckanext-cnra_schema
Type
Public extension
Description
The **CNRA Schema** extension for CKAN provides a pre-defined schema tailored for organizations, pr
CKAN versions
Download-Url (zip)
Last commit
10 months ago (2025-03-18 22:53:39)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

CNRA Schema

Requirements

Requires ckanext-scheming, ckanext-composite, ckanext-repeating

Installation

To install ckanext-cnra_schema for development, activate your CKAN virtualenv and do::

git clone https://github.com/OpenGov-OpenData/ckanext-cnra_schema.git
cd ckanext-cnra_schema
python setup.py develop
pip install -r requirements.txt

Config settings


ckan.plugins = ... cnra_schema scheming_datasets composite repeating
Version
Version release date
(not set)
Contact name
OpenGov Open Data
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
cnra_schema scheming_datasets composite repeating
CKAN Settings (ckan.ini)
# ckan.plugins = ... cnra_schema scheming_datasets composite repeating
DB migration to be executed
(not set)
<< back to Extensions