ckanext-climate-tagger
The reegle Climate Tagger CKAN Extension provides suggested tags for climate compatible content (for CKAN) by introducing an additional field to the add/edit resource form that displays suggested tags from the Climate Tagger API hosted by reegle.
Make your CKAN open government data more easily searchable by leveraging the standardized taxonomy of tags provided by the Climate Tagger tags.
Current status: beta
Features
- Climate Tagger tags available in English, French, Spanish, Portuguese and German
- Ability to configure the relevance threshhold for tags returned by the Climate tagger API
- Clean separation from existing tags fields allows users to manually input their own tags
Installation
Clone the repository:
git clone https://github.com/REEEP/ckanext-climate-tagger.git
Activate your CKAN virtualenv:
. /usr/lib/ckan/default/bin/activate
Install the extension:
cd /usr/lib/ckan/default/src/ckanext-climate-tagger
python setup.py develop
Add climate_tagger to ckan.plugins in your CKAN config file.
Configuration
- Create a free account at http://api.reegle.info/register
- Register an API token at http://api.reegle.info/dashboard/sources
- Configure your API token in the extension’s JavaScript file
More information about the tagging API: http://api.reegle.info/