spdx-examples icon indicating copy to clipboard operation
spdx-examples copied to clipboard

Rename dir: spdx-3.0/ -> spdx3.0/ for consistency

Open bact opened this issue 1 year ago • 1 comments

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.md and software/example13/README.md
    • Also rename the existing mentioned of spdx/ to spdx2.2
  • 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)

bact avatar Jun 14 '24 11:06 bact

@JPEWdev I will update this again after your #88 got merged to resolve the conflict.

bact avatar Jun 14 '24 11:06 bact

@bact I'm closing this as I have renamed the spdx3.0 folder to spdx-3.0 folder so the validation can work.

nishakm avatar Aug 08 '24 15:08 nishakm

Thank you @nishakm. I will redo the validation in both Software's Example 13 and AI's Example 1.

Update: reworked in #94

bact avatar Aug 08 '24 16:08 bact