Skip to main content

A CKAN extension that lets you attach a flexible, schema-free data dictionary (“resource documentation”) to any resource, not just Datastore-backed ones.

Project description

Tests

A CKAN extension that lets you attach a flexible, schema-free data dictionary (resource documentation) to any resource — not just those backed by the Datastore. It supports custom fields via extensions, reuses CKAN’s existing data dictionary UI, and displays documentation directly on resource pages.

New in the latest version: you can now define a validation schema for each resource’s documentation individually, using JSON Schema Draft 2020-12. This allows you to optionally enforce structure and constraints while still keeping the flexibility of a free-form data dictionary.

You can read the official specification for JSON Schema Draft 2020-12 here.

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.9 and earlier no
2.10+ yes

Installation

To install ckanext-resource-docs:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate
    
  2. Install the extension from PyPI:

    pip install ckanext-resource-docs
    
  3. Add resource_docs to the ckan.plugins setting in your CKAN config file (usually located at /etc/ckan/default/ckan.ini).

  4. Restart CKAN. For example, if you've deployed CKAN with Apache on Ubuntu:

    sudo service apache2 reload
    

Config settings

None at present

Developer installation

To install ckanext-resource-docs for development, activate your CKAN virtualenv and do:

git clone https://github.com/DataShades/ckanext-resource-docs.git
cd ckanext-resource-docs
pip install -e .

Tests

To run the tests, do:

pytest --ckan-ini=test.ini

License

AGPL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext_resource_docs-0.1.1.tar.gz (332.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ckanext_resource_docs-0.1.1-py3-none-any.whl (335.9 kB view details)

Uploaded Python 3

File details

Details for the file ckanext_resource_docs-0.1.1.tar.gz.

File metadata

  • Download URL: ckanext_resource_docs-0.1.1.tar.gz
  • Upload date:
  • Size: 332.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for ckanext_resource_docs-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a1fc64c1da603426784fc58b8f680742e7ca8acf72ce1d74bed6b4c4d77a2cf3
MD5 acb962d150d1bde416ee104cf10b7e21
BLAKE2b-256 ebfd7215827ca2f839eb98675502a3fb1906f9e9103e7ad11834deb7afec8a51

See more details on using hashes here.

File details

Details for the file ckanext_resource_docs-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ckanext_resource_docs-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 67b6bfeb366e9429319341d9fbca74e26387cd65e788efe633b292d464b297d3
MD5 c4b0a021266a040e855e2de029e1c3c9
BLAKE2b-256 464bf741d664ec77840f0b00a8903f09cac7778a098c684abeb59be0b5e223fa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page