spdx / spdx/spdx-model-to-java

Don't rely on superfluous NodeKind

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.