spdx-examples
spdx-examples copied to clipboard
add Lite profile examples
We implemented three samples that show how to use Lite Profile. We would appriciate your review.
@JPEWdev Sorry to be late, but we have corrected the points you pointed out, so could you please take a look again? Thank you!
@NorioKobota do you mind to move all SPDX JSON files from spdx-3.0/ folder to spdx3.0/ folder please? Thank you
The current workflow is now looking for files in spdx3.0/ (to make is consistent with previous spdx2.0/).
https://github.com/spdx/spdx-examples/blob/6a5d3a00fdc3d2bcdd9bb9959a0aa09c1f9dc801/.github/workflows/pull_request.yml#L74
@bact Sure. I will do it and the rest of the change request. Sorry for the late reply. Thanks!
@bact I believe I have fixed everything except dataLicense, could you please review it? Also, is there an example of how to write dataLicense somewhere?
Thank you so much for the review. I confirmed and committed your suggestions.
Thank you @NorioKobota and @no-ta . I think it's pretty much all good.
Now we need a maintainer to approve the validation workflow - to let it pass the validation before merge.
(Note that I have removed all my suggestions that are already resolved, since they are too long, to make this PR easier to read)
@zvr @goneall if you have some time to approve the workflow (for PR validation ), thank you.
@bact Ah, sorry.
https://github.com/spdx/spdx-examples/pull/91#issuecomment-2618083079
I believe I have fixed everything **except dataLicense**.
Could someone teach me how to implement?
As there were changes in validation workflow/dependencies in April 2025 (and probably also after that), we may like to rerun the check to see if it pass now.