ckanext_datavic_odp_schema
CKAN extension by DPC-SDP (Department of Premier and Cabinet, State of Victoria) providing custom dataset and organization schemas for the Victorian Government’s Open Data Platform (data.vic.gov.au).
Uses ckanext-scheming to define custom metadata fields for Victorian government datasets and organizations.
Requirements
- CKAN 2.9+
- ckanext-scheming
Installation
git clone https://github.com/dpc-sdp/ckanext_datavic_odp_schema.git
cd ckanext_datavic_odp_schema
pip install -e .
Add datavic_odp_schema to the ckan.plugins setting.
Configuration
scheming.dataset_schemas = ckanext.datavic_odp_schema:odp_dataset_schema.yaml
scheming.organization_schemas = ckanext.datavic_odp_schema:organisation_schema.yaml
scheming.presets = ckanext.scheming:presets.json
License
AGPL-3.0
Info
By DPC-SDP (State of Victoria). Active development. Release 2.10.1.