Skip to content

Commit e17019e

Browse files
committed
Add SPDX 3.0 page
Also make SPDX 2.3 and SPDX 3.0 page name consistent to each other Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent ca21f52 commit e17019e

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

File renamed without changes.

content/crosswalk/spdx-3-0.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "Crosswalk for SPDX 3.0 Document"
3+
image: "/img/spdx.png"
4+
date: "2025-09-30"
5+
---
6+
7+
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.
13+
SPDX 3.0 can describe datasets and be used in non-SBOM contexts.
14+
15+
SPDX 3.0 supports JSON-LD serialization format and often uses `.spdx.json`,
16+
`.spdx.jsonld`, `.spdx3.json`, or `.spdx3.jsonld` as the file extension.
17+
18+
The crosswalk for the SPDX 3.0 document as follows:
19+
20+
{{< crosswalk name="SPDX 3.0" >}}

0 commit comments

Comments
 (0)