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.