-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Metadata handling in the validation framework should be supported from start to finish.
We want to track:
- metadata from the input datasets. The
pygeobase.object_base.TSobject already has a.metadataattribute which can be extracted by the data manager. - metadata generated by the validation framework itself. e.g. which step failed why. See also discussion in Warnings about bad input data #152
We should implement a metadata object which can take the metadata from the input datasets and the result managers which can write the metadata.
Metadata
Metadata
Assignees
Labels
No labels