Releases: kurator-org/kurator-ffdq
Release of Kurator-FFDQ library version 3.0.0
Kurator-ffdq updated to reflect changes to bdqffdq: ontology in preparation for submission of the BDQ Core standard to TDWG. Used to build the RDF representations of bdqcore: for the BDQ Core submission.
Is able to produce RDF serializations of data quality test descriptions modeled with the bdqffdq ontology. Includes utility class to load bdqcore model from term-version csv file as prepared for BDQ Core submission. Can serialize model to RDF and can query against model and bdqffdq ontology. Test execution not fully updated for changes to bdqffdq and changes to tests.
Release of Kurator-FFDQ library version v1.0.4
Includes post processor and test runner using JSON representation of the framework.
Initial release of Kurator-FFDQ library version 1.0.0.
ISSUE: OSSRH-26428 PURPOSE: Tagging version 1.0.0. DECRIPTION: Initil release for maven central of kurator-ffdq data quality assertion library.
<dependency>
<groupId>org.datakurator</groupId>
<artifactId>kurator-ffdq</artifactId>
<version>1.0</version>