CLI option to convert a single SPDX Expression (String) to RDF
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 101
- Forks
- 46
- Avg merge
- 9h 43m
- Merged PRs (30d)
- 8
Description
While this is trivial for a single license without expression, it would be nice to have this for more complex expressions.
This would be useful for a wide variety of tools that take user-input, and generate RDF, where licensing is part of the input.
(a few years ago, I opened a similar issue somewhere else, which you @goneall responded to)
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 locating the existing CLI option that converts a single license to RDF and the code that parses SPDX expressions. Define the accepted input and output behavior for compound expressions, then verify the CLI produces valid RDF for representative expressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100