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

test obsolete term #29869

Closed
wants to merge 1 commit into from
Closed
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
9 changes: 5 additions & 4 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -255369,14 +255369,15 @@ creation_date: 2009-09-04T02:44:07Z

[Term]
id: GO:0044173
name: host cell endoplasmic reticulum-Golgi intermediate compartment membrane
name: obsolete host cell endoplasmic reticulum-Golgi intermediate compartment membrane
namespace: cellular_component
def: "The lipid bilayer surrounding any of the compartments of the host cell ER-Golgi intermediate compartment system." [GOC:jl]
def: "OBSOLETE. The lipid bilayer surrounding any of the compartments of the host cell ER-Golgi intermediate compartment system." [GOC:jl]
comment: This term was obsoleted because it is not known to be catalyzed by any gene product.
synonym: "host cell ER-Golgi intermediate compartment membrane" EXACT []
synonym: "host endoplasmic reticulum-Golgi intermediate compartment membrane" EXACT []
synonym: "host ER-Golgi intermediate compartment membrane" EXACT []
is_a: GO:0033644 ! host cell membrane
relationship: part_of GO:0044172 ! host cell endoplasmic reticulum-Golgi intermediate compartment
property_value: term_tracker_item "https://github.com/geneontology/go-ontology/issues/28848" xsd:anyURI
is_obsolete: true
created_by: jl
creation_date: 2009-09-04T02:46:13Z

Expand Down
Loading