-
Notifications
You must be signed in to change notification settings - Fork 2
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
New meta data field to link to validation record #42
Comments
Hi @jetschny |
In the catalog editor there are already two fields, data quality and quality control. Could these be used for data validation? @baloola can either of the two fields store URLs? |
that sounds good but we should not make the field mandatory as we do not intend to enforce the validation. Not every individual processing step might have an individual validation record. I foresee that we rather have a validation record for each processing pipeline. One way forward is then to use the same link for all processing steps or leave some validation fields empty... If there is a field called "Quality Control" in the data catalog that we can use, we might also call it QC in the a&p metadata? |
@jetschny, ok to set the multiplicity as 0..* @jetschny, @mari-s4e, I doubt about the appropriateness of Quality Control field to store one or more URIs pointing to a validation report. |
we dont want to bend / corrupt our meta data concept too much. if the clean solution is to create a new field "validation" in both meta data stacks, then we should do it.... |
After having spent additional time to cross-check in D1.2 the overall and specific FAIRiCUBE validation approach (including the validation process), I'm even more convinced that the option to create a new field "validation" is the best one. |
I will add a There are currently no stac field or an extension to use here ( in the final stac product), so it will be some new proposed |
Hi @baloola, What do you think? |
Can confirm that this should be under |
added validatioin url under |
While we were discussion how to best integrate our FAIRiCUBE validate to ongoing processes: For data validation and processing validation it would make the most sense if we can create an [external] validation record (in the simplest way an online excel sheet from a MS / Google forms) and link it to the data meta record and a&p meta data record, respectively.
We would therefore need a meta-data field in both these meta data schemas which can hold a link to the validation record as text URL.
The text was updated successfully, but these errors were encountered: