-
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.
- Loading branch information
1 parent
84485ae
commit 2e86365
Showing
1 changed file
with
10 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
dwc:taxonRANK,Response:Status,Response:Result,Response:Comment,Explanation | ||
,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. dwc:taxonRANK is EMPTY]", | ||
null ,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
ssp.,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
subsp. ,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
cultivar,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. dwc:taxonRank is not EMPTY]", | ||
rubbish,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]", |