Skip to content

Commit

Permalink
Added test data for #91
Browse files Browse the repository at this point in the history
In accordance with #189, added testdata_VALIDATION_DCTYPE_NOTSTANDARD_#91.csv for #91
  • Loading branch information
Tasilee authored Oct 7, 2020
1 parent d46a965 commit 2d65c94
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
dc:type,Response.Status,Response.Result,Response.Comment
Event,RUN_HAS_RESULT,COMPLIANT,"[any human readable explanation, e.g. dc:type = ""Event"" matches term in DCMI Vocabulary"
StillerImage,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. dc:type = ""StillerImage"" does not match terms in DCMI Vocabulary"
anyOldTerm,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. dc:type = ""anyOldTerm"" does not match terms in DCMI Vocabulary"
…,RUN_HAS_RESULT,NOT_COMPLIANT,"[any human readable explanation, e.g. dc:type = ""..."" does not match terms in DCMI Vocabulary"
[bdq:sourceAuthority not available],EXTERNAL_PREREQUISITES_NOT_MET,,"[any human readable explanation, e.g. bdq:sourceAuthority not available"
[whitespace],INTERNAL_PREREQUISITES_NOT_MET,,"[any human readable explanation, e.g. dc:type is EMPTY"
[non-printing characters],INTERNAL_PREREQUISITES_NOT_MET,,"[any human readable explanation, e.g. dc:type is EMPTY"

0 comments on commit 2d65c94

Please sign in to comment.