spdx / spdx/spdx-java-v3jsonld-store
Generate the namespace map from the @context
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2
- Forks
- 5
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
The @context mapping of namespace should be included in the SPDX document namespaceMap.
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 tracing how the SPDX version 3 JSON-LD store reads the @context mapping and where the SPDX document's namespaceMap is represented. Confirm the expected namespaceMap contents from the SPDX JSON-LD format, then add coverage showing that the mapping is included in the generated document.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100