... | ... | @@ -193,7 +193,7 @@ Level 4 is performed by the end-user based on the validation reports and execute |
|
|
|
|
|
- This tab lists all validation rules whether they are violated or not. The list is roughly sorted by importance
|
|
|
|
|
|
<img src="(uploads/d62e7f94f7151faefad3604cbf5441a7/Screenshot_2022-08-22_at_11.03.24.png" width="60%" />
|
|
|
<img src="uploads/2c1b491d90192bc981555600eeefa8a5/Screenshot_2022-08-22_at_11.03.24.png" width="60%" />
|
|
|
|
|
|
- The first column shows the severity of violation of the rule and the second the rule itself. Column 3 is discussed below. Column 4 indicates how often a rule was violated and column 5 how large a percentage of the time the rule was satisfied (100% = good, 0% = bad). The final column indicates which part of the model will have issues due to the violated model (ontology or indicator).
|
|
|
|
... | ... | @@ -201,7 +201,7 @@ Level 4 is performed by the end-user based on the validation reports and execute |
|
|
|
|
|
- Column 3 indicates how often the validation rule was triggered. This allows finding spuriously satisfied rules. In this example, the first 8 rules are spuriously satisfied: no errors are found but that's not due to data adhering to the rule, it is because the dataset contained no data that matches the rule in the first place (a rule talking about time-limited contracts will never trigger on a dataset with only permanent contracts)
|
|
|
|
|
|
<img src="(uploads/b9ee50dc225b1e820b3e329c8ec13d2d/Screenshot_2022-08-22_at_11.03.46.png" width="60%" />
|
|
|
<img src="uploads/b9ee50dc225b1e820b3e329c8ec13d2d/Screenshot_2022-08-22_at_11.03.46.png" width="60%" />
|
|
|
|
|
|
- Spuriously satisfied rules may or not be an issue with missing data: the data is not there, but depending on the organisation that may just be a reflection of reality
|
|
|
|
... | ... | |