-
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.
Merge pull request #224 from mcwdsi/omrse-qc-level
ODK update and stronger QC
- Loading branch information
Showing
3 changed files
with
52 additions
and
10 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
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
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,25 @@ | ||
WARN annotation_whitespace | ||
ERROR deprecated_boolean_datatype | ||
ERROR deprecated_class_reference | ||
ERROR deprecated_property_reference | ||
ERROR duplicate_definition | ||
WARN duplicate_exact_synonym | ||
WARN duplicate_label_synonym | ||
ERROR duplicate_label | ||
WARN duplicate_scoped_synonym | ||
WARN equivalent_pair | ||
WARN invalid_xref | ||
ERROR label_formatting | ||
ERROR label_whitespace | ||
INFO lowercase_definition | ||
WARN missing_definition | ||
ERROR missing_label | ||
WARN missing_obsolete_label | ||
ERROR missing_ontology_description | ||
ERROR missing_ontology_license | ||
ERROR missing_ontology_title | ||
INFO missing_superclass | ||
ERROR misused_obsolete_label | ||
ERROR multiple_definitions | ||
ERROR multiple_equivalent_classes | ||
ERROR multiple_labels |