From 9b5dc6da2c5f1a1b03acd52bd586eec02f817c67 Mon Sep 17 00:00:00 2001 From: Clare72 Date: Mon, 13 Dec 2021 14:27:36 +0000 Subject: [PATCH] removing unused has_role relationship from dpo --- src/ontology/dpo-edit.owl | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/ontology/dpo-edit.owl b/src/ontology/dpo-edit.owl index d77c7ae..48a80c1 100644 --- a/src/ontology/dpo-edit.owl +++ b/src/ontology/dpo-edit.owl @@ -283,7 +283,6 @@ Declaration(Class(obo:FBcv_0007525)) Declaration(Class(obo:FBcv_0007526)) Declaration(Class(obo:OBI_0100026)) Declaration(ObjectProperty(obo:FBcv_0008000)) -Declaration(ObjectProperty(fbcv:has_role)) Declaration(AnnotationProperty()) Declaration(AnnotationProperty(obo:IAO_0000700)) Declaration(AnnotationProperty(obo:IAO_0100001)) @@ -545,11 +544,6 @@ FunctionalObjectProperty(obo:FBcv_0008000) ObjectPropertyDomain(obo:FBcv_0008000 obo:CARO_0000012) ObjectPropertyRange(obo:FBcv_0008000 obo:FBdv_00005259) -# Object Property: fbcv:has_role (has role) - -AnnotationAssertion(oboInOwl:id fbcv:has_role "has_role"^^xsd:string) -AnnotationAssertion(rdfs:label fbcv:has_role "has role"^^xsd:string) - @@ -1607,7 +1601,7 @@ SubClassOf(obo:FBcv_0000448 obo:FBcv_0001347) # Class: obo:FBcv_0000449 (abnormal planar polarity) -AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:dph"^^xsd:string) obo:IAO_0000115 obo:FBcv_0000449 "Phenotype that is any abnormality in establishment of planar polarity (GO:0001736). 'establishment of planar polarity' is defined as: '$sub_GO:0001736'"^^xsd:string) +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:dph") obo:IAO_0000115 obo:FBcv_0000449 "Phenotype that is any abnormality in establishment of planar polarity (GO:0001736). 'establishment of planar polarity' is defined as: '$sub_GO:0001736'"^^xsd:string) AnnotationAssertion(oboInOwl:hasBroadSynonym obo:FBcv_0000449 "tissue polarity defective"^^xsd:string) AnnotationAssertion(oboInOwl:hasExactSynonym obo:FBcv_0000449 "planar polarity defective"^^xsd:string) AnnotationAssertion(oboInOwl:hasOBONamespace obo:FBcv_0000449 "phenotypic_class"^^xsd:string) @@ -1630,7 +1624,7 @@ SubClassOf(obo:FBcv_0000450 obo:FBcv_0001347) # Class: obo:FBcv_0000451 (abnormal wound healing) -AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:bf"^^xsd:string) Annotation(oboInOwl:hasDbXref "PMID:15269788") obo:IAO_0000115 obo:FBcv_0000451 "Phenotype that is any abnormality in wound healing (GO:0042060). 'wound healing' is defined as: '$sub_GO:0042060'"^^xsd:string) +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:bf") Annotation(oboInOwl:hasDbXref "PMID:15269788") obo:IAO_0000115 obo:FBcv_0000451 "Phenotype that is any abnormality in wound healing (GO:0042060). 'wound healing' is defined as: '$sub_GO:0042060'"^^xsd:string) AnnotationAssertion(oboInOwl:hasExactSynonym obo:FBcv_0000451 "wound healing defective"^^xsd:string) AnnotationAssertion(oboInOwl:hasOBONamespace obo:FBcv_0000451 "phenotypic_class"^^xsd:string) AnnotationAssertion(oboInOwl:id obo:FBcv_0000451 "FBcv:0000451"^^xsd:string)