Skip to content

Commit

Permalink
restored term fixes #2473
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaudet committed Oct 17, 2023
1 parent e2e39fa commit 70a6a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -34453,10 +34453,10 @@ id: GO:0004050
name: apyrase activity
namespace: molecular_function
def: "Catalysis of the reaction: a ribonucleoside 5'-triphosphate + 2 H2O = a ribonucleoside 5'-phosphate + 2 phosphate. This reaction consists of two distinct successive phosphate-releasing steps, with NDPs as intermediates. Apyrases are active against both di- and triphosphate nucleotides (NDPs and NTPs) and hydrolyze NTPs to nucleotide monophosphates (NMPs)." [EC:3.6.1.5]
synonym: "apyrase activity" EXACT []
xref: EC:3.6.1.5
xref: MetaCyc:APYRASE-RXN
xref: RHEA:36795
is_a: GO:0016462 ! pyrophosphatase activity
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/2473" xsd:anyURI

[Term]
Expand Down

1 comment on commit 70a6a04

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a diff of how these changes impact the classified ontology:

Ontology comparison

Left

  • Ontology IRI: http://purl.obolibrary.org/obo/go.owl
  • Version IRI: http://purl.obolibrary.org/obo/go/releases/2023-10-17/go.owl
  • Loaded from: file:/__w/go-ontology/go-ontology/src/ontology/../../reasoned-master.owl/reasoned.owl

Right

  • Ontology IRI: http://purl.obolibrary.org/obo/go.owl
  • Version IRI: http://purl.obolibrary.org/obo/go/releases/2023-10-17/go.owl
  • Loaded from: file:/__w/go-ontology/go-ontology/src/ontology/../../reasoned-pr.owl/reasoned.owl

Ontology imports

Ontology annotations

obsolete apyrase activity http://purl.obolibrary.org/obo/GO_0004050

Removed

Added

Please sign in to comment.