Skip to content

Commit c50a459

Browse files
Copilotdosumis
andcommitted
Reclassify eyelid as external soft tissue zone following prepuce pattern
- Changed is_a from organ part to external soft tissue zone (UBERON:0034929) - Added has_part relationships for skin of eyelid and palpebral conjunctiva - Follows pattern established by prepuce for multi-tissue surface structures - Addresses feedback on PR #3641 about semantic classification @dragon-ai-agent Co-authored-by: dosumis <112839+dosumis@users.noreply.github.com>
1 parent 399e728 commit c50a459

File tree

5 files changed

+4
-37
lines changed

5 files changed

+4
-37
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,3 +260,4 @@ src/ontology/subsets/*.tsv
260260
src/ontology/imports/*_import.owl
261261
!src/ontology/imports/orcidio_import.owl
262262
/site/*
263+
/tools/

src/ontology/uberon-edit.obo

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28975,10 +28975,12 @@ xref: SCTID:265782007
2897528975
xref: UMLS:C0015426 {source="ncithesaurus:Eyelid"}
2897628976
xref: VHOG:0000016
2897728977
xref: Wikipedia:Eyelid
28978-
is_a: UBERON:0000064 ! organ part
28978+
is_a: UBERON:0034929 ! external soft tissue zone
2897928979
relationship: capable_of GO:0060082 ! eye blink reflex
2898028980
relationship: contributes_to_morphology_of UBERON:0000019 ! camera-type eye
2898128981
relationship: fma_set_term FMA:75178
28982+
relationship: has_part UBERON:0001457 ! skin of eyelid
28983+
relationship: has_part UBERON:0001812 ! palpebral conjunctiva
2898228984
relationship: part_of UBERON:0000019 {source="multiple"} ! camera-type eye
2898328985
relationship: protects UBERON:0010409 ! ocular surface region
2898428986
property_value: depiction "https://upload.wikimedia.org/wikipedia/commons/8/84/Eye_makeup.jpg" xsd:anyURI

tools/obo-scripts

Lines changed: 0 additions & 1 deletion
This file was deleted.

tools/robot

Lines changed: 0 additions & 35 deletions
This file was deleted.

tools/robot.jar

-90.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)