Extension TransHarvest


Extension Basics

Title
TransHarvest
Name
ckanext-transharvest
Type
Public extension
Description
CKAN harvester extension for synchronizing term_translations between CKAN instances, enabling multilingual metadata exchange. Archived.
CKAN versions
Download-Url (zip)
Last commit
12 years ago (2014-02-20 16:50:27)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

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

Version
1.0.1
Version release date
(not set)
Contact name
Stefan Reinhard
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Archived repository. Requires ckanext-harvest. Harvests term_translations for multilingual metadata synchronization between CKAN instances.

Plugins to configure (ckan.ini)
transharvest
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions