Extension BC Gov Schema


Extension Basics

Title
BC Gov Schema
Name
ckanext-bcgov-schema
Type
Public extension
Description
Custom dataset schemas for the BC Data Catalogue using ckanext-scheming, ckanext-repeating, and ckanext-composite.
CKAN versions
Download-Url (zip)
Last commit
a year ago (2025-01-14 22:37:02)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

ckanext-bcgov-schemas

This extension provides schemas used in the BC Data Catalogue.

Installation

  1. Activate virtual environment:

    $ . /usr/lib/ckan/default/bin/activate
    
  2. Install the extension. Switch to ckanext-bcgov-schema extension directory and run:

    python setup.py install
    

Usage

See ckanext-scheming, ckanext-repeating and ckanext-composite for documentation on schema configuration.

Original Repo Copyright 2019, Province of British Columbia.

Version
1.0.0
Version release date
2025-01-14
Contact name
BC Government
Contakt email
Contact Url


Installation Guide

Configuration hints

Requires ckanext-scheming, ckanext-repeating and ckanext-composite. Schema definitions in ckanext directory.

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