Skip to content
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

Fixes #3311 lip is part of face #3312

Merged
merged 2 commits into from
Jul 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ontology/uberon-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -22217,7 +22217,6 @@ xref: Wikipedia:Face
is_a: UBERON:0001444 ! subdivision of head
relationship: contributes_to_morphology_of UBERON:0000033 ! head
relationship: has_part UBERON:0000018 {gci_filler="NCBITaxon:50557", gci_relation="part_of"} ! compound eye
relationship: has_part UBERON:0000165 ! mouth
relationship: has_part UBERON:0011156 {gci_relation="part_of", gci_filler="NCBITaxon:7742"} ! facial skeleton
relationship: has_skeleton UBERON:0011156 {gci_relation="part_of", gci_filler="NCBITaxon:7742"} ! facial skeleton
property_value: depiction "http://upload.wikimedia.org/wikipedia/commons/5/55/Mona_Lisa_headcrop.jpg" xsd:anyURI
Expand Down Expand Up @@ -32579,6 +32578,7 @@ disjoint_from: UBERON:0004084 ! genital labium
relationship: contributes_to_morphology_of UBERON:0000165 ! mouth
relationship: never_in_taxon NCBITaxon:8782 ! Aves
relationship: part_of UBERON:0000165 {source="BTO", source="FMA-implicit", source="VHOG", source="ZFA"} ! mouth
relationship: part_of UBERON:0001456 ! face
relationship: surrounds UBERON:0000166 {source="cjm"} ! oral opening
property_value: depiction "http://upload.wikimedia.org/wikipedia/commons/9/90/Lips.JPG" xsd:anyURI
property_value: depiction "http://upload.wikimedia.org/wikipedia/commons/9/99/Mouth.jpg" xsd:anyURI
Expand Down
Loading