oss-slu / oss-slu/DigitalBoneBox
Clean up and validate Skull dataset data
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 18
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 4
Description
🎯 Goal / Objective
A clear and concise description of what this task aims to achieve. Why is this task important?
There are some lingering errors in the Skull dataset, such as errors in text labels, descriptions, etc. In particular, many bones do not have description, for example there is no description/skull_description.json, causing the Skull page not to load right.
✅ Tasks to be Completed
A checklist of the specific, actionable steps required to complete this issue. This helps track progress.
- Run the web app alongside the Skull slideshow and follow along. Fix any discrepancies between the data displayed in the app and what is in the slideshow.
Acceptance Criteria
A checklist of conditions that must be met for this task to be considered complete. How will we verify that it's done correctly?
- The new feature is implemented as described.
- All related code passes the repository's workflow checks (linting, tests).
- The application runs without errors after the changes are made.
- (If applicable) New automated tests have been added to cover the changes.
- Any related documentation has been updated, including JSDoc comments or docstrings
Additional Context
Add any other context, notes, screenshots, or links that might be helpful for completing this task.
[!IMPORTANT]
Though not a strict prerequisite, it may be easier to complete this task if #374 is completed first.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the web app alongside the Skull slideshow and compare the displayed data with the source data, paying particular attention to the missing description/skull_description.json mentioned in the issue. Correct the identified label, description, and other discrepancies, then verify that the Skull page loads without errors and that the repository workflow checks pass; issue #374 may provide useful prior context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100