Extension Facet


Extension Basics

Title
Facet
Name
ckanext-facet
Type
Public extension
Description
The **Facet** extension for CKAN enhances data discovery and visualization capabilities within a CK
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-09-18 18:17:09)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

ckanext-facet

CKANEXT-facet create custom facet in CKAN according to the requirements of ISEBEL. It also adds OSM map displaying all the geo locations to the dataset page.


Installation

To install ckanext-facet for development, activate your CKAN virtualenv and do:

git clone git@github.com:knaw-huc/ckanext-facet.git
cd ckanext-facet
python setup.py install

Then add in production.ini in the plugin section:

facet

test aa

Version
Version release date
(not set)
Contact name
KNAW Humanities Cluster
Contakt email
Contact Url
(not set)


Installation Guide

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