Bundle
Summary
A collection of Elements that have a shared context.
Description
A bundle is a collection of Elements that have a shared context.
Metadata
https://spdx.org/rdf/3.0.1/terms/Core/Bundle
| Name | Bundle | 
| Instantiability | Concrete | 
| SubclassOf | ElementCollection | 
Class hierarchy
/Core/Element
      
/Core/ElementCollection
            
/Core/Bundle
Properties
| Property | Type | minCount | maxCount | 
|---|---|---|---|
| context | xsd:string | 0 | 1 | 
All properties
| Property | Type | minCount | maxCount | 
|---|---|---|---|
| comment | xsd:string | 0 | 1 | 
| context | xsd:string | 0 | 1 | 
| creationInfo | CreationInfo | 1 | 1 | 
| description | xsd:string | 0 | 1 | 
| element | Element | 0 | * | 
| extension | Extension | 0 | * | 
| externalIdentifier | ExternalIdentifier | 0 | * | 
| externalRef | ExternalRef | 0 | * | 
| name | xsd:string | 0 | 1 | 
| profileConformance | ProfileIdentifierType | 0 | * | 
| rootElement | Element | 0 | * | 
| spdxId | xsd:anyURI | 1 | 1 | 
| summary | xsd:string | 0 | 1 | 
| verifiedUsing | IntegrityMethod | 0 | * |