Skip to content

v2.6.1 - ckan-pycsw stable version

Latest
Compare
Choose a tag to compare
@mjanez mjanez released this 14 Nov 12:44
b8b2be5

Overview

Docker compose environment (based on pycsw) for development and testing with CKAN Open Data portals.[^1]

Tip

It can be easily tested with a CKAN-type Open Data portal deployment: mjanez/ckan-docker or mjanez/ckan-ansible.

Available components:

  • pycsw: The pycsw app. An OARec and OGC CSW server implementation written in Python.
  • ckan2pycsw: Software to achieve interoperability with the open data portals based on CKAN. To do this, ckan2pycsw reads data from an instance using the CKAN API, generates INSPIRE ISO-19115/ISO-19139 metadata using pygeometa, or another custom schema, and populates a pycsw instance that exposes the metadata using CSW and OAI-PMH.

What's Changed

New Contributors

  • @mjanez made their first contribution in #1

Full Changelog: https://github.com/mjanez/ckan-pycsw/commits/v2.6.1