Extension DataVic ODP Schema


Extension Basics

Title
DataVic ODP Schema
Name
ckanext-datavic-odp-schema
Type
Public extension
Description
Schema extension for data.vic.gov.au
CKAN versions
Download-Url (zip)
Download-Url commit date
2023-03-07
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

Schema extension for data.vic.gov.au Open Data Portal. Provides custom dataset schemas and validation rules for Victorian government open data. Depends on ckanext-toolbelt for extended functionality.

Version
0.0.1
Version release date
2023-03-07
Contact name
Salsa Digital
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Installation:

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

pip install ckanext-datavic-odp-schema

Add datavic-odp-schema to ckan.plugins

sudo service apache2 reload

Dependencies:

ckanext-toolbelt >=0.2.3, <1.0.0

Development:

git clone https://github.com//ckanext-datavic-odp-schema.git

cd ckanext-datavic-odp-schema

python setup.py develop

pip install -r dev-requirements.txt

Tests:

nosetests –nologcapture –with-pylons=test.ini

Plugins to configure (ckan.ini)
datavic_odp_schema
CKAN Settings (ckan.ini)
(not set)
DB migration to be executed
(not set)
<< back to Extensions