Skip to content

Commit 490b3b3

Browse files
authored
Update serialization formats table
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 58205d3 commit 490b3b3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/crosswalk/spdx2_3.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ The [Software Package Data Exchange® (SPDX®)](https://spdx.dev/) specification
88

99
SPDX 2.3 supports multiple serialization formats and often uses the following file extensions:
1010

11-
| Serialization format | File extension(s) |
12-
|----------------------|-----------------------------|
13-
| tag:value | `*.spdx` |
14-
| JSON | `*.spdx.json` |
15-
| RDF | `*.spdx.rdf` |
16-
| XLS spreadsheet | `*.spdx.xls`, `*.spdx.xlsx` |
17-
| XML | `*.spdx.xml` |
18-
| YAML 1.2 | `*.spdx.yaml`, `*.spdx.yml` |
11+
| Serialization format | File extension(s) |
12+
|----------------------|--------------------------------|
13+
| tag:value | `*.spdx` |
14+
| JSON | `*.spdx.json` |
15+
| RDF (RDF/XML) | `*.spdx.rdf`, `*.spdx.rdf.xml` |
16+
| XLS spreadsheet | `*.spdx.xls`, `*.spdx.xlsx` |
17+
| XML | `*.spdx.xml` |
18+
| YAML 1.2 | `*.spdx.yaml`, `*.spdx.yml` |
1919

2020
The crosswalk for the SPDX 2.3 SBOM is as follows:
2121

0 commit comments

Comments
 (0)