Changes
Summary
- reformat code *.java according to Google coding style (commit: 874a7fe) (details)
- reformat code *.xml according to Google coding style (commit: e8ef8d0) (details)
- bump jena to 3.16.0, jena-sparql-api to 3.16.0-1 (commit: 0d86ccf) (details)
- bump mvn plugins (commit: 360fc57) (details)
- include repositories in pom.xml (commit: 9d9897e) (details)
- use vann:preferredNamespacePrefix if available in schema (BP) (commit: 56b9292) (details)
- extend testcase serialization to opttionally include the where; new CLI using picocli: validate command as before, generate command serializes testcases (commit: 41c5529) (details)
- add rdfunit-core/src/main/resources/,rdfunit-validate/src/main/resources/org/ to gitignore, clean rdfunit-validate/data (commit: 7f62595) (details)
- bin/rdfunit script using new CLI (commit: 083e68e) (details)