ckanext-transharvest
Status: ARCHIVED (April 24, 2025)
A CKAN harvester extension for synchronizing term_translations between CKAN instances. Enables multilingual metadata exchange by harvesting translation terms from source CKAN instances.
Features
- Harvests term_translations between CKAN instances
- Supports multilingual metadata synchronization
- Integrates with CKAN’s harvest framework
- Facilitates translation sharing across federated portals
Installation
Install the extension:
pip install -e git+https://github.com/ogdch/ckanext-transharvest.git#egg=ckanext-transharvest
Add transharvest to your CKAN plugins:
ckan.plugins = transharvest
Author
Stefan Reinhard, Feinheit
License
AGPL-3.0