From c42d892ccb62847bb28ac32b54aca99b6cad6422 Mon Sep 17 00:00:00 2001 From: David Osumi-Sutherland Date: Thu, 10 Oct 2024 15:01:55 +0100 Subject: [PATCH] Fixes #2281 (#2571) Co-authored-by: CEastwood <116108977+Caroline-99@users.noreply.github.com> Co-authored-by: Aleix Puig <94959119+aleixpuigb@users.noreply.github.com> --- src/ontology/cl-edit.owl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index 1cbd85c06..52d616be4 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -4092,6 +4092,7 @@ AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000057 "NCIT:C12482") AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000057 "VHOG:0001482") AnnotationAssertion(rdfs:comment obo:CL_0000057 "These cells may be vimentin-positive, fibronectin-positive, fsp1-positive, MMP-1-positive, collagen I-positive, collagen III-positive, and alpha-SMA-negative.") AnnotationAssertion(rdfs:label obo:CL_0000057 "fibroblast") +SubClassOf(obo:CL_0000057 obo:CL_0000499) SubClassOf(obo:CL_0000057 obo:CL_0002320) SubClassOf(obo:CL_0000057 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000134)) @@ -7708,7 +7709,7 @@ SubClassOf(obo:CL_0000498 obo:CL_0000099) # Class: obo:CL_0000499 (stromal cell) -AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") Annotation(oboInOwl:hasDbXref "MESH:D017154") obo:IAO_0000115 obo:CL_0000499 "A connective tissue cell of an organ found in the loose connective tissue. These are most often associated with the uterine mucosa and the ovary as well as the hematopoietic system and elsewhere.") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") Annotation(oboInOwl:hasDbXref "MESH:D017154") obo:IAO_0000115 obo:CL_0000499 "A connective tissue cell of an organ found in the loose connective tissue.") AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000499 "BTO:0002064") AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000499 "FMA:83624") AnnotationAssertion(rdfs:label obo:CL_0000499 "stromal cell")