Skip to content

Commit

Permalink
Merge pull request #129 from FlyBase/has_role
Browse files Browse the repository at this point in the history
removing unused has_role relationship from dpo
  • Loading branch information
Clare72 authored Dec 13, 2021
2 parents 06e9cf4 + 9b5dc6d commit cc544d0
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions src/ontology/dpo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -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(<http://creativecommons.org/ns#attributionURL>))
Declaration(AnnotationProperty(obo:IAO_0000700))
Declaration(AnnotationProperty(obo:IAO_0100001))
Expand Down Expand Up @@ -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)




Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit cc544d0

Please sign in to comment.