Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@mmaelicke mmaelicke released this 23 Jul 07:50

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

Version 0.2.2 introduced a set of new parameters for the api.find_entry function. It is now possible to find entries based on:

  • author - only the first Author
  • contributors - any first or co-author
  • project the entry belongs to
  • keyword that is used to tag the entry
  • detail - custom set of additional information