Extension Semantic Tags


Extension Basics

Title
Semantic Tags
Name
ckanext-semantictags
Type
Public extension
Description
Enables tagging datasets with semantic resources from the Linked Open Data cloud, connecting CKAN instances through global semantic tags.
CKAN versions
Download-Url (zip)
Last commit
10 years ago (2015-12-03 16:44:50)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-semantictags offers the possibility for Open Data Portals to tag their datasets with semantic resources. Features include: relating CKAN tags to semantic resources, defining custom RDF predicates for linking datasets with the Linked Open Data cloud, and connecting several CKAN instances through the use of global semantic tags. CKAN offers from core an RDF description of datasets, but linking datasets to external semantic resources was not possible before. SemanticTags fills this gap. Requires CKAN >= 2.4. Access the management interface at yoursite/semantictags. Developed in the context of the STODaP research project at Federal University of Rio de Janeiro (Brazil) and University of Bonn (Germany). Requires DB migration via paster command.

Version
0.0.2
Version release date
2015-12-03
Contact name
Alan Tygel
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
semantictags
CKAN Settings (ckan.ini)
DB migration to be executed
paster --plugin=ckanext-semantictags semantictags migrate -c /etc/ckan/default/production.ini
<< back to Extensions