-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TG2-MEASURE_VALIDATIONTESTS_NOTCOMPLIANT #31
Comments
Comment by Paul Morris (@chicoreus) migrated from spreadsheet: |
Comment by Paul Morris (@chicoreus) migrated from spreadsheet: |
Comment by Paul Morris (@chicoreus) migrated from spreadsheet: |
@chicoreus Does this look OK to you? |
Single or MultiRecord? See comment by @ArthurChapman in #134 |
@ArthurChapman, as per #134, this is a SINGLE RECORD test (and the resulting count can be accumulated across multiple record/datasets/collections etc). |
I suggest the Description: 'The number of distinct VALIDATION tests that have a Response.status="NOT_COMPLIANT" for a given record.' in place of: 'The number of VALIDATION type tests run on a record that have a Response.status="NOT_COMPLIANT".' |
Splitting bdqffdq:Information Elements into "Information Elements ActedUpon" and "Information Elements Consulted" |
AllDarwinCoreTerms needs to be replaced by a list of relevant validations, in the form (used in the multirecord measures): bdq:VALIDATION_BASISOFRECORD_NOTEMPTY.Response, as it is the results of validations on the single records that are the information elements for this test, not the darwin core terms. We should probably also split this test into one test for each use case, with information elements matching the validations found in that use case. |
I agree @chicoreus , but there are two issue. First up, we probably should not list CORE VALIDATION tests as these may change depending on context. Second, we don't agree about splitting on use case. I have changed Information Element Consulted from "All DarinCoreTerms" to "All CORE tests of type VALIDATION that were run" |
Changed Information Elements Consulted to "bdq:AllValidationTestRunOnSingleRecord" |
Changed Expected Response from INTERNAL_PREREQUISITES_NOT_MET if no tests of type VALIDATION were attempted to be run; REPORT of the number of tests of output type VALIDATION run against the record that have Response.result="NOT_COMPLIANT"; otherwise NOT_REPORTED to INTERNAL_PREREQUISITES_NOT_MET if no tests of type VALIDATION were attempted to be run; REPORT of the number of tests of output type VALIDATION run against the record that have Response.result="NOT_COMPLIANT" as you can't reach "NOT_REPORTED" anyway. |
The text was updated successfully, but these errors were encountered: