Extension Datagovmk


Extension Basics

Title
Datagovmk
Name
ckanext-datagovmk
Type
Public extension
Description
The `ckanext-datagovmk` extension appears to be designed to customize CKAN for use in a Macedonian
CKAN versions
Download-Url (zip)
Last commit
3 years ago (2022-07-15 11:16:10)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. image:: https://github.com/keitaroinc/ckanext-datagovmk/workflows/CI/badge.svg :target: https://github.com/keitaroinc/ckanext-datagovmk/actions

.. image:: https://coveralls.io/repos/github/keitaroinc/ckanext-datagovmk/badge.svg?branch=master :target: https://coveralls.io/github/keitaroinc/ckanext-datagovmk?branch=master

.. image:: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8-blue :target: https://www.python.org

.. image:: https://img.shields.io/badge/ckan-2.9-red :target: https://www.ckan.org

=============

ckanext-datagovmk

.. Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!


Requirements

For example, you might want to mention here which versions of CKAN this extension works with.


Install prerequisites

This extension requires other extensions to be installed prior to installation and configuring for CKAN.

To install these dependecies you must first activate your CKAN virtual environment::

 . /usr/lib/ckan/default/bin/activate

Then proceed to install the extensions bellow.

ckanext-scheming ^^^^^^^^^^^^^^^^

Install scheming and its dependencies with the patch for CKAN 2.8::

pip install -e "git+https://github.com/keitaroinc/ckanext-scheming.git@dgm-ckan2.9#egg=ckanext-scheming"
pip install -r /usr/lib/ckan/default/src/ckanext-scheming/requirements.txt

ckanext-repeating ^^^^^^^^^^^^^^^^^

This plays with ckanext-scheming and adds support for repeatable fields::

pip install -e "git+https://github.com/keitaroinc/ckanext-repeating.git#egg=ckanext-repeating"

ckanext-dcat ^^^^^^^^^^^^

This extension enabes CKAN to process and export cata

Version
prod.v0.0.47
Version release date
2021-05-10
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
other plugins
CKAN Settings (ckan.ini)
# ckanext.dcat.rdf.profiles = mk_dcat_ap
# ckanext.datagovmk.osm_overpass_url = https://lz4.overpass-api.de/api/interpreter
# ckanext.datagovmk.site_admin_email = sysadmin@example.com
# ckanext.datagovmk.authority_file_max_size = 50
DB migration to be executed
(not set)
<< back to Extensions