Fix the "subclasses inconsistent" problem automatically
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- Avg merge
- 7m
- Merged PRs (30d)
- 3
Description
The ordered lists vs rdfs:subClass links need to be synced to be equivalent. At the moment there is an alert when this needs to be done.
Contributor guide
No contributing guide indexed for this repository
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 locating the alert raised when ordered lists and rdfs:subClass links are inconsistent, then trace how each representation is read and updated. Done means the two representations are synchronized automatically instead of only producing an alert.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100