AllenInstitute / AllenInstitute/ConnectsCommonConnectivity

SingleCellReconstruction: add ProjectScoped

Open Beginner friendly
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement schema
Dominant language
Jupyter Notebook
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Problem: not ProjectScoped, but its id references a project-scoped DataItem — two projects reusing a cell id collide once this class becomes writable. Unlike BrainRegion (deliberately global, documented in the schema), there is no rationale for this omission. Blocks etl_wnm_exc_05.

Fix: add the ProjectScoped mixin.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the definition of SingleCellReconstruction and inspect how ProjectScoped is applied to comparable models, including BrainRegion and the schema documentation. Add the requested mixin and run the repository's relevant model or schema checks to confirm the class is project-scoped and the ETL blocker is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.