uoa-validator-engine2/src/main/java/eu/dnetlib/validator2/validation/guideline
pispis 1a3f917ed9 Added description, link & FAIR Principles, fields in the FAIR Guidelines for Literature v4. 2024-04-23 14:33:02 +03:00
..
openaire Added description, link & FAIR Principles, fields in the FAIR Guidelines for Literature v4. 2024-04-23 14:33:02 +03:00
AbstractGuideline.java Add additional template information for SyntheticGuidelines. 2023-08-02 12:58:45 +03:00
AttributeSpec.java initial commit 2022-09-16 13:56:52 +03:00
Builders.java initial commit 2022-09-16 13:56:52 +03:00
Cardinality.java initial commit 2022-09-16 13:56:52 +03:00
CompilationResult.java initial commit 2022-09-16 13:56:52 +03:00
ElementPosition.java initial commit 2022-09-16 13:56:52 +03:00
ElementSpec.java initial commit 2022-09-16 13:56:52 +03:00
ElementSpecCompiler.java - Add missing imports. 2023-11-22 14:20:51 +02:00
Guideline.java Change the type of the "warnings" and "errors" fields of "Guideline.Result" to "List<String>", in order to be encoded by Spark. 2024-01-25 12:54:24 +02:00
GuidelineEvaluation.java Separate warn-log-messages depending on the "requirementLevel" of each rule. 2023-09-08 15:42:56 +03:00
NodeSpec.java initial commit 2022-09-16 13:56:52 +03:00
RequirementLevel.java initial commit 2022-09-16 13:56:52 +03:00
RuleEvaluator.java initial commit 2022-09-16 13:56:52 +03:00
StandardResult.java Change the type of the "warnings" and "errors" fields of "Guideline.Result" to "List<String>", in order to be encoded by Spark. 2024-01-25 12:54:24 +02:00
SyntheticGuideline.java - Code polishing. 2023-11-07 15:37:33 +02:00
SyntheticRule.java initial commit 2022-09-16 13:56:52 +03:00