THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx

Difference between revisions of "Documents/Producing SPDX Documents"

From SPDX Wiki
Jump to: navigation, search
(Examples)
(Structure of an SPDX Document)
Line 28: Line 28:
 
= Structure of an SPDX Document =
 
= Structure of an SPDX Document =
  
 +
The most current version of the specification can be found here: [[Specifications|https://spdx.org/specifications]]
 
<br/>
 
<br/>
  

Revision as of 14:05, 26 October 2016


Logo spdx 250.png                           SPDX Tech Report



PRODUCING SPDX DOCUMENTS
version 0.1
WORKING DRAFT





Overview


Structure of an SPDX Document

The most current version of the specification can be found here: https://spdx.org/specifications

Specification21.png






















Tooling

SPDX Workgroup Tools

Community Tools

Commercial Tools


Strategies


Best Practices

Editors Note: we may move this section to its own document upon completion.



Examples

The following application will be used in the examples for this section. As the examples are meant to build on one another in terms of the use case and complexity they show. Some examples may use only portions of the application. Each example will state what is used. By using one application, going through the examples should be easier. The application used is time, version 1.7 with some made up directories added (okay alone it was too simple).

Download the example here

A Simple Example (aka hello world)

Document with minimum Required Fields

SPDX document for a binary delivery - no relationships

SPDX document for a binary delivery - uses relationships

SPDX document for an application delivery (source, binaries, documents, etc) - more expressive use of relationships