CdxPropertiesExtension
Summary
A type of extension consisting of a list of name value pairs.
Description
This extension provides a more structured extension using a name-value approach.
Unlike key-value stores, properties in CdxPropertiesExtension support duplicate names, each potentially having different values.
This is intended to be compatible with the CycloneDX property properties
.
Metadata
https://spdx.org/rdf/3.0.1/terms/Extension/CdxPropertiesExtension
Name | CdxPropertiesExtension |
Instantiability | Concrete |
SubclassOf | Extension |
Superclasses
/Extension/Extension
/Extension/CdxPropertiesExtension
Properties
Property | Type | minCount | maxCount |
---|---|---|---|
cdxProperty | CdxPropertyEntry | 1 | * |
All properties
Property | Type | minCount | maxCount |
---|---|---|---|
cdxProperty | CdxPropertyEntry | 1 | * |