Skip to content

Commit

Permalink
Release 2022-10-26.
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Oct 26, 2022
1 parent 47fd4f2 commit 5d8aebc
Show file tree
Hide file tree
Showing 37 changed files with 4,104 additions and 2,415 deletions.
594 changes: 333 additions & 261 deletions ro-base.json

Large diffs are not rendered by default.

133 changes: 83 additions & 50 deletions ro-base.obo

Large diffs are not rendered by default.

262 changes: 207 additions & 55 deletions ro-base.owl

Large diffs are not rendered by default.

520 changes: 296 additions & 224 deletions ro.json

Large diffs are not rendered by default.

135 changes: 84 additions & 51 deletions ro.obo

Large diffs are not rendered by default.

264 changes: 208 additions & 56 deletions ro.owl

Large diffs are not rendered by default.

135 changes: 78 additions & 57 deletions src/ontology/subsets/ro-causal.obo

Large diffs are not rendered by default.

161 changes: 99 additions & 62 deletions src/ontology/subsets/ro-causal.owl

Large diffs are not rendered by default.

92 changes: 63 additions & 29 deletions src/ontology/subsets/ro-chado.obo
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ property_value: http://purl.org/dc/elements/1.1/description "The OBO Relations O
property_value: http://purl.org/dc/elements/1.1/title "OBO Relations Ontology" xsd:string
property_value: http://purl.org/dc/terms/license https://creativecommons.org/publicdomain/zero/1.0/
property_value: http://xmlns.com/foaf/0.1/homepage " https://github.com/oborel/obo-relations/" xsd:anyURI
property_value: owl:versionInfo "2022-09-07" xsd:string
property_value: owl:versionInfo "2022-10-26" xsd:string

[Typedef]
id: BFO:0000050
Expand Down Expand Up @@ -848,7 +848,7 @@ is_a: RO:0002203 ! develops into
[Typedef]
id: RO:0002211
name: regulates
def: "process(P1) regulates process(P2) iff: P1 results in the initiation or termination of P2 OR affects the frequency of its initiation or termination OR affects the magnitude or rate of output of P2." []
def: "p regulates q iff p is causally upstream of q, the execution of p is not constant and varies according to specific conditions, and p influences the rate or magnitude of execution of q due to an effect either on some enabler of q or some enabler of a part of q." []
holds_over_chain: RO:0002230 RO:0002211
holds_over_chain: RO:0002578 RO:0002578
is_transitive: true
Expand All @@ -859,7 +859,7 @@ transitive_over: RO:0002025 ! has effector activity
[Typedef]
id: RO:0002212
name: negatively_regulates
def: "Process(P1) negatively regulates process(P2) iff: P1 terminates P2, or P1 descreases the the frequency of initiation of P2 or the magnitude or rate of output of P2." []
def: "p negatively regulates q iff p regulates q, and p decreases the rate or magnitude of execution of q." []
holds_over_chain: RO:0002230 RO:0002212
is_a: RO:0002211 ! regulates
is_a: RO:0002305 ! causally upstream of, negative effect
Expand All @@ -868,7 +868,7 @@ inverse_of: RO:0002335 ! negatively regulated by
[Typedef]
id: RO:0002213
name: positively_regulates
def: "Process(P1) postively regulates process(P2) iff: P1 initiates P2, or P1 increases the the frequency of initiation of P2 or the magnitude or rate of output of P2." []
def: "p positively regulates q iff p regulates q, and p increases the rate or magnitude of execution of q." []
holds_over_chain: RO:0002212 RO:0002212
holds_over_chain: RO:0002230 RO:0002213
is_transitive: true
Expand Down Expand Up @@ -1282,12 +1282,14 @@ is_a: RO:0002321 ! ecologically related to
[Typedef]
id: RO:0002304
name: causally_upstream_of,_positive_effect
def: "p is causally upstream of, positive effect q iff p is casually upstream of q, and the execution of p is required for the execution of q." []
is_a: RO:0002411 ! causally upstream of
is_a: RO:0004047 ! causally upstream of or within, positive effect

[Typedef]
id: RO:0002305
name: causally_upstream_of,_negative_effect
def: "p is causally upstream of, negative effect q iff p is casually upstream of q, and the execution of p decreases the execution of q." []
is_a: RO:0002411 ! causally upstream of
is_a: RO:0004046 ! causally upstream of or within, negative effect

Expand Down Expand Up @@ -1364,6 +1366,7 @@ is_a: RO:0002329 ! part of structure that is capable of
[Typedef]
id: RO:0002327
name: enables
def: "c enables p iff c is capable of p and c acts to execute p." []
is_a: RO:0002215 ! capable of
inverse_of: RO:0002333 ! enabled by
transitive_over: BFO:0000051 ! has part
Expand Down Expand Up @@ -1712,59 +1715,63 @@ inverse_of: RO:0002412 ! immediately causally upstream of

[Typedef]
id: RO:0002406
name: directly_activates
def: "p directly activates q if and only if p is immediately upstream of q and p is the realization of a function to increase the rate or activity of q" []
is_a: RO:0002629 ! directly positively regulates
name: obsolete_directly_activates
is_obsolete: true
replaced_by: RO:0002629

[Typedef]
id: RO:0002407
name: indirectly_activates
def: "p indirectly activates q if and only if p is upstream of q and there is a chain of directly activates relationships connecting p and q, where the chain is of length greater than one." []
holds_over_chain: RO:0002406 RO:0002406
holds_over_chain: RO:0002406 RO:0002407
name: indirectly_positively_regulates
def: "p indirectly positively regulates q iff p is indirectly causally upstream of q and p positively regulates q." []
holds_over_chain: RO:0002409 RO:0002409
holds_over_chain: RO:0002629 RO:0002407
holds_over_chain: RO:0002629 RO:0002629
is_transitive: true
is_a: RO:0002213 ! positively regulates
transitive_over: RO:0002406 ! directly activates
is_a: RO:0012012 ! indirectly regulates
transitive_over: RO:0002629 ! directly positively regulates

[Typedef]
id: RO:0002408
name: directly_inhibits
is_a: RO:0002630 ! directly negatively regulates
name: obsolete_directly_inhibits
is_obsolete: true
replaced_by: RO:0002630

[Typedef]
id: RO:0002409
name: indirectly_inhibits
holds_over_chain: RO:0002408 RO:0002408
holds_over_chain: RO:0002408 RO:0002409
name: indirectly_negatively_regulates
def: "p indirectly negatively regulates q iff p is indirectly causally upstream of q and p negatively regulates q." []
holds_over_chain: RO:0002630 RO:0002409
holds_over_chain: RO:0002630 RO:0002630
is_transitive: true
is_a: RO:0002212 ! negatively regulates
transitive_over: RO:0002408 ! directly inhibits
is_a: RO:0012012 ! indirectly regulates
transitive_over: RO:0002630 ! directly negatively regulates

[Typedef]
id: RO:0002410
name: causally_related_to
def: "This relation groups causal relations between material entities and causal relations between processes" []
def: "relation that links two events, processes, states, or objects such that one event, process, state, or object (a cause) contributes to the production of another event, process, state, or object (an effect) where the cause is partly or wholly responsible for the effect, and the effect is partly or wholly dependent on the cause." [https://en.wikipedia.org/wiki/Causality]

[Typedef]
id: RO:0002411
name: causally_upstream_of
def: "p is causally upstream of q if and only if p precedes q and p and q are linked in a causal chain" []
def: "p is causally upstream of q iff p is causally related to q, the end of p precedes the end of q, and p is not an occurrent part of q." []
is_transitive: true
is_a: BFO:0000063 ! precedes
is_a: RO:0002418 ! causally upstream of or within

[Typedef]
id: RO:0002412
name: immediately_causally_upstream_of
def: "p is immediately causally upstream of q iff both (a) p immediately precedes q and (b) p is causally upstream of q. In addition, the output of p must be an input of q." []
def: "p is immediately causally upstream of q iff p is causally upstream of q, and the end of p is coincident with the beginning of q." []
is_a: RO:0002090 ! immediately precedes
is_a: RO:0002411 ! causally upstream of

[Typedef]
id: RO:0002413
name: directly_provides_input_for
def: "p1 directly provides input for p2 iff there exists some c such that p1 has_output c and p2 has_input c" []
def: "p provides input for q iff p is immediately causally upstream of q, and there exists some c such that p has_output c and q has_input c." []
holds_over_chain: RO:0002402 RO:0002400
is_a: RO:0002412 ! immediately causally upstream of
is_a: RO:0002414 ! transitively provides input for
Expand All @@ -1774,12 +1781,12 @@ id: RO:0002414
name: transitively_provides_input_for
def: "transitive form of directly_provides_input_for" []
is_transitive: true
is_a: RO:0002411 ! causally upstream of
is_a: RO:0004047 ! causally upstream of or within, positive effect

[Typedef]
id: RO:0002418
name: causally_upstream_of_or_within
def: "p 'causally upstream or within' q iff (1) the end of p is before the end of q and (2) the execution of p exerts some causal influence over the outputs of q; i.e. if p was abolished or the outputs of p were to be modified, this would necessarily affect q." []
def: "p is 'causally upstream or within' q iff p is causally related to q, and the end of p precedes, or is coincident with, the end of q." []
synonym: "affects" RELATED []
is_transitive: true
is_a: RO:0002501 ! causal relation between processes
Expand Down Expand Up @@ -2238,7 +2245,7 @@ inverse_of: RO:0002608 ! process has causal agent
[Typedef]
id: RO:0002501
name: causal_relation_between_processes
def: "p is causally related to q if and only if p or any part of p and q or any part of q are linked by a chain of events where each event pair is one of direct activation or direct inhibition. p may be upstream, downstream, part of or a container of q." []
def: "p is causally related to q if and only if p or any part of p and q or any part of q are linked by a chain of events where each event pair is one where the execution of p influences the execution of q. p may be upstream, downstream, part of, or a container of q." []
is_a: RO:0002410 ! causally related to

[Typedef]
Expand Down Expand Up @@ -2586,7 +2593,7 @@ is_a: BFO:0000050 ! part of
[Typedef]
id: RO:0002578
name: directly_regulates
def: "Process(P1) directly regulates process(P2) iff: P1 regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding regulates the kinase activity (P2) of protein B then P1 directly regulates P2." []
def: "p directly regulates q iff p is immediately causally upstream of q and p regulates q." []
is_a: RO:0002211 ! regulates
is_a: RO:0002412 ! immediately causally upstream of

Expand Down Expand Up @@ -2790,14 +2797,14 @@ is_a: RO:0002574 ! participates in a biotic-biotic interaction with
[Typedef]
id: RO:0002629
name: directly_positively_regulates
def: "Process(P1) directly postively regulates process(P2) iff: P1 positively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding positively regulates the kinase activity (P2) of protein B then P1 directly positively regulates P2." []
def: "p directly positively regulates q iff p is immediately causally upstream of q, and p positively regulates q." []
is_a: RO:0002213 ! positively regulates
is_a: RO:0002578 ! directly regulates

[Typedef]
id: RO:0002630
name: directly_negatively_regulates
def: "Process(P1) directly negatively regulates process(P2) iff: P1 negatively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding negatively regulates the kinase activity (P2) of protein B then P1 directly negatively regulates P2." []
def: "p directly negatively regulates q iff p is immediately causally upstream of q, and p negatively regulates q." []
is_a: RO:0002212 ! negatively regulates
is_a: RO:0002578 ! directly regulates

Expand Down Expand Up @@ -3441,18 +3448,20 @@ is_a: RO:0000057 ! has participant
id: RO:0012004
name: is_small_molecule_regulator_of
def: "a relation between a continuant and a process, in which the continuant is a small molecule that regulates the process" []
is_a: RO:0000056 ! participates in
is_a: RO:0002596 ! capable of regulating

[Typedef]
id: RO:0012005
name: is_small_molecule_activator_of
def: "a relation between a continuant and a process, in which the continuant is a small molecule that activates the process" []
is_a: RO:0002598 ! capable of positively regulating
is_a: RO:0012004 ! is small molecule regulator of

[Typedef]
id: RO:0012006
name: is_small_molecule_inhibitor_of
def: "a relation between a continuant and a process, in which the continuant is a small molecule that inhibits the process" []
is_a: RO:0002597 ! capable of negatively regulating
is_a: RO:0012004 ! is small molecule regulator of

[Typedef]
Expand All @@ -3466,6 +3475,31 @@ id: RO:0012008
name: results_in_fusion_of
is_a: RO:0002592 ! results in organization of

[Typedef]
id: RO:0012009
name: constitutively_upstream_of
def: "p is constitutively upstream of q iff p is causally upstream of q, p is required for execution of q or a part of q, and the execution of p is approximately constant." []
is_a: RO:0002304 ! causally upstream of, positive effect

[Typedef]
id: RO:0012010
name: removes_input_for
def: "p removes input for q iff p is causally upstream of q, there exists some c such that p has_input c and q has_input c, p reduces the levels of c, and c is rate limiting for execution of q." []
is_a: RO:0002305 ! causally upstream of, negative effect

[Typedef]
id: RO:0012011
name: indirectly_causally_upstream_of
def: "p is indirectly causally upstream of q iff p is causally upstream of q and there exists some process r such that p is causally upstream of r and r is causally upstream of q." []
is_a: RO:0002411 ! causally upstream of

[Typedef]
id: RO:0012012
name: indirectly_regulates
def: "p indirectly regulates q iff p is indirectly causally upstream of q and p regulates q." []
is_a: RO:0002211 ! regulates
is_a: RO:0012011 ! indirectly causally upstream of

[Typedef]
id: RO:0013001
name: has_synaptic_IO_in_region
Expand Down
Loading

0 comments on commit 5d8aebc

Please sign in to comment.