From 53cc28f28a01ea2b1ac454248633425bf32c7aa1 Mon Sep 17 00:00:00 2001 From: bvarner-ebi <95643797+bvarner-ebi@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:53:05 +0000 Subject: [PATCH 1/2] Addresses #2224 Edit 'epithelial cell of lacrimal duct' updated label to 'epithelial cell of lacrimal drainage system' + other edits --- src/ontology/cl-edit.owl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index 210d3c5e4..af538dc7f 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -26104,12 +26104,13 @@ AnnotationAssertion(oboInOwl:hasDbXref obo:CL_1000434 "FMA:70555") AnnotationAssertion(rdfs:label obo:CL_1000434 "epithelial cell of external acoustic meatus") EquivalentClasses(obo:CL_1000434 ObjectIntersectionOf(obo:CL_0000066 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0001352))) -# Class: obo:CL_1000435 (epithelial cell of lacrimal duct) +# Class: obo:CL_1000435 (epithelial cell of lacrimal drainage system) -AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") obo:IAO_0000115 obo:CL_1000435 "An epithelial cell that is part of the lacrimal duct.") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") obo:IAO_0000115 obo:CL_1000435 "An epithelial cell that is part of the lacrimal drainage system.") AnnotationAssertion(oboInOwl:hasDbXref obo:CL_1000435 "FMA:70559") -AnnotationAssertion(rdfs:label obo:CL_1000435 "epithelial cell of lacrimal duct") -EquivalentClasses(obo:CL_1000435 ObjectIntersectionOf(obo:CL_0000072 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0001850))) +AnnotationAssertion(oboInOwl:hasRelatedSynonym obo:CL_1000435 "epithelial cell of lacrimal duct") +AnnotationAssertion(rdfs:label obo:CL_1000435 "epithelial cell of lacrimal drainage system") +EquivalentClasses(obo:CL_1000435 ObjectIntersectionOf(obo:CL_0000068 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0001850))) SubClassOf(Annotation(oboInOwl:is_inferred "true") obo:CL_1000435 obo:CL_0000072) # Class: obo:CL_1000436 (epithelial cell of lacrimal sac) From f960a17e7249b8ea5235df3740657da17f613ff6 Mon Sep 17 00:00:00 2001 From: bvarner-ebi <95643797+bvarner-ebi@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:47:37 +0000 Subject: [PATCH 2/2] Update cl-edit.owl add dbxref to text def --- src/ontology/cl-edit.owl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index af538dc7f..c20569ae8 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -26106,7 +26106,7 @@ EquivalentClasses(obo:CL_1000434 ObjectIntersectionOf(obo:CL_0000066 ObjectSomeV # Class: obo:CL_1000435 (epithelial cell of lacrimal drainage system) -AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") obo:IAO_0000115 obo:CL_1000435 "An epithelial cell that is part of the lacrimal drainage system.") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") Annotation(oboInOwl:hasDbXref "PMID:22594785") obo:IAO_0000115 obo:CL_1000435 "An epithelial cell that is part of the lacrimal drainage system.") AnnotationAssertion(oboInOwl:hasDbXref obo:CL_1000435 "FMA:70559") AnnotationAssertion(oboInOwl:hasRelatedSynonym obo:CL_1000435 "epithelial cell of lacrimal duct") AnnotationAssertion(rdfs:label obo:CL_1000435 "epithelial cell of lacrimal drainage system")