From d3f9a42fbc469ea8e8d6079f634d4b9b3cc1228e Mon Sep 17 00:00:00 2001 From: Sue Bello Date: Thu, 7 Dec 2023 11:54:28 -0500 Subject: [PATCH] working on #3767 added size terms MP:0014326 MP:0014327 MP:0014328 --- src/ontology/mp-edit.owl | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/src/ontology/mp-edit.owl b/src/ontology/mp-edit.owl index e745c206..17392bc1 100644 --- a/src/ontology/mp-edit.owl +++ b/src/ontology/mp-edit.owl @@ -11624,6 +11624,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -151365,6 +151368,41 @@ EquivalentClasses( ObjectSomeValuesFr SubClassOf( ) SubClassOf( ) +# Class: (abnormal Purkinje cell size) + +AnnotationAssertion(Annotation( ) "any anomaly in the size of the inhibitory neurons located at the interface of the molecular and internal granule layers of the cerebellar cortex") +AnnotationAssertion( "2023-12-07T16:08:40Z"^^xsd:dateTime) +AnnotationAssertion( ) +AnnotationAssertion( "MP:0014326") +AnnotationAssertion(rdfs:label "abnormal Purkinje cell size") +EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) +SubClassOf( ) + +# Class: (decreased Purkinje cell size) + +AnnotationAssertion(Annotation( ) "decrease in the size of Purkinje cells") +AnnotationAssertion( "2023-12-07T16:08:57Z"^^xsd:dateTime) +AnnotationAssertion( ) +AnnotationAssertion( "reduced Purkinje cell size") +AnnotationAssertion( "small Purkinje cells") +AnnotationAssertion( "MP:0014327") +AnnotationAssertion(rdfs:label "decreased Purkinje cell size") +EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) +SubClassOf( ) + +# Class: (increased Purkinje cell size) + +AnnotationAssertion(Annotation( ) "increase in the size of Purkinje cells") +AnnotationAssertion( "2023-12-07T16:09:12Z"^^xsd:dateTime) +AnnotationAssertion( ) +AnnotationAssertion( "Purkinje cell hypertrophy") +AnnotationAssertion( "enlarged Purkinje cells") +AnnotationAssertion( "MP:0014328") +AnnotationAssertion(rdfs:label "increased Purkinje cell size") +EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) +SubClassOf( ) +SubClassOf( ) + # Class: (abnormal response to antigen) AnnotationAssertion(Annotation( ) "anomaly in the immune response after exposure to an antigen")