SoftwareArtifact
Summary
A distinct article or unit related to Software.
Description
A software artifact is a distinct article or unit related to software such as a package, a file, or a snippet.
Metadata
https://spdx.org/rdf/3.1/terms/Software/SoftwareArtifact
| Name | SoftwareArtifact |
| Instantiability | Abstract |
| SubclassOf | /Core/Artifact |
Class hierarchy
/Core/Element
/Core/Artifact
/Software/SoftwareArtifact
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| additionalPurpose | SoftwarePurpose | 0 | * |
| artifactSize | xsd:nonNegativeInteger | 0 | 1 |
| attributionText | xsd:string | 0 | * |
| contentIdentifier | ContentIdentifier | 0 | * |
| copyrightText | xsd:string | 0 | 1 |
| primaryPurpose | SoftwarePurpose | 0 | 1 |
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| additionalPurpose | SoftwarePurpose | 0 | * |
| artifactSize | xsd:nonNegativeInteger | 0 | 1 |
| attributionText | xsd:string | 0 | * |
| builtTime | DateTime | 0 | 1 |
| comment | xsd:string | 0 | 1 |
| contentIdentifier | ContentIdentifier | 0 | * |
| copyrightText | xsd:string | 0 | 1 |
| creationInfo | CreationInfo | 1 | 1 |
| description | xsd:string | 0 | 1 |
| extension | Extension | 0 | * |
| externalIdentifier | ExternalIdentifier | 0 | * |
| externalRef | ExternalRef | 0 | * |
| intendedUse | xsd:string | 0 | 1 |
| name | xsd:string | 0 | 1 |
| originatedBy | Agent | 0 | * |
| primaryPurpose | SoftwarePurpose | 0 | 1 |
| releaseTime | DateTime | 0 | 1 |
| spdxId | xsd:anyURI | 1 | 1 |
| standardName | xsd:string | 0 | * |
| summary | xsd:string | 0 | 1 |
| suppliedBy | Agent | 0 | 1 |
| supportLevel | SupportType | 0 | * |
| validUntilTime | DateTime | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |