Skip to content

Fixed #3552 hierarchy for listed cells#3562

Open
RiveraAndrea83 wants to merge 1 commit intomasterfrom
3552-typobug-should-these-terms-be-direct-subclasses-of-cell
Open

Fixed #3552 hierarchy for listed cells#3562
RiveraAndrea83 wants to merge 1 commit intomasterfrom
3552-typobug-should-these-terms-be-direct-subclasses-of-cell

Conversation

@RiveraAndrea83
Copy link
Copy Markdown
Collaborator

Fixes #3552

Added relevant parent to OB FRMD7 GABA GABAergic neuron (Primate) SN GATA3-PVALB GABA GABAergic neuron (Primate)
SN SOX6 Dopa substantia nigra dopaminergic neuron (Primate)
SN-VTR CALB1 Dopa substantia nigra dopaminergic neuron (Primate)
SN-VTR GAD2 Dopa dopaminergic neuron (Primate)
STRd D1/D2-hybrid medium spiny neuron (Primate)
STRd D2 Striomat hybrid medium spiny neuron (Primate)

  • Added subclass Gabaergic interneuron to: GABAergic interneuron of the anterior substantia nigra pars reticulata.

Added relevant parent to OB FRMD7 GABA GABAergic neuron (Primate)
SN GATA3-PVALB GABA GABAergic neuron (Primate)
SN SOX6 Dopa substantia nigra dopaminergic neuron (Primate)
SN-VTR CALB1 Dopa substantia nigra dopaminergic neuron (Primate)
SN-VTR GAD2 Dopa dopaminergic neuron (Primate)
STRd D1/D2-hybrid medium spiny neuron (Primate)
STRd D2 Striomat hybrid medium spiny neuron (Primate)

- Added subclass Gabaergic interneuron to: GABAergic interneuron of the anterior substantia nigra pars reticulata.
@dosumis
Copy link
Copy Markdown
Contributor

dosumis commented Jan 27, 2026

#gogoeditdiff

Let's see if we can fix pipeline and re-run. If not we will use this as a temporary patch fix.

@github-actions
Copy link
Copy Markdown
Contributor

Here's a diff of how these changes impact the classified ontology (on -base file):

Ontology comparison

Left

  • Ontology IRI: http://purl.obolibrary.org/obo/cl/cl-base.owl
  • Version IRI: http://purl.obolibrary.org/obo/cl/releases/2026-01-27/cl-base.owl
  • Loaded from: file:/__w/cell-ontology/cell-ontology/src/ontology/cl-base-master.owl/cl-base.owl

Right

  • Ontology IRI: http://purl.obolibrary.org/obo/cl/cl-base.owl
  • Version IRI: http://purl.obolibrary.org/obo/cl/releases/2026-01-27/cl-base.owl
  • Loaded from: file:/__w/cell-ontology/cell-ontology/src/ontology/cl-base-pr.owl/cl-base.owl

Ontology imports

Ontology annotations

GABAergic interneuron of the anterior substantia nigra pars reticulata http://purl.obolibrary.org/obo/CL_4042026

Added

OB FRMD7 GABA GABAergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310148

Removed

Added

SN GATA3-PVALB GABA GABAergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310113

Removed

Added

SN SOX6 Dopa substantia nigra dopaminergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310115

Removed

Added

SN-VTR CALB1 Dopa substantia nigra dopaminergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310109

Removed

Added

SN-VTR GAD2 Dopa dopaminergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310111

Removed

Added

STRd D1/D2-hybrid medium spiny neuron (Primate) http://purl.obolibrary.org/obo/CL_4310131

Removed

Added

STRd D2 Striomat hybrid medium spiny neuron (Primate) http://purl.obolibrary.org/obo/CL_4310133

Removed

Added

@github-actions
Copy link
Copy Markdown
Contributor

Here's a diff of your edit file (unreasoned)

Ontology comparison

Left

  • Ontology IRI: http://purl.obolibrary.org/obo/cl.owl
  • Version IRI: None
  • Loaded from: file:/__w/cell-ontology/cell-ontology/master/src/ontology/cl-edit.owl

Right

  • Ontology IRI: http://purl.obolibrary.org/obo/cl.owl
  • Version IRI: None
  • Loaded from: file:/__w/cell-ontology/cell-ontology/branch/src/ontology/cl-edit.owl

Ontology imports

Ontology annotations

GABAergic interneuron of the anterior substantia nigra pars reticulata http://purl.obolibrary.org/obo/CL_4042026

Added

OB FRMD7 GABA GABAergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310148

Added

SN GATA3-PVALB GABA GABAergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310113

Added

SN SOX6 Dopa substantia nigra dopaminergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310115

Added

SN-VTR CALB1 Dopa substantia nigra dopaminergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310109

Added

SN-VTR GAD2 Dopa dopaminergic neuron (Primate) http://purl.obolibrary.org/obo/CL_4310111

Added

STRd D1/D2-hybrid medium spiny neuron (Primate) http://purl.obolibrary.org/obo/CL_4310131

Added

STRd D2 Striomat hybrid medium spiny neuron (Primate) http://purl.obolibrary.org/obo/CL_4310133

Added

@dosumis
Copy link
Copy Markdown
Contributor

dosumis commented Feb 5, 2026

@ubyndr - did you get any further investigating this bug? (see discussion on Slack)

@ubyndr
Copy link
Copy Markdown
Collaborator

ubyndr commented Feb 5, 2026

I was planning to debug the robot command to check whether it removed some relations, but the BGO release was broken. I worked on getting it running again. It’s working now, and I’m focusing on this issue.

@RiveraAndrea83 RiveraAndrea83 changed the title Fixed #3552 hierarchy for elencated cells Fixed #3552 hierarchy for listed cells Feb 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR has not seen any activity in the past month; if nobody comments or reviews it in the next week, the PR editor will be allowed to proceed with merging without explicit approval, should they wish to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

[Typo/Bug] Should these terms be direct subclasses of "cell"?

4 participants