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 24: Line 24:
  
 
= Structure of an SPDX Document =
 
= Structure of an SPDX Document =
 +
 +
 +
[[File:specification21.png|400px|left]]
  
 
= Tooling =
 
= Tooling =

Revision as of 13:57, 26 October 2016


Logo spdx 250.png                           SPDX Tech Report



PRODUCING SPDX DOCUMENTS
version 0.1
WORKING DRAFT





Overview

Structure of an SPDX Document

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