ChangeAction

Summary

An actual change to a product.

Description

A ChangeAction represents an alteration made to a product. Such alterations may include intentional adjustments or repairs. A repair is a corrective modification that restores a product to a functional or acceptable state following a defect, failure, or damage. Common examples of repairs are replacing worn components, correcting misalignments, sealing leaks, or reestablishing intended performance characteristics. Firmware updates performed are included, as they may correct software defects, or improve performance, or add new capabilities.

Metadata

https://spdx.org/rdf/3/terms/SupplyChain/ChangeAction

Name ChangeAction
Instantiability Concrete
SubclassOf ModifyAction

Class hierarchy

/Core/Element
       /Core/Artifact
             /Core/Action
                   /SupplyChain/ModifyAction
                         /SupplyChain/ChangeAction

Properties

No properties defined in this class.

External properties cardinality updates

Property minCount maxCount
description from /Core/Element 1

All properties

Property Type minCount maxCount
actionLocation Location 0 *
additionalInformation DictionaryEntry 0 *
builtTime DateTime 0 1
comment xsd:string 0 1
creationInfo CreationInfo 1 1
description xsd:string 1 1
endTime DateTime 0 1
extension Extension 0 *
externalIdentifier ExternalIdentifier 0 *
externalRef ExternalRef 0 *
intendedUse xsd:string 0 1
name xsd:string 0 1
originatedBy Agent 1 *
releaseTime DateTime 0 1
spdxId xsd:anyURI 1 1
standardName xsd:string 0 *
startTime DateTime 1 1
summary xsd:string 0 1
suppliedBy Agent 0 1
supportLevel SupportType 0 *
validUntilTime DateTime 0 1
verifiedUsing IntegrityMethod 0 *