Skip to content

Commit 93a5232

Browse files
bactarmintaenzertng
authored andcommitted
Add link to official serialization doc
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 61f7713 commit 93a5232

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/spdx_tools/spdx3/writer/json_ld/process.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Workflow
22

3+
Official SPDX v3.0 serialization documentation and context file
4+
are available at: <https://spdx.github.io/spdx-spec/v3.0/serializations/>
5+
6+
## Manually generate context file
7+
38
Process to produce context file and a serialization example:
49

510
1. Run
@@ -21,8 +26,6 @@ Process to produce context file and a serialization example:
2126
pyspdxtools3 -i ./tests/spdx/data/SPDXJSONExample-v2.3.spdx.json -o example_with_context
2227
```
2328

24-
## Manually
25-
2629
## Known limitations
2730

2831
- Validation of enums does not work

0 commit comments

Comments
 (0)