-
Notifications
You must be signed in to change notification settings - Fork 34
Fixes #3427 NTR- epithelium of anorectum #3430
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
Open
Caroline-99
wants to merge
7
commits into
master
Choose a base branch
from
3427-epithelium-of-anorectum
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
d997659
Fixes #3427
Caroline-99 e3ab9a6
Update uberon-edit.obo
Caroline-99 332d073
Update uberon-edit.obo
Caroline-99 e203aeb
Added a cross reference for the definition and exact synonym with a r…
Caroline-99 be8d591
Merge branch 'master' into 3427-epithelium-of-anorectum
Caroline-99 d0f7495
Merge branch 'master' into 3427-epithelium-of-anorectum
aleixpuigb 76d6b43
Merge branch 'master' into 3427-epithelium-of-anorectum
gouttegd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -45,6 +45,7 @@ synonymtypedef: PENDING_REVIEW "expert consultation and attribution required" | |
| synonymtypedef: SENSU "taxonomic disambiguation" | ||
| synonymtypedef: SYSTEMATIC "a systematic synonym used as the base name for design patterns" | ||
| default-namespace: uberon | ||
| idspace: EFO http://www.ebi.ac.uk/efo/EFO_ | ||
| treat-xrefs-as-equivalent: AEO | ||
|
||
| treat-xrefs-as-equivalent: BILA | ||
| treat-xrefs-as-equivalent: BSPO | ||
|
|
@@ -224899,6 +224900,16 @@ intersection_of: luminal_space_of UBERON:0002299 ! alveolus of lung | |
| relationship: dc-contributor https://orcid.org/0009-0000-8480-9277 | ||
| property_value: dcterms-date "2024-06-28T10:50:18Z" xsd:dateTime | ||
|
|
||
| [Term] | ||
| id: UBERON:8850001 | ||
| name: epithelium of anorectum | ||
| def: "The epithelium that lines the anorectum." [PMID:27042391] | ||
| synonym: "anorectal epithelium" EXACT [PMID:27042391] | ||
| intersection_of: UBERON:0000483 ! epithelium | ||
| intersection_of: part_of UBERON:8410050 ! anorectum | ||
| relationship: dc-contributor https://orcid.org/0009-0000-8480-9277 | ||
| property_value: dcterms-date "2024-11-18T15:45:29Z" xsd:dateTime | ||
|
|
||
| [Term] | ||
| id: UBERON:8900000 | ||
| name: sensory corpuscle | ||
|
|
||
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gouttegd is this addition ok? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for asking!
Yes, this is normal. In fact that line had already been there before, but it had been removed at some point because someone has edited the ontology using a slightly older version of Protégé.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!