Removed TODO definition annotations, added synonyms to 'treatment' an…#200
Open
dillerm wants to merge 1 commit into
Open
Removed TODO definition annotations, added synonyms to 'treatment' an…#200dillerm wants to merge 1 commit into
dillerm wants to merge 1 commit into
Conversation
…d 'prophylactic treatment', and added COB import.
zhengj2007
requested changes
May 23, 2026
Contributor
zhengj2007
left a comment
There was a problem hiding this comment.
No errors were identified directly within the OGMS terms; however, several issues exist regarding imported terms.
- Import term files: Currently, the XXX_terms.txt files (corresponding to XXX_import.owl under src/ontology/imports/) are empty. These must be populated with the relevant terms for each ontology prefix (e.g., bfo, cob, iao). For instance, cob_terms.txt should contain entries such as COB:0000035, COB:0000082 etc.
- Deprecated OBI terms: There are two "planned process" terms in OGMS. The OBI one is deprecated and replaced with COB:0000035. All subclasses should be migrated under COB:0000035 (completely executed planned process) and removed imported OBI "planned process". OBI ‘organism’ should be replaced with the corresponding COB term as well.
- APOLLO_SV terms: OGMS imports APOLLO_SV terms via IAO. We should create a dedicated apollo_sv.owl and apollo_sv_terms.txt to import these terms directly.
Collaborator
|
IAO has taken over ownership of those APOLLO-SV classes, they are no longer
imports.
…On Sat, May 23, 2026 at 2:37 PM jie zheng ***@***.***> wrote:
***@***.**** requested changes on this pull request.
No errors were identified directly within the OGMS terms; however, several
issues exist regarding imported terms.
- Import term files: Currently, the XXX_terms.txt files (corresponding
to XXX_import.owl under src/ontology/imports/) are empty. These must be
populated with the relevant terms for each ontology prefix (e.g., bfo, cob,
iao). For instance, cob_terms.txt should contain entries such as
COB:0000035, COB:0000082 etc.
- Deprecated OBI terms: There are two "planned process" terms in OGMS.
The OBI one is deprecated and replaced with COB:0000035. All subclasses
should be migrated under COB:0000035 (completely executed planned process)
and removed imported OBI "planned process". OBI ‘organism’ should be
replaced with the corresponding COB term as well.
- APOLLO_SV terms: OGMS imports APOLLO_SV terms via IAO. We should
create a dedicated apollo_sv.owl and apollo_sv_terms.txt to import these
terms directly.
—
Reply to this email directly, view it on GitHub
<#200 (review)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJR55R3GTGRSCAQYEVVFO344H4X5AVCNFSM6AAAAACYZJ7MVSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHM2DGNJRGM2DQNJXGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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.
…d 'prophylactic treatment', and added COB import.