=================
A CKAN extension which provides with data definition and logic for datasets in respect to ISO19115
In order to install this CKAN Extension:
- clone the ckanext-odm_dataset-ext folder to the src/ folder in the target CKAN instance. NOTE: This repository contains some submodules, hence do not forget to include the --recursive flag for the git clone.
git clone --recursive https://github.com/derilinx/ckanext-odm_dataset-ext.git
cd ckanext-odm_dataset-ext
-
Install dependencies
pip install -r requirements.txt
-
Setup plugin
python setup.py develop
This material is copyright (c) 2018 Derilinx Ltd.
It is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at: