Commit Graph

6 Commits

Author SHA1 Message Date
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 668f4ce157 - Make some classes to implement the "Serializable" interface, in order to be used by Spark.
- Move the "TestUtils" class to be used by other libraries calling this project.
2023-11-10 16:02:38 +02:00
Lampros Smyrnaios 1ece17e0a7 - Update dependencies.
- Optimize imports.
2023-03-17 17:37:23 +02:00
pispis 8f6f94c971 Added v4 guidelines class without prefixes in the namespaces and kept the original.
Added with a comment a warnings.isEmpty() if statement to debug the warnings.

Added Test_v4.java for testing the v4 guidelines validation.
2023-03-15 17:02:14 +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
Antonis Lempesis 959f81dc73 initial commit 2022-09-16 13:56:52 +03:00