THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx
Difference between revisions of "Technical Team/Use Cases/2.0/Decorating an already produces and signed SPDX dataset with extension data"
From SPDX Wiki
(Convert to MediaWiki syntax) |
|||
| Line 1: | Line 1: | ||
| − | + | ==Stakeholders and interests== | |
| + | |||
| + | ===SPDX Decorator=== | ||
| + | |||
| + | The person or organization that is wishes to extend and existing already signed SPDX data with non-standard information. | ||
| + | |||
| + | ===Standard SPDX Consumer=== | ||
| + | |||
| + | A person, organization or tool that can read and process standard SPDX data but is not aware of the non-standard extensions being used by "SPDX producer". | ||
| + | |||
| + | ===Extended SPDX Consumer=== | ||
| + | |||
| + | A person, organization or tool that can read and process the non-standard extensions used by "SPDX producer" as well as standard SPDX data. | ||
| + | |||
| + | ==Main success scenario== | ||
| + | |||
| + | # SPDX decorator provides extension data for the existing signed SPDX data | ||
| + | ## An extended SPDX consumer downloads the SPDX file and can consume its extension data | ||
| + | ## A standard SPDX consumer downloads the SPDX file and uses the standard data as input into their compliance processes | ||
| + | |||
| + | [[Category:Technical]] | ||
Latest revision as of 13:20, 7 March 2013
Contents
Stakeholders and interests
SPDX Decorator
The person or organization that is wishes to extend and existing already signed SPDX data with non-standard information.
Standard SPDX Consumer
A person, organization or tool that can read and process standard SPDX data but is not aware of the non-standard extensions being used by "SPDX producer".
Extended SPDX Consumer
A person, organization or tool that can read and process the non-standard extensions used by "SPDX producer" as well as standard SPDX data.
Main success scenario
- SPDX decorator provides extension data for the existing signed SPDX data
- An extended SPDX consumer downloads the SPDX file and can consume its extension data
- A standard SPDX consumer downloads the SPDX file and uses the standard data as input into their compliance processes