From ed5567e2545330c9b9f4d5920e3f61394a247c8e Mon Sep 17 00:00:00 2001 From: aleixpuig <94959119+aleixpuigb@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:18:46 +0000 Subject: [PATCH] Addresses #2242 NTR endothelial cell of central vein Addresses #2242 NTR endothelial cell of central vein --- src/ontology/cl-edit.owl | 8 ++++++++ .../archive/cellPartOfAnatomicalEntity_2023-12-14.tsv | 2 ++ 2 files changed, 10 insertions(+) create mode 100644 src/patterns/data/archive/cellPartOfAnatomicalEntity_2023-12-14.tsv diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index cad57daa3..c59992f48 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -3011,6 +3011,7 @@ Declaration(Class(obo:CL_4033057)) Declaration(Class(obo:CL_4033058)) Declaration(Class(obo:CL_4033059)) Declaration(Class(obo:CL_4033060)) +Declaration(Class(obo:CL_4033061)) Declaration(Class(obo:CL_4040000)) Declaration(Class(obo:CL_4040001)) Declaration(Class(obo:CL_4040002)) @@ -31769,6 +31770,13 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:35091553") oboInOwl:hasR AnnotationAssertion(rdfs:label obo:CL_4033060 "lactocyte type 2") SubClassOf(obo:CL_4033060 obo:CL_0002325) +# Class: obo:CL_4033061 (endothelial cell of central vein of liver) + +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:28287163") obo:IAO_0000115 obo:CL_4033061 "An endothelial cell that is part of a central vein of liver.") +AnnotationAssertion( obo:CL_4033061 ) +AnnotationAssertion(rdfs:label obo:CL_4033061 "endothelial cell of central vein of liver") +EquivalentClasses(obo:CL_4033061 ObjectIntersectionOf(obo:CL_0000115 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0006841))) + # Class: obo:CL_4040000 (glial restricted tripotential precursor cell) AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:10719353") obo:IAO_0000115 obo:CL_4040000 "A glial precursor cell that generates oligodendrocytes and type-1 and type-2 astrocytes. It has been shown in some mammals that this cell type may express A2B5, nestin, FGFR-1, FGFR-2, FGFR-3, PLP, and DM-20 antigens. Unlike oligodendrocyte precursor cell, it does not initially express PDGFR-alpha and can differentiate into both type-1 and type-2 astrocytes.") diff --git a/src/patterns/data/archive/cellPartOfAnatomicalEntity_2023-12-14.tsv b/src/patterns/data/archive/cellPartOfAnatomicalEntity_2023-12-14.tsv new file mode 100644 index 000000000..42bdc641b --- /dev/null +++ b/src/patterns/data/archive/cellPartOfAnatomicalEntity_2023-12-14.tsv @@ -0,0 +1,2 @@ +defined_class defined_class_label cell anatomical_entity pubs creator +CL:4033061 CL:0000115 UBERON:0006841 PMID:28287163 https://orcid.org/0000-0001-6677-8489 \ No newline at end of file