datopian / ckanext-versioning

Deprecated. See https://github.com/datopian/ckanext-versions. ⏰ CKAN extension providing data versioning (metadata and files) based on git and github.
https://tech.datopian.com/versioning/
GNU Affero General Public License v3.0
7 stars 4 forks source link

CKAN -> Frictionless format conversion and resource path generation #19

Closed shevron closed 4 years ago

shevron commented 4 years ago

Adds proper conversion of CKAN datapackages to Frictionless Data Datapackage using the frictionless-ckan-mapper PyPI package.

This also takes care of fixing resource path values according to requirements.

Resolves #2