ContentIdentifier
Summary
A canonical, unique, immutable identifier
Description
A ContentIdentifier is a canonical, unique, immutable identifier of the content of a software artifact, such as a package, a file, or a snippet.
It can be used for verifying its identity and integrity.
Metadata
https://spdx.org/rdf/3.0.1/terms/Software/ContentIdentifier
| Name | ContentIdentifier |
| Instantiability | Concrete |
| SubclassOf | /Core/IntegrityMethod |
Class hierarchy
/Core/IntegrityMethod
/Software/ContentIdentifier
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| contentIdentifierType | ContentIdentifierType | 1 | 1 |
| contentIdentifierValue | xsd:anyURI | 1 | 1 |
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| comment | xsd:string | 0 | 1 |
| contentIdentifierType | ContentIdentifierType | 1 | 1 |
| contentIdentifierValue | xsd:anyURI | 1 | 1 |