diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index 390cf6898..fd985cee1 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -3046,6 +3046,7 @@ Declaration(Class(obo:CL_4033088)) Declaration(Class(obo:CL_4033089)) Declaration(Class(obo:CL_4033090)) Declaration(Class(obo:CL_4033091)) +Declaration(Class(obo:CL_4033093)) Declaration(Class(obo:CL_4040000)) Declaration(Class(obo:CL_4040001)) Declaration(Class(obo:CL_4040002)) @@ -3241,6 +3242,7 @@ Declaration(Class(obo:UBERON_0000156)) Declaration(Class(obo:UBERON_0000157)) Declaration(Class(obo:UBERON_0000371)) Declaration(Class(obo:UBERON_0000424)) +Declaration(Class(obo:UBERON_0000482)) Declaration(Class(obo:UBERON_0001004)) Declaration(Class(obo:UBERON_0001335)) Declaration(Class(obo:UBERON_0001786)) @@ -32369,6 +32371,22 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:37124720") oboInOwl:hasE AnnotationAssertion(rdfs:label obo:CL_4033091 "glycinergic-GABAergic amacrine cell") EquivalentClasses(obo:CL_4033091 ObjectIntersectionOf(obo:CL_0000561 ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0061534) ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0061537))) +# Class: obo:CL_4033093 (limbal epithelial stem cell of cornea) + +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:20614614") Annotation(oboInOwl:hasDbXref "PMID:29105366") Annotation(oboInOwl:hasDbXref "PMID:36983561") Annotation(oboInOwl:hasDbXref "PMID:37768272") obo:IAO_0000115 obo:CL_4033093 "A stem cell that is part of the corneo-scleral limbus. This cell type resides at the basal layer of the epithelium and has a small size and high nuclear to cytoplasmatic ratio (Secker and Daniels, 2009). A limbal stem cell is responsible for corneal epithelial renewal and repair (Li et al., 2023), and to help maintain a clear corneal surface by preventing conjunctival epithelial cells from migrating onto the cornea (Wang et al., 2023).") +AnnotationAssertion(terms:contributor obo:CL_4033093 ) +AnnotationAssertion(terms:contributor obo:CL_4033093 ) +AnnotationAssertion(terms:date obo:CL_4033093 "2024-12-11T13:59:19Z"^^xsd:dateTime) +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:20614614") oboInOwl:hasExactSynonym obo:CL_4033093 "limbal epithelial stem cell") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:17562792") oboInOwl:hasExactSynonym obo:CL_4033093 "limbal stem cell") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:20614614") Annotation(oboInOwl:hasSynonymType obo:OMO_0003000) oboInOwl:hasRelatedSynonym obo:CL_4033093 "LESC") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:36983561") Annotation(oboInOwl:hasSynonymType obo:OMO_0003000) oboInOwl:hasRelatedSynonym obo:CL_4033093 "LSC") +AnnotationAssertion(rdfs:label obo:CL_4033093 "limbal epithelial stem cell of cornea") +EquivalentClasses(obo:CL_4033093 ObjectIntersectionOf(obo:CL_0000034 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0006761))) +SubClassOf(obo:CL_4033093 obo:CL_0000036) +SubClassOf(obo:CL_4033093 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0000482)) +SubClassOf(obo:CL_4033093 ObjectSomeValuesFrom(obo:RO_0002203 obo:CL_0000575)) + # 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/ontology/imports/uberon_terms.txt b/src/ontology/imports/uberon_terms.txt index ac467ed38..985ee0a96 100644 --- a/src/ontology/imports/uberon_terms.txt +++ b/src/ontology/imports/uberon_terms.txt @@ -59,4 +59,5 @@ UBERON:0013740 UBERON:0012186 UBERON:0000156 UBERON:0000157 -UBERON:0003884 \ No newline at end of file +UBERON:0003884 +UBERON:0000482 \ No newline at end of file