spdx-examples
spdx-examples copied to clipboard
Rename dir: spdx-3.0/ -> spdx3.0/ for consistency
Follow naming convention used by examples in spdx2.*. These files and dir are renamed:
spdx-3.0/->spdx3.0/example-13.*->example13.*example-13-spdx-3.json- >example13.spdx3.json
Also update the new names inside:
software/README.mdandsoftware/example13/README.md- Also rename the existing mentioned of
spdx/tospdx2.2
- Also rename the existing mentioned of
- the pull request workflow, as a follow up of #86, as agreed during the 2024-06-11 Tech team call.
And move example13's draw.io diagram to the root of the example, as it is not SPDX version-specific, also show the diagram in the example's README.
(This is partly a rework of #82)
@JPEWdev I will update this again after your #88 got merged to resolve the conflict.
@bact I'm closing this as I have renamed the spdx3.0 folder to spdx-3.0 folder so the validation can work.
Thank you @nishakm. I will redo the validation in both Software's Example 13 and AI's Example 1.
Update: reworked in #94