Commit Graph

10 Commits

Author SHA1 Message Date
Lampros Smyrnaios e3eaae2cd7 - Add missing imports.
- Code polishing.
2023-11-22 14:20:51 +02:00
Lampros Smyrnaios 6d2838f480 - Code polishing.
- Update dependencies.
2023-11-07 15:37:33 +02:00
pispis ac717d4846 Merge remote-tracking branch 'origin/master' 2023-09-08 14:59:33 +03:00
pispis f225a651de Populate Data v.2 with additional information (links, cardinality). 2023-09-08 14:59:23 +03:00
Lampros Smyrnaios 83a7e39319 - Use Java's "DocumentBuilder" library instead of the outdated "spock-core" wrapper, which includes vulnerable transitive dependencies.
- Code optimization and polishing.
- Update Guava.
2023-09-06 14:23:22 +03:00
Lampros Smyrnaios 7be1dbe493 Add validation for XML namespaces in v3 and v4 guidelines. 2023-07-27 14:41:00 +03:00
Lampros Smyrnaios b63f09bfc4 - Optimize logging.
- Code polishing.
2023-07-14 14:02:03 +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 fcd183d354 Generify test-files' paths, so that tests can be run by anyone. 2023-03-16 16:58:20 +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