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

Difference between revisions of "Technical Team/Proposals/2012-02-01/Merged Model Proposal"

From SPDX Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
Model updated on March 17, 2014 with usage and relationship enumeration types.  Also updated some of the class and property names to be consistent with the 1.2 version of the spec.
 
Model updated on March 17, 2014 with usage and relationship enumeration types.  Also updated some of the class and property names to be consistent with the 1.2 version of the spec.
[[Image:Model-3-17-2014.png|909px|Class Diagram]]
+
[[Image:Model-4-1-2014.png|909px|Class Diagram]]
  
 
[[Category:Technical]]
 
[[Category:Technical]]

Revision as of 17:15, 1 April 2014

Below is a class diagram merging Ed Warnicke's proposed SPDX Element model with the 1.0 model. Definitely a work in progress. Most of the class definitions can be found in the 1.0 spec in the RDF appendix (model) or in Ed's proposal.

The goals of this proposal are to:

  • Support the use cases for the 2.0 spec
  • Support the supply chain use cases (included in the use cases for the 2.0 spec)
  • Support the "hierarchical" or embedded package use cases
  • Provide a more abstract model which can simplify the application of SPDX to some of the more complex use cases

This proposal extends the existing proposals by adding an SPDX Element Relationship which describes the type of relationship from one SPDX element to another.

See the attached document for the mapping between the SPDX 1.0 properties and this proposal.

See the attached document for a proposal on creating RDF references to other Licensable documents which can be verified through checksums.

Model updated on March 17, 2014 with usage and relationship enumeration types. Also updated some of the class and property names to be consistent with the 1.2 version of the spec. Class Diagram