ExternalMap
Summary
A map of Element identifiers that are used within an SpdxDocument but defined external to that SpdxDocument.
Description
An external map is a map of Element identifiers that are used within an SpdxDocument but defined external to that SpdxDocument. The external map provides details about the externally-defined Element such as its provenance, where to retrieve it, and how to verify its integrity.
Metadata
https://spdx.org/rdf/3.0.1/terms/Core/ExternalMap
| Name | ExternalMap |
| Instantiability | Concrete |
Class hierarchy
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| definingArtifact | Artifact | 0 | 1 |
| externalSpdxId | xsd:anyURI | 1 | 1 |
| locationHint | xsd:anyURI | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| definingArtifact | Artifact | 0 | 1 |
| externalSpdxId | xsd:anyURI | 1 | 1 |
| locationHint | xsd:anyURI | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |