Skip to content

Commit

Permalink
Moved cytoplasmic streaming to be a child of intracellular transport. #…
Browse files Browse the repository at this point in the history
  • Loading branch information
raymond91105 committed Nov 22, 2023
1 parent 3b4bae3 commit dcdab5f
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 @@ -424944,7 +424944,7 @@ name: cytoplasmic streaming
namespace: biological_process
def: "The directed flow of cytosol (the liquid component of the cytoplasm) and the organelles it contains." [GOC:dos, Wikipedia:Cytoplasmic_streaming&oldid=706214009]
xref: Wikipedia:Cytoplasmic_streaming
is_a: GO:0016482 ! cytosolic transport
is_a: GO:0046907 ! intracellular transport

[Term]
id: GO:0099637
Expand Down

1 comment on commit dcdab5f

@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-11-22/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-11-22/go.owl
  • Loaded from: file:/__w/go-ontology/go-ontology/src/ontology/../../reasoned-pr.owl/reasoned.owl

Ontology imports

Ontology annotations

cytoplasmic streaming http://purl.obolibrary.org/obo/GO_0099636

Removed

Added

Please sign in to comment.