-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Activate all default ROBOT report tests to date
No new issues are identified because of these tests.
- Loading branch information
1 parent
e355620
commit 76e9ada
Showing
1 changed file
with
14 additions
and
3 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,26 +1,37 @@ | ||
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_label_synonym | ||
WARN duplicate_scoped_synonym | ||
WARN equivalent_class_axiom_no_genus | ||
ERROR equivalent_pair | ||
ERROR illegal_use_of_built_in_vocabulary | ||
ERROR 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 | ||
WARN missing_subset_declaration | ||
INFO missing_superclass | ||
WARN missing_synonymtype_declaration | ||
ERROR misused_obsolete_label | ||
ERROR misused_replaced_by | ||
INFO multiple_asserted_superclasses | ||
ERROR multiple_definitions | ||
ERROR multiple_equivalent_class_definitions | ||
WARN multiple_equivalent_classes | ||
ERROR multiple_labels | ||
ERROR file:./src/sparql/report/missing_obo_namespace.rq | ||
ERROR file:./src/sparql/report/missing_id.rq | ||
INFO file:./src/sparql/report/class_id_invalid.rq | ||
INFO file:./src/sparql/report/missing_definition_xref.rq | ||
ERROR file:./src/sparql/report/missing_id.rq | ||
ERROR file:./src/sparql/report/missing_obo_namespace.rq | ||
WARN file:./src/sparql/report/unpunctuated_definition.rq |