From 863ba7c8dc53eb21358c0d259091a3489238771e Mon Sep 17 00:00:00 2001 From: Sue Bello Date: Tue, 31 Oct 2023 13:00:12 -0400 Subject: [PATCH] closes #3835 added percentage synonyms --- src/ontology/mp-edit.owl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ontology/mp-edit.owl b/src/ontology/mp-edit.owl index 37a722f6..1da679f4 100644 --- a/src/ontology/mp-edit.owl +++ b/src/ontology/mp-edit.owl @@ -20833,6 +20833,7 @@ SubClassOf( (increased percent water in carcass) AnnotationAssertion(Annotation( "MGI:il") "more than the normal total amount of water retained in the body measured post mortem") +AnnotationAssertion( "increased percentage water in carcass") AnnotationAssertion( "MPheno.ontology") AnnotationAssertion( "MP:0000679") AnnotationAssertion(rdfs:label "increased percent water in carcass") @@ -20867,6 +20868,7 @@ SubClassOf( "MGI:il") "less than the normal total amount of water retained in the body measured post mortem") AnnotationAssertion( "reduced percent water in carcass") +AnnotationAssertion( "decreased percentage water in carcass") AnnotationAssertion( "MPheno.ontology") AnnotationAssertion( "MP:0000683") AnnotationAssertion(rdfs:label "decreased percent water in carcass") @@ -68012,6 +68014,7 @@ AnnotationAssertion(owl:deprecated " AnnotationAssertion(Annotation( "MGI:cwg") "more or less fat, relative to controls, expressed as a percentage of total body weight") AnnotationAssertion( "abnormal fat/body weight ratio") AnnotationAssertion( "abnormal percent body fat") +AnnotationAssertion( "abnormal percentage body fat") AnnotationAssertion( "MPheno.ontology") AnnotationAssertion( "MP:0005457") AnnotationAssertion(rdfs:label "abnormal percent body fat/body weight") @@ -68022,6 +68025,7 @@ SubClassOf( "MGI:cwg") "more fat, relative to controls, expressed as a percentage of total body weight") AnnotationAssertion( "increased percent body fat") +AnnotationAssertion( "increased percentage body fat") AnnotationAssertion( "MPheno.ontology") AnnotationAssertion( "MP:0005458") AnnotationAssertion( ) @@ -68034,6 +68038,7 @@ SubClassOf( "MGI:cwg") "less fat, relative to controls, expressed as a percentage of total body weight") AnnotationAssertion( "decreased percent body fat") AnnotationAssertion( "reduced percent body fat") +AnnotationAssertion( "decreased percentage body fat") AnnotationAssertion( "MPheno.ontology") AnnotationAssertion( "MP:0005459") AnnotationAssertion( )