BODS contains three types of normative requirement:
Interest.type
is a string from the ‘Interest type’ codelist.)birthDate
is not a future date.)All normative requirements in BODS which are testable should be documented in the BODS validation specification along with information about how they are tested. Wherever possible validation (testing) is enforced by the JSON schema. Requirements not enforceable by the JSON schema are tested using CoVE (the Data Review Tool), with an ‘additional check’.
As BODS is undergoing test-driven development, the validation specification should be kept up to date. It is the central reference point when updating the Data Review Tool to handle new versions of BODS.
Here is a previous example of a check issue
The Data Review Tool (BODS CoVE) provides human-readable information about whether a series of BODS statements passes validation. That is: whether all the testable requirements of the data standard are met.
The code spans two repositories:
The Data Review Tool currently is only in English.
However, we know that there will be translations soon and so we are already using the process and workflow.
See the “Translations for Developers” section in https://github.com/openownership/cove-bods/blob/master/README.md