Skip to content

Commit

Permalink
comment closes ##24375
Browse files Browse the repository at this point in the history
  • Loading branch information
ValWood committed Nov 24, 2022
1 parent e1b0862 commit 74026f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ontology/go-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -318492,6 +318492,8 @@ is_a: GO:0007051 ! spindle organization
is_a: GO:0070925 ! organelle assembly
intersection_of: GO:0022607 ! cellular component assembly
intersection_of: results_in_assembly_of GO:0005819 ! spindle
relationship: part_of GO:0007059 ! chromosome segregation
property_value: term_tracker_item https://github.com/geneontology/go-ontology/issues/24375 xsd:anyURI

[Term]
id: GO:0051228
Expand Down Expand Up @@ -401431,7 +401433,9 @@ def: "The aggregation, arrangement and bonding together of a set of components t
synonym: "spindle assembly involved in meiosis" EXACT []
intersection_of: GO:0051225 ! spindle assembly
intersection_of: part_of GO:0140013 ! meiotic nuclear division
relationship: part_of GO:0045132 ! meiotic chromosome segregation
property_value: term_tracker_item https://github.com/geneontology/go-ontology/issues/21349 xsd:anyURI
property_value: term_tracker_item https://github.com/geneontology/go-ontology/issues/24375 xsd:anyURI
created_by: tb
creation_date: 2010-04-09T11:21:56Z

Expand All @@ -401443,6 +401447,8 @@ def: "Mitotic bipolar spindle assembly begins with spindle microtubule nucleatio
synonym: "spindle assembly involved in mitosis" EXACT []
intersection_of: GO:0051225 ! spindle assembly
intersection_of: part_of GO:0140014 ! mitotic nuclear division
relationship: part_of GO:0000070 ! mitotic sister chromatid segregation
property_value: term_tracker_item https://github.com/geneontology/go-ontology/issues/24375 xsd:anyURI
created_by: tb
creation_date: 2010-04-09T11:31:28Z

Expand Down

1 comment on commit 74026f7

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

Ontology imports

Ontology annotations

BMP secretion http://purl.obolibrary.org/obo/GO_0038055

Added

meiotic spindle assembly http://purl.obolibrary.org/obo/GO_0090306

Removed

Added

mitotic spindle assembly http://purl.obolibrary.org/obo/GO_0090307

Removed

Added

spindle assembly http://purl.obolibrary.org/obo/GO_0051225

Added

stem cell division http://purl.obolibrary.org/obo/GO_0017145

Added

Please sign in to comment.