Skip to content

Commit 6bc9eef

Browse files
committed
Revise text
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent e17019e commit 6bc9eef

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

content/crosswalk/spdx-2-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Crosswalk for SPDX 2.3 SBOM"
2+
title: "Crosswalk for SPDX 2.3 fields"
33
image: "/img/spdx.png"
44
date: "2024-01-15"
55
---

content/crosswalk/spdx-3-0.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
---
2-
title: "Crosswalk for SPDX 3.0 Document"
2+
title: "Crosswalk for SPDX 3.0 fields"
33
image: "/img/spdx.png"
44
date: "2025-09-30"
55
---
66

77
The [System Package Data Exchange® (SPDX®)](https://spdx.dev/),
8-
formerly known as the *Software Package Data Exchange*, specification
9-
defines a standard data format for communicating the component and metadata
10-
information associated with software packages and beyond, widely known as
11-
"software bill of materials" or "SBOM".
12-
An SPDX document can be associated with a set of software packages, files or snippets.
8+
formerly known as the *Software Package Data Exchange*,
9+
is a standard format for communicating information about components associated
10+
with systems.
11+
While traditionally known as "software bill of materials" or "SBOM,"
1312
SPDX 3.0 can describe datasets and be used in non-SBOM contexts.
1413

15-
SPDX 3.0 supports JSON-LD serialization format and often uses `.spdx.json`,
14+
SPDX 3.0 supports the JSON-LD serialization format and often uses `.spdx.json`,
1615
`.spdx.jsonld`, `.spdx3.json`, or `.spdx3.jsonld` as the file extension.
1716

18-
The crosswalk for the SPDX 3.0 document as follows:
17+
The crosswalk for the SPDX 3.0 fields is as follows:
1918

2019
{{< crosswalk name="SPDX 3.0" >}}

0 commit comments

Comments
 (0)