Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed superclasses, LDs, for #29010 #29087

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -232166,10 +232166,10 @@ name: suppression by virus of host natural killer cell activation
namespace: biological_process
def: "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of natural killer cell activation in the host." [GOC:bf, GOC:jl]
synonym: "suppression by virus of host NK-cell activation" EXACT [GOC:bf, GOC:jl]
is_a: GO:0032815 ! negative regulation of natural killer cell activation
is_a: GO:0039671 ! evasion by virus of host natural killer cell activity
intersection_of: GO:0044003 ! symbiont-mediated perturbation of host process
intersection_of: negatively_regulates_in_another_organism GO:0030101 ! natural killer cell activation
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/29010" xsd:anyURI
created_by: bf
creation_date: 2013-09-25T11:08:19Z

Expand Down Expand Up @@ -258994,9 +258994,7 @@ namespace: biological_process
def: "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with the activation of plasminogen into plasmin in the bitten organism. This process includes cleavage at an internal Arg-Val site to form an N-terminal A-chain and C-terminal B-chain held together by a disulfide bond, and can include further proteolytic cleavage events to remove the preactivation peptide." [GOC:fj, GOC:jl]
synonym: "envenomation resulting in plasminogen activation in other organism" EXACT []
is_a: GO:0044484 ! envenomation resulting in fibrinolysis in another organism
intersection_of: GO:0035738 ! envenomation resulting in modulation of process in another organism
intersection_of: has_part GO:0042730 ! fibrinolysis
intersection_of: has_part GO:0044542 ! symbiont-mediated activation of host plasminogen
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/29010" xsd:anyURI
created_by: jl
creation_date: 2012-03-22T11:54:49Z

Expand Down
Loading