Skip to content

Commit

Permalink
Replace type definition for abbreviation synonyms (#3082)
Browse files Browse the repository at this point in the history
* Replace type definition for abbreviation synonyms

Closes #3079 by replacing the ad-hod "abbreviation" synonym type definition with the equivalent, externally defined OMO:0003000

* Update uberon-edit.obo

* update abbreviation annotation in sparql_test check

* normalize uberon-edit

* remove `synonymtypedef: ABBREVIATION` in uberon-edit

* lower missing_synonymtype_declaration's severity to WARN

---------

Co-authored-by: Anita Caron <anitacaron@users.noreply.github.com>
Co-authored-by: Anita Caron <anitac@ebi.ac.uk>
  • Loading branch information
3 people authored Oct 26, 2023
1 parent 4f1d3de commit 276ae33
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 758 deletions.
2 changes: 1 addition & 1 deletion src/ontology/profile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ ERROR equivalent_class_axiom_no_genus
ERROR illegal_use_of_built_in_vocabulary
ERROR invalid_entity_uri
ERROR missing_subset_declaration
ERROR missing_synonymtype_declaration
WARN missing_synonymtype_declaration
ERROR misused_replaced_by
ERROR multiple_equivalent_class_definitions
Loading

0 comments on commit 276ae33

Please sign in to comment.