-
Notifications
You must be signed in to change notification settings - Fork 34
Add episcleral vein term (UBERON:7770011) #3582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: cmungall <[email protected]>
|
#gogoeditdiff |
Here's a diff of how these changes impact the classified ontology (on -base file):Ontology comparisonLeft
Right
Ontology importsOntology annotationsepiscleral vein
|
Here's a diff of your edit file (unreasoned)Ontology comparisonLeft
Right
Ontology importsOntology annotationsepiscleral vein
|
|
This PR has not seen any activity in the past month; if nobody comments or reviews it in the next week, the PR creator will be allowed to proceed with merging without explicit approval, should they wish to do so. |
|
@copilot - looks good apart from addition of new file under /terms. Please revert this. The only file that should be edited is src/ontology/uberon-edit.obo. |
- Changed episcleral vein ID from UBERON:7770009 to UBERON:7770011 - Removed terms/UBERON_7770009.obo file as requested - Fixed duplicate ID conflict with kidney interpolar region term @dragon-ai-agent Co-authored-by: dosumis <[email protected]>
@dragon-ai-agent Co-authored-by: dosumis <[email protected]>
Fixed! I've removed the terms/UBERON_7770009.obo file and also corrected a duplicate ID issue I discovered. The episcleral vein term now uses UBERON:7770011 instead of the conflicting UBERON:7770009 (which was already taken by kidney interpolar region). Only src/ontology/uberon-edit.obo is now modified as requested. Commit: ff2bb82 |
|
This PR has not seen any activity in the past month; if nobody comments or reviews it in the next week, the PR creator will be allowed to proceed with merging without explicit approval, should they wish to do so. |
This PR adds a new term "episcleral vein" to the UBERON ontology as requested in issue #1680.
New Term Details
UBERON:7770011 - episcleral vein
Changes Made
src/ontology/uberon-edit.obofollowing existing patternsValidation
The new term has been validated using the existing
obo-grep.pltool and confirmed to:Fixes #1680.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.