Skip to content

Releases: mjanez/ckan-pycsw

v3.0-dev - ckan-pycsw updated. It is now pycsw 3!

31 Oct 00:55
ced62de

Choose a tag to compare

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

Full Changelog: v2.6.2...v3.0-dev

v2.6.2 - ckan-pycsw stable version

31 Oct 00:54
d02f67f

Choose a tag to compare

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

Full Changelog: v2.6.1...v2.6.2

v2.6.1 - ckan-pycsw stable version

31 Oct 00:45
d0250ec

Choose a tag to compare

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/v.2.6.1