ckanext-odvl
CKAN profile for OpenData Vlaanderen (Flemish Open Data Portal).
Overview
This extension provides customizations for the Flemish Open Data Portal (Vlaamse Open Data Portaal). Developed on CKAN 2.0.1.
Features
- Custom theme and branding for OpenData Vlaanderen
- Flemish license configurations (licenties-odv.json)
- Custom basemap configurations (basemaps.json)
- Geopunt harvester integration
- CSW (Catalogue Service for the Web) support and tests
- DCAT support for dataset metadata
- Organization list filtering
- Custom contact, publisher, and access rights handling
Installation
pip install -e git+https://github.com/bertvannuffelen/ckanext-odvl.git#egg=ckanext-odvl
See pip-requirements.txt for dependencies.
Configuration
Add the plugin to your CKAN configuration:
ckan.plugins = odvl_extension