StateProcess
Summary
This process is used to determine the state of an affected Element.
Description
This process is used to determine the state of an affected Element. The StateProcess is used to define a list of valid states of an affected Element.
A StateProcess may describe the steps or conditions required to move an entity from one state to another.
Metadata
https://spdx.org/rdf/3/terms/SupplyChain/StateProcess
| Name | StateProcess |
| Instantiability | Concrete |
| SubclassOf | UseProcess |
Class hierarchy
/Core/Element
/Core/Artifact
/Core/DefinedProcess
/SupplyChain/UseProcess
/SupplyChain/StateProcess
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| validState | State | 1 | * |
All properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| builtTime | DateTime | 0 | 1 |
| comment | xsd:string | 0 | 1 |
| creationInfo | CreationInfo | 1 | 1 |
| description | xsd:string | 1 | 1 |
| extension | Extension | 0 | * |
| externalIdentifier | ExternalIdentifier | 0 | * |
| externalRef | ExternalRef | 0 | * |
| intendedUse | xsd:string | 0 | 1 |
| name | xsd:string | 0 | 1 |
| originatedBy | Agent | 0 | * |
| processReadiness | ProcessReadinessType | 0 | 1 |
| rationale | xsd:string | 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 | * |
| validState | State | 1 | * |
| validUntilTime | DateTime | 0 | 1 |
| verifiedUsing | IntegrityMethod | 0 | * |
| version | xsd:string | 1 | 1 |