Skip to content

Commit

Permalink
Add back logical axioms for GO_MAIN_RELATIONS. (#28995)
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff authored Sep 26, 2024
1 parent 5e7e5e8 commit 999be25
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -600749,6 +600749,8 @@ id: happens_during
name: happens during
namespace: external
xref: RO:0002092
is_transitive: true
is_a: ends_during ! ends during

[Typedef]
id: has_component
Expand Down Expand Up @@ -600805,6 +600807,7 @@ id: has_part
name: has part
namespace: external
xref: BFO:0000051
is_transitive: true

[Typedef]
id: has_participant
Expand Down Expand Up @@ -600895,6 +600898,7 @@ id: negatively_regulates
name: negatively regulates
namespace: external
xref: RO:0002212
is_a: regulates ! regulates

[Typedef]
id: negatively_regulates_characteristic
Expand All @@ -600912,6 +600916,7 @@ id: occurs_in
name: occurs in
namespace: external
xref: BFO:0000066
transitive_over: part_of ! part of

[Typedef]
id: output_of
Expand All @@ -600930,6 +600935,8 @@ id: part_of
name: part of
namespace: external
xref: BFO:0000050
is_transitive: true
inverse_of: has_part ! has part

[Typedef]
id: participates_in
Expand All @@ -600948,6 +600955,8 @@ id: positively_regulates
name: positively regulates
namespace: external
xref: RO:0002213
holds_over_chain: negatively_regulates negatively_regulates
is_a: regulates ! regulates

[Typedef]
id: positively_regulates_characteristic
Expand Down Expand Up @@ -601001,6 +601010,7 @@ id: regulates
name: regulates
namespace: external
xref: RO:0002211
is_transitive: true

[Typedef]
id: regulates_characteristic
Expand Down

0 comments on commit 999be25

Please sign in to comment.