Conversation
We will soon start to record abbreviations as "related synonyms of type 'abbreviation'" (formally: a oboInOwl:hasRelaatedSynonym annotation assertion axiom that is itself annotated with a oboInOwl:hasSynonymType annotation with the value OMO:0003000), so we need to import the OBO Metadata Ontology, which defines the OMO:0003000 "abbreviation" synonym type.
We add two terms representing specialised forms of transmission electron microscopy: * `cryogenic transmission electron microscopy` (a form of TEM using a cryofixed sample); * `cryogenic electron tomography` (a form of both TEM and tomography using a cryofixed sample). closes #29
The current label of FBbi:00000258 ("transmission electron microscopy
(TEM)") includes both an actual label and a synonym. These two should
not be conflated in a single annotation.
Make the label simply "transmission electron microscopy", and move "TEM"
to a related synonym with type "abbreviation".
lubianat
reviewed
Feb 16, 2026
lubianat
reviewed
Feb 16, 2026
| AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym> <http://purl.obolibrary.org/obo/FBbi_00100014> "cryogenic-sample electron microscopy") | ||
| AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00100014> "cryo-transmission electron microscopy") | ||
| AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasSynonymType> <http://purl.obolibrary.org/obo/OMO_0003000>) <http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym> <http://purl.obolibrary.org/obo/FBbi_00100014> "cryo-EM") | ||
| AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasSynonymType> <http://purl.obolibrary.org/obo/OMO_0003000>) <http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym> <http://purl.obolibrary.org/obo/FBbi_00100014> "cryo-TEM") |
Collaborator
There was a problem hiding this comment.
is "cryo-TEM" a related or an exact synonym?
Collaborator
There was a problem hiding this comment.
maybe the standard is RelatedSynonym for all abbreviations?
Collaborator
Author
There was a problem hiding this comment.
Yes, exactly. Abbreviations are represented as “related synonyms” with an additional “synonym type“ set to “abbreviation“ (OMO:0003000).
lubianat
reviewed
Feb 16, 2026
| Ontology(<http://purl.obolibrary.org/obo/fbbi/imports/merged_import.owl> | ||
| <http://purl.obolibrary.org/obo/fbbi/releases/2026-01-23/imports/merged_import.owl> | ||
| Annotation(owl:versionInfo "2026-01-23") | ||
| <http://purl.obolibrary.org/obo/fbbi/releases/2026-02-16/imports/merged_import.owl> |
Collaborator
There was a problem hiding this comment.
I went through this file quickly and I see no issues, but I am not sure on what to look for too.
Collaborator
Author
There was a problem hiding this comment.
This file was automatically refreshed because I had to import OMO:0003000 (the “abbreviation” synonym type). :)
lubianat
approved these changes
Feb 16, 2026
Collaborator
lubianat
left a comment
There was a problem hiding this comment.
just a minor typo-ish, otherwise looks good
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the two new terms requested in #29: