spdx / spdx/spdx-model-to-java
Don't rely on superfluous NodeKind
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- Avg merge
- 16h 30m
- Merged PRs (30d)
- 1
Description
Based on https://github.com/spdx/spdx-3-model/issues/1152 - the current SHACL file has some superfluous nodeKind constructs.
We should verify that we don't reference those in the model-to-java code and update the code if we do.
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
Read the linked SPDX issue and inspect the current SHACL file alongside the model-to-java code; search for NodeKind references. Done means confirming whether the superfluous constructs are referenced and updating the generator if needed, with the generated model remaining consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100