66 Commits (master)
 

Author SHA1 Message Date
pispis 6f515125a3 Added description, link & FAIR Principles, fields in the FAIR Guidelines for Research Data. 2 weeks ago
Lampros Smyrnaios 871b2ec6e5 Update License. 2 months ago
Lampros Smyrnaios c12b0801c8 Remove the obsolete "maven-shade-plugin". 3 months ago
Lampros Smyrnaios 0e003aa912 - Set the projects' version to start from "2".
- Add the "build-status" in the Readme.md
3 months ago
Lampros Smyrnaios 8d3c8324ae Change the type of the "warnings" and "errors" fields of "Guideline.Result" to "List<String>", in order to be encoded by Spark. 3 months ago
Lampros Smyrnaios 156ffbeec4 - Set the project's packaging to "jar".
- Set the project's encoding to "UTF-8".
- Set the project's java-version to "1.8".
3 months ago
Lampros Smyrnaios 61067c3388 - Write the results to a json-file when testing v4 guidelines.
- Add missing changes in tests.
3 months ago
Lampros Smyrnaios d9b94b25e2 - Add an empty constructor in "StandardResult.java".
- Update dependencies.
3 months ago
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.
3 months ago
Lampros Smyrnaios 5d0ff918cf Set new version. 4 months ago
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.
4 months ago
Lampros Smyrnaios 0bf5473d90 Set new version. 4 months ago
Lampros Smyrnaios 5e49659787 Follow bean-conventions for the fields of "Result". 4 months ago
Lampros Smyrnaios 55a4fc76fa Follow bean-conventions for the fields of "ValidationResult". 4 months ago
Lampros Smyrnaios 2c6e0b4008 Add the ability to generate an UBER-JAR, thus allowing this project to be used by 3rd-parties as a dependency. 5 months ago
Lampros Smyrnaios 7693532124 - Make the interfaces extend the "Serializable", instead of implementing the "Serializable" in the classes and have to return them, instead of their interface, thus reducing code-abstraction.
- Add the ability to print a "StandardValidationResult" object in a user-friendly way.
5 months ago
Lampros Smyrnaios 0f01a962a8 Add one more missing import. 5 months ago
Lampros Smyrnaios e3eaae2cd7 - Add missing imports.
- Code polishing.
5 months ago
pispis 4adba21930 changed super on OpenAIRE FAIR Guidelines for for Literature Repositories Profile v4 5 months ago
pispis af18c6d57a changed super on OpenAIRE FAIR Guidelines for for Literature Repositories Profile v4 5 months ago
Lampros Smyrnaios 0915e1b22e Make the "AbstractOpenAireProfile" return a serializable ValidationResult. 5 months ago
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.
5 months ago
Lampros Smyrnaios 6d2838f480 - Code polishing.
- Update dependencies.
5 months ago
pispis a545e34f04 fixed bug in the Access Rights rule -> changed to correct atttribute name "rightsURI". 6 months ago
pispis 9835d92247 fixed bug in the Access Rights rule -> changed to correct atttribute name "rightsURI". 6 months ago
pispis 5a69b9eb6e Added FAIR Guidelines for literature v4.
media Types file updated

Minor updates to the FAIR Guidelines
7 months ago
pispis 29f049802b Merge remote-tracking branch 'origin/master' 7 months ago
pispis fa3709ff91 Added spaces after commas at the Fair principles applications to each rule. 7 months ago
Lampros Smyrnaios 45541a33a6 Remove obsolete dependencies. 7 months ago
pispis 62de19a4af Added xml test file for debug.
Added spaces after commas at the Fair principles applications to each rule.
7 months ago
pispis b5c14053d4 From merging 7 months ago
pispis 322e99297f Merge remote-tracking branch 'origin/master' 7 months ago
pispis c0efa4a612 Corrected FORMAT & VERSION guideline declaration causing a duplicate error. 7 months ago
Lampros Smyrnaios e5cd36f869 Separate warn-log-messages depending on the "requirementLevel" of each rule. 7 months ago
pispis ac717d4846 Merge remote-tracking branch 'origin/master' 7 months ago
pispis f225a651de Populate Data v.2 with additional information (links, cardinality). 7 months ago
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.
8 months ago
pispis f3129ecb79 Populate Data v.2 with additional information (links, cardinality). 9 months ago
pispis 30578076bf Populate v.3 and v.4 with additional information (links, cardinality). 9 months ago
pispis ba14a751c3 Merge branch 'master' of code-repo.d4science.org:MaDgIK/validator-engine 9 months ago
Lampros Smyrnaios c58def9d17 Add additional template information for SyntheticGuidelines. 9 months ago
pispis 6e490f9a63 Merge branch 'master' of code-repo.d4science.org:MaDgIK/validator-engine
# Conflicts:
#	src/test/java/eu/dnetlib/validator2/engine/Test_FAIR.java
9 months ago
pispis d04630465d test for fair literature v4 9 months ago
Lampros Smyrnaios a4c7c33907 Code optimization and polishing. 9 months ago
Lampros Smyrnaios 7be1dbe493 Add validation for XML namespaces in v3 and v4 guidelines. 9 months ago
pispis 5abdc97c1c Merge branch 'master' of code-repo.d4science.org:MaDgIK/validator-engine 9 months ago
Lampros Smyrnaios 8b4da5c4eb - Fix missing import in groovy test.
- Code polishing.
9 months ago
Lampros Smyrnaios b63f09bfc4 - Optimize logging.
- Code polishing.
9 months ago
Lampros Smyrnaios 46116c1f9e Fix not showing the members of the "GuidelineEvaluation", in the logs. Instead, only the Java-Object signature was appearing. 9 months ago
pispis 92c5c97ab4 Merge branch 'master' of code-repo.d4science.org:MaDgIK/validator-engine
# Conflicts:
#	pom.xml
#	src/test/java/eu/dnetlib/validator2/engine/Test_v4.java
9 months ago