From d132eb9eed09c4851eefd7a7d544b4631090c2c2 Mon Sep 17 00:00:00 2001 From: dosumis Date: Tue, 22 May 2018 18:06:41 +0100 Subject: [PATCH] Adding data property used to record increases in age-specific mortality rate --- src/ontology/ro-edit.owl | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/ontology/ro-edit.owl b/src/ontology/ro-edit.owl index d3492f9d..3d4bec81 100644 --- a/src/ontology/ro-edit.owl +++ b/src/ontology/ro-edit.owl @@ -513,6 +513,7 @@ Declaration(ObjectProperty(obo:RO_0009003)) Declaration(ObjectProperty(obo:RO_0009005)) Declaration(ObjectProperty(obo:RO_0009501)) Declaration(ObjectProperty(owl:topObjectProperty)) +Declaration(DataProperty(obo:RO_0002029)) Declaration(AnnotationProperty(obo:IAO_0000232)) Declaration(AnnotationProperty(obo:IAO_0000589)) Declaration(AnnotationProperty(obo:RO_0002161)) @@ -5507,6 +5508,20 @@ SubObjectPropertyOf(obo:RO_HOM0000001 obo:RO_0002158) SubObjectPropertyOf(obo:RO_HOM0000003 obo:RO_0002320) +############################ +# Data Properties +############################ + +# Data Property: obo:RO_0002029 (has increased age-specific mortality rate) + +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:24138933") obo:IAO_0000115 obo:RO_0002029 "Then percentage of animals in a population that die during some specified age range, minus the percentage that die in during the same age range in a wild-type population.") +AnnotationAssertion(oboInOwl:creation_date obo:RO_0002029 "2018-05-22T16:43:28Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:comment obo:RO_0002029 "For examples of usage see http://purl.obolibrary.org/obo/FBcv_0000351 and subclasses.") +AnnotationAssertion(rdfs:label obo:RO_0002029 "has increased age-specific mortality rate"@en) +AnnotationAssertion( obo:RO_0002029 "dos"^^xsd:string) +DataPropertyRange(obo:RO_0002029 DatatypeRestriction(xsd:short xsd:minInclusive "0"^^xsd:short xsd:maxInclusive "100"^^xsd:short)) + + ############################ # Classes @@ -5828,7 +5843,7 @@ DLSafeRule(Annotation(rdfs:comment "This rule is dubious: added as a quick fix f DLSafeRule(Annotation(rdfs:comment "If a molecular function (X) has a regulatory subfunction, then any gene product which is an input to that subfunction has an activity that directly_regulates X. Note: this is intended for cases where the regaultory subfunction is protein binding, so it could be tightened with an additional clause to specify this.") Annotation(rdfs:label "inferring direct reg edge from input to regulatory subfunction") Body(ObjectPropertyAtom(obo:RO_0002352 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002333 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002013 Variable() Variable()))Head(ObjectPropertyAtom(obo:RO_0002578 Variable() Variable()))) DLSafeRule(Annotation(rdfs:label "inferring direct neg reg edge from input to regulatory subfunction") Body(ObjectPropertyAtom(obo:RO_0002352 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002333 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002014 Variable() Variable()))Head(ObjectPropertyAtom(obo:RO_0002630 Variable() Variable()))) DLSafeRule(Annotation(rdfs:label "inferring direct positive reg edge from input to regulatory subfunction") Body(ObjectPropertyAtom(obo:RO_0002352 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002333 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002015 Variable() Variable()))Head(ObjectPropertyAtom(obo:RO_0002629 Variable() Variable()))) -DLSafeRule(Annotation(rdfs:label "From has_ligand to ligand activity") Body(ObjectPropertyAtom(obo:RO_0002327 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002019 Variable() Variable()))Head(ClassAtom(obo:GO_0048018 Variable()) ObjectPropertyAtom(obo:RO_0002578 Variable() Variable()))) +DLSafeRule(Annotation(rdfs:label "From has_ligand to ligand activity") Body(ObjectPropertyAtom(obo:RO_0002019 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002327 Variable() Variable()))Head(ClassAtom(obo:GO_0048018 Variable()) ObjectPropertyAtom(obo:RO_0002578 Variable() Variable()))) DLSafeRule(Annotation(rdfs:label "effector input is compound function input") Body(ObjectPropertyAtom(obo:RO_0002233 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002025 Variable() Variable()))Head(ObjectPropertyAtom(obo:RO_0002233 Variable() Variable()))) DLSafeRule(Annotation(rdfs:label "Input of effector is input of its parent MF") Body(ObjectPropertyAtom(obo:RO_0002233 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002025 Variable() Variable()))Head(ObjectPropertyAtom(obo:RO_0002233 Variable() Variable()))) DLSafeRule(Annotation(rdfs:comment "if effector directly regulates X, its parent MF directly regulates X") Body(ObjectPropertyAtom(obo:RO_0002025 Variable() Variable()) ObjectPropertyAtom(obo:RO_0002578 Variable() Variable()))Head(ObjectPropertyAtom(obo:RO_0002578 Variable() Variable())))