Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
In accord with #189 Added test data file for FAMILY_NOTFOUND #28
  • Loading branch information
ArthurChapman authored Oct 5, 2020
1 parent dd389ca commit c56bac3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tg2/core/testdata/testdata_FAMILY_NOTFOUND_#28.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
dwc:family,bdq:sourceAuthority,bdq:sourceAuthority response,Response:Status,Response:Result,Response:Comment,Explanation
,,,INTERNAL_PREREQUISITES_NOT_MET,,"[any human readable explanation, e.g. a value must be provided to be validated]",Family is EMPTY or missing
Null,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Family in the bdq:sourceAuthority]",
Agaricaceae,,Agaricaceae,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. the value has an equivalent at the rank of Family in the bdq:sourceAuthority]",
Agaricaceae,Parameterized Source Authority,Agaricaceae,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. the value has an equivalent at the rank of Family in the Parameterized Source Authority]",
Agaricacae,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Class in the bdq:sourceAuthority]",This may be fixed using fuzzy matching at the AMENDMENT stage
Agaricacae,Parameterized Source Authority,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Family in the Parameterized Source Authority]",
Macropodidae,,Macropodidae,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. the value has an equivalent at the rank of Family in the bdq:sourceAuthority]",
kangaroos,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Family in the Parameterized Source Authority]",
Macropods,Parameterized Source Authority,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Family in the Parameterized Source Authority]",
dwc:family,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value not found in the bdq:sourceAuthority]",

0 comments on commit c56bac3

Please sign in to comment.