Commit Graph

11 Commits

Author SHA1 Message Date
pispis 6f515125a3 Added description, link & FAIR Principles, fields in the FAIR Guidelines for Research Data. 2024-04-05 16:31:13 +03:00
Lampros Smyrnaios 43de723494 - Refactor the "XMLApplicationProfile.ValidationResult" and "Guideline.Result" to provide only getter and setter methods.
- Use the Guava's "Lists.newArrayList()" when converting an "Iterable" to a List.
2024-01-15 14:30:44 +02:00
Lampros Smyrnaios 465534509a - Fix not overriding the methods of the "Result" interface, where needed.
- Fix the parameter-type of the "Result.setStatus()" method.
- Group duplicate code in one utilities-method.
2023-12-22 15:53:22 +02:00
Lampros Smyrnaios 6d2838f480 - Code polishing.
- Update dependencies.
2023-11-07 15:37:33 +02:00
Lampros Smyrnaios c58def9d17 Add additional template information for SyntheticGuidelines. 2023-08-02 12:58:45 +03:00
Lampros Smyrnaios a4c7c33907 Code optimization and polishing. 2023-07-27 14:48:10 +03:00
Lampros Smyrnaios fd99f536d3 - Fix Logging System not working; Move to Logback and integrate all logs which were printed with "System.out".
- Update dependencies.
- Code polishing.
2023-07-10 14:38:06 +03:00
Lampros Smyrnaios 1ece17e0a7 - Update dependencies.
- Optimize imports.
2023-03-17 17:37:23 +02:00
Leonidas Pispiringas b19f782cfa Fix for testing on return of warnings for the synthetic FAIR guidelines. 2022-12-16 20:56:39 +02:00
pispis 674a8ca833 Built synthetic FAIR guidelines that needed to get through rules of the data archives guidelines. 2022-12-08 15:53:29 +02:00
pispis 59046b7b8e Added FAIR Data Guidelines for FAIR Accessor. 2022-11-16 11:39:06 +02:00