Action

Summary

Class that describes an action that has occurred.

Description

Action defines an event that has occurred. This is an Abstract Action.

startTime is the time at which an action starts or triggered. endTime is the time at which an action stops or finishes.

Metadata

https://spdx.org/rdf/3.1/terms/Core/Action

Name Action
Instantiability Abstract
SubclassOf Artifact

Class hierarchy

/Core/Element
       /Core/Artifact
             /Core/Action

Properties

Property Type minCount maxCount
actionLocation Location 0 *
additionalInformation DictionaryEntry 0 *
endTime DateTime 0 1
startTime DateTime 0 1

External properties cardinality updates

Property minCount maxCount
originatedBy from /Core/Artifact 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 0 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 0 1
summary xsd:string 0 1
suppliedBy Agent 0 1
supportLevel SupportType 0 *
validUntilTime DateTime 0 1
verifiedUsing IntegrityMethod 0 *