Extension Scheming DCAT


Extension Basics

Title
Scheming DCAT
Name
ckanext-schemingdcat
Type
Public extension
Description
LOD/INSPIRE metadata enhancement for ckanext-scheming with DCAT/GeoDCAT-AP schema support and custom harvesters.
CKAN versions
Download-Url (zip)
Last commit
a year ago (2024-07-01 10:31:53)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-schemingdcat provides LOD/INSPIRE metadata enhancement for ckanext-scheming. This is a fork by apteksdi of mjanez/ckanext-schemingdcat. It extends ckanext-scheming with DCAT and Harvest enhancements, adapting CKAN schema to GeoDCAT-AP. Features include: custom harvesters (CKAN, CSW INSPIRE, Excel/Google Sheets), LOD/OGC endpoints, modern UI theme inspired by datopian, custom facets with icons, and multiple schema presets (GeoDCAT-AP ES, DCAT, DCAT-AP EU). Requires mjanez/ckanext-dcat, ckan/ckanext-scheming, and ckan/ckanext-spatial. Provides 7 plugins including dataset, group, organization, and harvester plugins. Compatible with CKAN 2.9+.

Version
3.1.0
Version release date
2024-07-01
Contact name
apteksdi
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

schemingdcat.geometadata_base_uri = http://localhost:81/csw

schemingdcat.facet_list = …

schemingdcat.default_facet_operator = AND

schemingdcat.icons_dir = …

schemingdcat.organization_custom_facets = true

schemingdcat.group_custom_facets = true

Plugins to configure (ckan.ini)
schemingdcat schemingdcat_datasets schemingdcat_groups schemingdcat_organizations schemingdcat_ckan_harvester schemingdcat_xls_harvester schemingdcat_ows_harvester
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions