Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding directional causally upstream of relations, fixes #124
Diff: ``` gitowl gitowl || Diffing: src/ontology/ro-edit.owl gitowl || gitowl || subject: http://purl.obolibrary.org/obo/RO_0002212 gitowl ++ SubObjectPropertyOf(obo:RO_0002212 obo:RO_0002305) gitowl || negatively regulates SubPropertyOf causally upstream of, negative effect gitowl || gitowl || subject: http://purl.obolibrary.org/obo/RO_0002213 gitowl ++ SubObjectPropertyOf(obo:RO_0002213 obo:RO_0002304) gitowl || positively regulates SubPropertyOf causally upstream of, positive effect gitowl || gitowl || subject: http://purl.obolibrary.org/obo/RO_0002304 gitowl ++ Declaration(ObjectProperty(obo:RO_0002304)) gitowl || ObjectProperty: causally upstream of, positive effect gitowl ++ AnnotationAssertion(dc:creator obo:RO_0002304 "cjm"^^xsd:string) gitowl || <http://purl.obolibrary.org/obo/RO_0002304> creator "cjm"^^string gitowl ++ AnnotationAssertion(rdfs:label obo:RO_0002304 "causally upstream of, positive effect") gitowl || <http://purl.obolibrary.org/obo/RO_0002304> label "causally upstream of, positive effect" gitowl ++ SubObjectPropertyOf(obo:RO_0002304 obo:RO_0002411) gitowl || causally upstream of, positive effect SubPropertyOf causally upstream of gitowl ++ AnnotationAssertion(rdfs:comment obo:RO_0002304 "holds between x and y if and only if x is causally upstream of y and the progression of x increases the frequency, gitowl || <http://purl.obolibrary.org/obo/RO_0002304> comment "holds between x and y if and only if x is causally upstream of y and the progression of x increases the fre gitowl || gitowl || subject: http://purl.obolibrary.org/obo/RO_0002305 gitowl ++ AnnotationAssertion(dc:creator obo:RO_0002305 "cjm"^^xsd:string) gitowl || <http://purl.obolibrary.org/obo/RO_0002305> creator "cjm"^^string gitowl ++ SubObjectPropertyOf(obo:RO_0002305 obo:RO_0002411) gitowl || causally upstream of, negative effect SubPropertyOf causally upstream of gitowl ++ AnnotationAssertion(rdfs:comment obo:RO_0002305 "holds between x and y if and only if x is causally upstream of y and the progression of x decreases the frequency, gitowl || <http://purl.obolibrary.org/obo/RO_0002305> comment "holds between x and y if and only if x is causally upstream of y and the progression of x decreases the fre gitowl ++ AnnotationAssertion(rdfs:label obo:RO_0002305 "causally upstream of, negative effect") gitowl || <http://purl.obolibrary.org/obo/RO_0002305> label "causally upstream of, negative effect" gitowl ++ Declaration(ObjectProperty(obo:RO_0002305)) gitowl || ObjectProperty: causally upstream of, negative effect gitowl ```
- Loading branch information