Extension Wake UA / TDATA


Extension Basics

Title
Wake UA / TDATA
Name
ckanext-wakeua
Type
Public extension
Description
CKAN extension adapted for the TDATA research project at the University of Alicante, with support for spatial extension and RDF export.
CKAN versions
Download-Url (zip)
Last commit
7 days ago (2026-03-02 11:09:32)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

TDATA/ckanext-wakeua

CKAN extension adapted for the TDATA project.

Objectives

  • Make available an extension for the TDATA project

Funding Information

This research project is supported by:

  • Funding organization/institution: Conselleria de Educación, Universidades y Empleo de la Generalitat Valenciana
  • Program or grant: Subvenciones a grupos de investigación consolidados
  • Project code/reference: CIAICO/2022/019
  • Duration: [01/01/2023 – 31/12/2025]

Technology

  • Python
  • CKAN

Installation and Usage

Installation

  1. Activate your CKAN virtual environment: . /usr/lib/ckan/default/bin/activate
  2. Clone the source and install it on the virtualenv: git clone https://github.com/wake-ua/ckanext-wakeua.git cd ckanext-wakeua pip install -e . pip install -r requirements.txt
  3. Add wakeua to the ckan.plugins setting in your CKAN config file.
  4. Restart CKAN.

Config settings

None at present.

Authors / Contributors

  • Lucía De Espona Pernas – @espona

License

This project is distributed under the MIT License.

Contact

For questions, collaborations, or further information: - Email: wake@dlsi.ua.es - Web: https://wake.dlsi.ua.es/

Version
Version release date
(not set)
Contact name
Lucía De Espona Pernas
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Includes support for spatial extension. Fixes for CKAN 2.10.4.

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