... | ... | @@ -32,7 +32,7 @@ Full installation guide including more advanced usage scenarios available [here] |
|
|
|
|
|
# First use
|
|
|
|
|
|
KIK-Starter is not based on forcing particular flows but provides all relevant actions to the current situations. Users can always go back one or more steps if desired. To aid in accomplishing particular tasks, KIK-Starter has built in guides that automatically guides users thru the interface. Let's look at the most normal scenario for an aanbieder.
|
|
|
KIK-Starter is not based on forcing particular flows but provides all relevant actions to the current situations. Users can always go back one or more steps if desired. To aid in accomplishing particular tasks, KIK-Starter has built in guides that automatically guides users thru the interface. Let's look at the most normal scenario for an aanbieder.
|
|
|
|
|
|
- Select Gebruikersscenario's
|
|
|
|
... | ... | @@ -46,7 +46,7 @@ KIK-Starter is not based on forcing particular flows but provides all relevant a |
|
|
|
|
|
<img src="uploads/827127bbc76b9da26ab44d8658e714a1/Screenshot_2022-08-19_at_14.11.04.png" width="40%" />
|
|
|
|
|
|
- The guide will show you an outline of the scenario. For this example, use this test data [demo-data.ttl](uploads/588570466e2debf43d113993a0a0f90c/demo-data.ttl) or extract your own data. When done, click volgende stap
|
|
|
- The guide will show you an outline of the scenario. For this example, use this test data [demo-data.ttl](uploads/695cb2c573d294c5d910e88db1c9d40f/demo-data.ttl) or extract your own data. When done, click volgende stap
|
|
|
|
|
|
<img src="uploads/d7e1b1126a60ef49d852dbd22e08fc7f/Screenshot_2022-08-19_at_14.41.56.png" width="30%" />
|
|
|
|
... | ... | @@ -147,7 +147,7 @@ Level 4 is performed by the end-user based on the validation reports and execute |
|
|
|
|
|
## Validation report
|
|
|
|
|
|
- The validation report is a standard Excel file; here we'll use [this](uploads/32ec0faedda449910e16481e51f683ab/validatie.xlsx) as example (generated from the example file above)
|
|
|
- The validation report is a standard Excel file; here we'll use [this](uploads/f98d98d8e409768bc7eb314f43bb91da/validatie.xlsx) as example (generated from the example file above)
|
|
|
|
|
|
- The report contains 3 tabs
|
|
|
|
... | ... | @@ -169,7 +169,7 @@ Level 4 is performed by the end-user based on the validation reports and execute |
|
|
|
|
|
<img src="uploads/9e4c68a2e18f55b550b118d9a73b8b00/Screenshot_2022-08-22_at_10.31.15.png" width="40%" /><img src="uploads/389f40ada1a0e0cc60ec82a1753fb82a/Screenshot_2022-08-22_at_10.31.43.png" width="40%" />
|
|
|
|
|
|
- Select validation based on uitwisselprofiel and the desired profile (it's a good idea to validation all profiles, but for this example we shall only cover validating one)
|
|
|
- Select validation based on uitwisselprofiel and the desired profile (it's a good idea to validate all profiles, but for this example we shall only cover validating one)
|
|
|
|
|
|
<img src="uploads/f68eeebcf9e8995cc02fafa08789d4cc/Screenshot_2022-08-22_at_10.49.18.png" width="40%" />
|
|
|
|
... | ... | @@ -181,7 +181,7 @@ Level 4 is performed by the end-user based on the validation reports and execute |
|
|
|
|
|
<img src="uploads/e76f79200b55fb5e87822ecdaac42c0f/Screenshot_2022-08-22_at_10.49.38.png" width="60%" />
|
|
|
|
|
|
- The validation shares the format of the one shown above for the level 2 validation; for reference, [here's](uploads/dabd5dea8e940c2c347cb84511db59a8/validatie.xlsx) the valdiation report obtained using the test data for the personeelsamenstelling profile
|
|
|
- The validation shares the format of the one shown above for the level 2 validation; for reference, [here's](uploads/79845fafcb1f3560d40bf0c67184e3bd/validatie.xlsx) the validation report obtained using the test data for the personeelsamenstelling profile
|
|
|
|
|
|
- Validation errors at this level do not necessarily indicate that the data is incorrect but that it does not contain sufficient information to answer certain indicators. This may suggest a issue with the data or that data simply does not apply for an indicator (for example, a time-limited contract mush have an end date but a permanent contract does not need that, so the absence from a permanent contract is not an error)
|
|
|
|
... | ... | @@ -199,7 +199,7 @@ Level 4 is performed by the end-user based on the validation reports and execute |
|
|
|
|
|
- Violations with a low satisfaction percentage are likely problems with the data.
|
|
|
|
|
|
- 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)
|
|
|
- Column 3 indicates how often the validation rule was triggered. This allows finding vacuously satisfied rules. In this example, the first 8 rules are vacuously 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%" />
|
|
|
|
... | ... | |