-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update testdata_COUNTRY_EMPTY_#42.csv
- Loading branch information
1 parent
82aa036
commit 8129de6
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
"""dwc:country""","""Response.Status""","""Response.Result""","""Response.Comment""","""Explanation""" | ||
,"""RUN_HAS_RESULT""","""NOT_COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRANK is EMPTY or missing]""", | ||
""" ""","""RUN_HAS_RESULT""","""NOT_COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRANK is EMPTY]""","""Field consists of just white space""" | ||
"""[non-printing characters]""","""RUN_HAS_RESULT""","""NOT_COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRANK is EMPTY]""","""TEMPORARY placeholder - we need to add some examples of non-printing characters""""" | ||
null ,"""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""Australia""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""us""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""North America""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""anyOldTerm""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""…""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""12345""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"""?""","""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
dwc:taxonRank,"""RUN_HAS_RESULT""","""COMPLIANT""","""[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]""", | ||
"dwc:country","Response.Status","Response.Result","Response.Comment","Explanation" | ||
,"RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. dwc:taxonRANK is EMPTY or missing]", | ||
" ","RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. dwc:taxonRANK is EMPTY]","Field consists of just white space" | ||
"[non-printing characters]","RUN_HAS_RESULT","NOT_COMPLIANT","[any human readable explanation, e.g. dwc:taxonRANK is EMPTY]","TEMPORARY placeholder - we need to add some examples of non-printing characters" | ||
"null","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"Australia","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"us","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"North America","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"anyOldTerm","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"…","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"12345","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"?","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
"dwc:country","RUN_HAS_RESULT","COMPLIANT","[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", |