Is your feature request related to a problem? Please describe.
Standards may change, and it is important to keep track of the versions of the package a dataset is compatible with. For instance, this may allow upgrade scripts (e.g.. a script that would upgrade a dataset from version A to version B > A).
Describe the solution you'd like
- Have some metadata file where the version would be registered
- In case of success,
child-project validate should upgrade this file with one entry indicating that the validation of the dataset at the current point in the tree, passed with the current version of the package.
Is your feature request related to a problem? Please describe.
Standards may change, and it is important to keep track of the versions of the package a dataset is compatible with. For instance, this may allow upgrade scripts (e.g.. a script that would upgrade a dataset from version A to version B > A).
Describe the solution you'd like
child-project validateshould upgrade this file with one entry indicating that the validation of the dataset at the current point in the tree, passed with the current version of the package.