ckanext-ubdcschema
A CKAN extension implementing a custom DCAT metadata schema for the Urban Big Data Centre (UBDC) at the University of Glasgow.
Features
- Custom DCAT schema for urban big data datasets
- IDatasetForm implementation for custom metadata fields
- Tailored for UBDC research data management
Installation
Install the extension:
pip install -e git+https://github.com/ubdc-IT/ckanext-ubdcschema.git#egg=ckanext-ubdcschema
Add ubdc_dcatSchema to your CKAN plugins:
ckan.plugins = ubdc_dcatSchema
Author
Michael Comerford, University of Glasgow