Extension Schemingdcat


Extension Basics

Title
Schemingdcat
Name
ckanext-schemingdcat
Type
Public extension
Description
The **schemingdcat** extension for CKAN enhances metadata management by extending ckanext-scheming
CKAN versions
Download-Url (zip)
Last commit
a year ago (2024-07-01 08:31:53)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-schemingdcat. LOD/INSPIRE metadata enhancement for ckanext-scheming

<

p align=”center”>

OverviewInstallationConfigurationSchemasHarvestersRunning the Tests

Overview

This CKAN extension provides functions and templates specifically designed to extend ckanext-scheming and includes DCAT and Harvest enhancements to adapt CKAN Schema to GeoDCAT-AP.

[!WARNING] Requires mjanez/ckanext-dcat, ckan/ckanext-scheming and ckan/ckanext-spatial to work properly.

[!TIP] It is recommended to use with: ckan-docker deployment or only use ckan-pycsw to deploy a CSW Catalog.

image

Enhancements: - Could use schemas for ckanext-scheming in the plugin like CKAN GeoDCAT-AP schema - Improve the search functionality in CKAN for custom schemas. It uses the fields defined in a scheming file to provide a set of tools to use these fields for scheming, and a way to include icons in their labels when displaying them. More info: ckanext-schemingdcat - Add improved harvesters for custom metadata schemas integrated with ckanext-harvest in CKAN using mjanez/ckan-ogc. - Add Metadata downloads for Linked Open Data formats (mjanez/ckanext-dcat) and G

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


Installation Guide

Configuration hints

“>Installation • ConfigurationSchemasHarvestersRunning the Tests

Plugins to configure (ckan.ini)
spatial_metadata schemingdcat_datasets schemingdcat_groups schemingdcat_organizations spatial_metadata
CKAN Settings (ckan.ini)
# ckanext.dcat.base_uri = http://localhost:81/catalog
DB migration to be executed
(not set)
<< back to Extensions