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

Fix links in terms and definitions

Open bact opened this issue 2 months ago • 1 comments

  • Add links to ISO vocabularies (both are free)
  • Make IETF RFC URL format consistent with other instances in the spec (for example, as in references.md)
    • Use format: https://datatracker.ietf.org/doc/rfc<number>/, from https://github.com/spdx/spdx-3-model/blob/develop/docs/format.md#writing-style
  • Make links clickable (currently they are not, see https://spdx.github.io/spdx-spec/v3.1-dev/terms-and-definitions/)
  • Remove trailing spaces

bact avatar Nov 12 '25 00:11 bact

I slightly updated the ISO standard names with an em dash (—), to make it the same as in the References https://github.com/spdx/spdx-spec/blob/develop/docs/references.md

Ping @gregshue for review

bact avatar Nov 12 '25 00:11 bact