Extension Dataspace


Extension Basics

Title
Dataspace
Name
ckanext-dataspace
Type
Public extension
Description
The `ckanext-dataspace` extension for CKAN aims to enhance the platform's capabilities. Based on th
CKAN versions
Download-Url (zip)
Last commit
5 years ago (2020-12-17 15:08:15)
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://travis-ci.org/DataSpace-Mobility/ckanext-dataspace.svg?branch=master :target: https://travis-ci.org/DataSpace-Mobility/ckanext-dataspace

.. image:: https://coveralls.io/repos/DataSpace-Mobility/ckanext-dataspace/badge.svg :target: https://coveralls.io/r/DataSpace-Mobility/ckanext-dataspace

.. image:: https://pypip.in/download/ckanext-dataspace/badge.svg :target: https://pypi.python.org/pypi//ckanext-dataspace/ :alt: Downloads

.. image:: https://pypip.in/version/ckanext-dataspace/badge.svg :target: https://pypi.python.org/pypi/ckanext-dataspace/ :alt: Latest Version

.. image:: https://pypip.in/py_versions/ckanext-dataspace/badge.svg :target: https://pypi.python.org/pypi/ckanext-dataspace/ :alt: Supported Python versions

.. image:: https://pypip.in/status/ckanext-dataspace/badge.svg :target: https://pypi.python.org/pypi/ckanext-dataspace/ :alt: Development Status

.. image:: https://pypip.in/license/ckanext-dataspace/badge.svg :target: https://pypi.python.org/pypi/ckanext-dataspace/ :alt: License

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

ckanext-dataspace

.. 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.


Installation

.. Add any additional install steps to the list below. For example installing any non-Python dependencies or adding any required config settings.

To install ckanext-dataspace:

  1. Activate your CKAN virtual environment, for example::

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

  2. Install the ckanext-dataspace Python package into your virtual environment

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


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
dataspace
CKAN Settings (ckan.ini)
# ckanext.dataspace.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions