Extension eDem Slovakia


Extension Basics

Title
eDem Slovakia
Name
ckanext-edem
Type
Public extension
Description
Custom access rules extension for the Slovak government open data portal (data.gov.sk), providing tailored authentication and authorization features.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-01-21 18:11:15)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-edem - Extension for CKAN

This extension provides custom access rules for the Slovak government open data portal (data.gov.sk).

Description

The eDem extension was developed for the Slovak Republic’s open data initiative. It provides customized access control rules and authorization features tailored to the requirements of data.gov.sk.

Features

  • Custom access rules for datasets and organizations
  • Tailored for Slovak government data portal requirements
  • Translation support (Slovak language)

Installation

Install the extension in your CKAN environment:

git clone https://github.com/kapucko/ckanext-edem.git
cd ckanext-edem
python setup.py develop

Add to your CKAN configuration:

ckan.plugins = ... edem

Notes

This is a legacy extension developed in 2014-2015 for older CKAN versions. It was specifically tailored for the Slovak data.gov.sk portal and may require modifications for use with modern CKAN versions or different portal configurations.

Version
0.1
Version release date
2015-01-21
Contact name
Dominik Kapišinský
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Legacy extension for Slovak data.gov.sk portal. Provides custom access rules and authorization. May require updates for modern CKAN versions.

Plugins to configure (ckan.ini)
edem
CKAN Settings (ckan.ini)
# No specific configuration options documented
DB migration to be executed
(not set)
<< back to Extensions