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

Reinstated glucuronoside catabolic process; #28506 #29379

Merged
merged 6 commits into from
Dec 6, 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
11 changes: 6 additions & 5 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -143131,17 +143131,19 @@ is_obsolete: true

[Term]
id: GO:0019391
name: obsolete glucuronoside catabolic process
name: glucuronoside catabolic process
namespace: biological_process
def: "OBSOLETE. The chemical reactions and pathways resulting in the breakdown of glucuronosides, compound composed of a hydroxy compound linked to a glucuronate residue." [ISBN:0198506732]
comment: The reason for obsoletion is that this term represents a molecular function.
def: "The chemical reactions and pathways resulting in the breakdown of glucuronosides, compound composed of a hydroxy compound linked to a glucuronate residue." [PMID:28389557]
comment: Note that this term was reinstated from obsolete.
synonym: "glucuronide catabolic process" EXACT []
synonym: "glucuronide catabolism" EXACT []
synonym: "glucuronoside breakdown" EXACT []
synonym: "glucuronoside catabolism" EXACT []
synonym: "glucuronoside degradation" EXACT []
xref: MetaCyc:GLUCUROCAT-PWY
is_a: GO:0016139 ! glycoside catabolic process
property_value: term_tracker_item "https://github.com/geneontology/go-annotation/issues/5372" xsd:anyURI
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/28506" xsd:anyURI
is_obsolete: true

[Term]
id: GO:0019392
Expand Down Expand Up @@ -241192,7 +241194,6 @@ def: "The chemical reactions and pathways resulting in the breakdown of D-glucur
synonym: "D-glucuronate breakdown" EXACT []
synonym: "D-glucuronate catabolism" EXACT []
synonym: "D-glucuronate degradation" EXACT []
xref: MetaCyc:GLUCUROCAT-PWY {source="skos:narrowMatch"}
xref: MetaCyc:PWY-5525 {source="skos:narrowMatch"}
xref: MetaCyc:PWY-6501 {source="skos:narrowMatch"}
xref: MetaCyc:PWY-7247 {source="skos:narrowMatch"}
Expand Down
Loading