ckanext-tessrelations
OBSOLETE: Now merged into ckanext-tess.
A CKAN extension that creates relations between training materials and events in the ELIXIR Training e-Support System (TeSS).
Features
- Creates custom database tables for relating content types:
material_node_table - Links materials to nodes
material_event_table - Links materials to events
tess_event_table - Event tracking table
- Allows associating training materials with events and organizational nodes
Installation
Install via pip:
pip install -e git+https://github.com/ElixirTeSS/ckanext-tessrelations.git#egg=ckanext-tessrelations
Add tessrelations to your CKAN plugins.
License
AGPL-3.0