Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata handling #173

Open
tracyscanlon opened this issue Jul 15, 2019 · 0 comments
Open

Metadata handling #173

tracyscanlon opened this issue Jul 15, 2019 · 0 comments

Comments

@tracyscanlon
Copy link
Collaborator

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.TS object already has a .metadata attribute 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant