Skip to content

Commit

Permalink
Update ODK profile (#605)
Browse files Browse the repository at this point in the history
- Update: profile.txt: Removed most checks that occur during prepare_release, mainly because they are not relevant.
  • Loading branch information
joeflack4 authored Jul 4, 2024
1 parent 301fa28 commit f697229
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions src/ontology/profile.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1 @@
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
INFO invalid_xref

0 comments on commit f697229

Please sign in to comment.