Katerina Iatropoulou katerina.iatropoulou
  • Joined on 2019-03-29
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2024-06-28 12:31:29 +02:00
31df0b1e02 For the single XML validation a new API method is provided to return results following the OAI-PMH validation request. The SummaryResult is used enhanced with the messages of issues.
059d9fc7fd cleaning comments
af7c7a2edc Added in Utils methods that initialize the validation profiles based on the guidelines provided
98aeeb6377 Cleaning log messages
78831f387d Cleaning comments
Compare 5 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2024-06-21 13:51:14 +02:00
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.
afeb08302e cleaning log messages
Compare 2 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2024-06-20 14:35:27 +02:00
7b06c8b97f Validation Status and Progress are now Enum
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2024-05-17 13:15:57 +02:00
927d75d2c5 Important: Previous commit will not work. I add the actual cecker in this one.
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2024-05-17 11:57:08 +02:00
f083820765 Check Certificate on Controller and save the error in tha bd
0d363085b6 Fixed double rulesave + fine tune the stop of the routes that caused 100 record validation not to end.
88bd430801 Fixed the double save of summary results when 2 guidelines where checked in parallel
Compare 3 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2024-04-03 08:52:16 +02:00
1a99c041d3 Integrating the 871b2ec6e5 commit of validator-engine2. You need to install it locally, therefore I have added it as 1.9.9-local version in my pom.xml
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-12-14 12:00:24 +01:00
d42d8fc09b Fixed the premature ending of the double processing.
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-12-08 12:52:09 +01:00
b72c29b8c8 test
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-11-29 09:51:37 +01:00
8581a54bb9 Added method to return jobs with paging
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-11-22 13:52:20 +01:00
3b3d9ee9e2 Added OpenApi documentation
katerina.iatropoulou pushed to main at MaDgIK/metadata-validator-ui 2023-11-21 14:22:18 +01:00
e08b72eec2 changes to match the summary table addition of the api
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-11-21 14:19:19 +01:00
c83d78077f added summary table and cleaning processes for all validation cases
88a57a8b85 getSets method returns timeout if the process of getting all the sets from the oai server is not finished within 20 seconds.
59fdd724e9 Summary Result is automatically saved in SimpleOaiPmhRoute Router
Compare 3 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-10-19 12:17:32 +02:00
d2baa7ccf2 Change Fair from Data to Literature for OpenAIRE Literature v4
f5fef8fd5c added FAIR validation for OpenAIRE Literature V4 Quielines
16a258b263 preparing Summary result to be an actual DB entity
24427a23ed added set in ValidationJob db entity and and class
Compare 4 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-09-22 13:17:42 +02:00
c5de380a11 Fixed problem with stoping routes. There is still a warning, but no Exception
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-09-20 13:58:45 +02:00
2454c900aa multicast is not supposed to be in the simple route.
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-09-20 13:23:45 +02:00
ee55fd2b99 Added ErrorProcessor when XML returned is invalid - does not contain the record element
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-09-19 14:48:49 +02:00
50cb62af1e Added ExceptionProcessor for ClientProtocolException + TypeConversionException + Controller Level Exceptions
8929ff38ab Add method to get latest jobs
Compare 2 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-09-13 12:23:37 +02:00
f031a79718 Added Controller level Exception handling
e324211595 added requirement_level, link, description and fair_principles in SummaryResult and ValidationRuleResults
Compare 2 commits »
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-07-26 13:19:53 +02:00
40b3ff6b7c Remove set parameter when empty in requests
katerina.iatropoulou pushed to master at MaDgIK/uoa-validator-api 2023-07-26 12:20:40 +02:00
634361302c enabled sets in validation request + changed metadata prefix for Data guidelines + fixed bug in fair profile condition