VForWaTer/metacatalog: Version 0.2
Description
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 VersionVerison 0.2 made substantial changes to the database schema. With 0.2, it is in principle possible to store all mandatory and most of the optional metadata, that is required by ISO 19115 / INSPIRE. The only missing objects are DQ_DataQuality
and the Measurement & Observations scheme for measurements.
An export extension and the missing tables will be added with version 0.3.
Files
VForWaTer/metacatalog-0.2.0.zip
Files
(317.6 kB)
Name | Size | Download all |
---|---|---|
md5:914092343117dffaa289233443eb9a9b
|
317.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/VForWaTer/metacatalog/tree/0.2.0 (URL)