Version 0.2.2
About
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 Authorcontributors
- any first or co-authorproject
the entry belongs tokeyword
that is used to tag the entrydetail
- custom set of additional information