Skip to content

Version 0.2.7

Compare
Choose a tag to compare
@mmaelicke mmaelicke released this 12 Jan 06:52

About

Dev status
Metacatalog is a management tool for a PostgreSQL/PostGIS database that is primarily used to store meta-data of environmental open data. While it can also store the data itself, it is more meant as a Meta-database that should rather interface the original data stores.

Metacatalog has three main submodules:

  • the Database Models
  • a Python API
  • a CLI

The full documentation can be found at: https://vforwater.github.io/metacatalog.

This Version

With version 0.2.7, the ISO 19115 model is implemented in major parts. Only DQ_DataQuality entities are missing.