Skip to content

Commit

Permalink
Update testdata_VALIDATION_GENUS_NOTFOUND_#122.csv
Browse files Browse the repository at this point in the history
Added quotes around text in fields
  • Loading branch information
ArthurChapman authored Oct 6, 2020
1 parent 0ed10b1 commit e62c01c
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions tg2/core/testdata/testdata_VALIDATION_GENUS_NOTFOUND_#122.csv
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
dwc:genus,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]",Genus 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 Genus in the bdq:sourceAuthority]",
Egernia,,Egernia,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. the value has an equivalent at the rank of Genus in the bdq:sourceAuthority]",
Egernia,Parameterized Source Authority,Egernia,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. the value has an equivalent at the rank of Genus in the Parameterized Source Authority]",
Egernea,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]",This may be fixed using fuzzy matching at the AMENDMENT stage
Scincidae,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]",Scincidae is an family not a genus
Wallabia,,Wallabia,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. the value has an equivalent at the rank of Genus in the bdq:sourceAuthority]",
skink,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]",
Lizard,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 Genus in the Parameterized Source Authority]",
dwc:genus,,,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. the value not found in the bdq:sourceAuthority]",
"dwc:genus","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]","Genus is EMPTY or missing"
" ",,,"INTERNAL_PREREQUISITES_NOT_MET",,"[any human readable explanation, e.g. a value must be provided to be validated]","Genus has just blank spaces"
"Null",,,"RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]",
"Egernia",,"Egernia","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. the value has an equivalent at the rank of Genus in the bdq:sourceAuthority]",
"Egernia","Parameterized Source Authority","Egernia","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. the value has an equivalent at the rank of Genus in the Parameterized Source Authority]",
"Egernea",,,"RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]","This may be fixed using fuzzy matching at the AMENDMENT stage"
"Scincidae",,,"RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]","Scincidae is an family not a genus"
"Wallabia",,"Wallabia","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. the value has an equivalent at the rank of Genus in the bdq:sourceAuthority]",
"skink",,,"RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. the value does not have an equivalent at the rank of Genus in the bdq:sourceAuthority]",
"Lizard","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 Genus in the Parameterized Source Authority]",
"dwc:genus",,,"RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. the value not found in the bdq:sourceAuthority]",

0 comments on commit e62c01c

Please sign in to comment.