Commit Graph

15 Commits

Author SHA1 Message Date
Katerina 54251e0124 Summary results are saved taking into account the profile name of the guidelines of the validation job. Without the profile name the results of a rule might be stored double times, in the cases where two different guidelines where checked during a validation job. 2024-06-21 14:51:05 +03:00
Katerina c83d78077f added summary table and cleaning processes for all validation cases 2023-11-21 15:19:09 +02:00
Katerina 59fdd724e9 Summary Result is automatically saved in SimpleOaiPmhRoute Router 2023-11-07 15:06:11 +02:00
Katerina 16a258b263 preparing Summary result to be an actual DB entity 2023-10-03 10:52:11 +03:00
Katerina 8929ff38ab Add method to get latest jobs 2023-09-15 11:00:15 +03:00
Katerina e324211595 added requirement_level, link, description and fair_principles in SummaryResult and ValidationRuleResults 2023-09-13 13:22:21 +03:00
Katerina 24a62d97de Added guidelines in the rule results + relevant API method to be able to support FAIR validaion for every job 2023-07-14 12:05:19 +03:00
Katerina afc881b443 List sets sent in proper format with all possible sets returned. 2023-07-03 14:41:35 +03:00
Katerina 41ceffda2a Change to return error status and internal error in the APIs 2023-07-03 10:57:13 +03:00
Katerina 97388284f2 correct score calculated + json returned for ListSets + internal error taken into account 2023-06-29 12:00:26 +03:00
Katerina ce4d729185 Enhancing all APIs to get all the information needed for Job result and Rule warnings and errors + record urls 2023-06-20 15:42:16 +03:00
Katerina 004b166b73 Added separate processor to save in db + refined the APIs for the job and the error/warnings + added repository method for the status of a job 2023-06-13 15:57:39 +03:00
Katerina 8eae2632a1 Routers are now stopped. For next steps I need to see why I get Exceptions 2023-06-12 15:48:10 +03:00
Katerina fe7a8b1631 progress with apache camel dynamic routes 2023-05-29 14:40:25 +03:00
Katerina a15670b741 progress with error and warning reports. not yet final. need to clean code and finalize the needed methods 2023-05-03 15:00:57 +03:00