LifecycleScopedRelationship
Summary
Provide context for a relationship that occurs in the lifecycle.
Description
Certain relationships are sensitive to where they occur in the lifecycle. This parameter lets us avoid a proliferation of relationships, by parameterizing this context information for a relationship.
Metadata
https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopedRelationship
Name | LifecycleScopedRelationship |
Instantiability | Concrete |
SubclassOf | Relationship |
Superclasses
/Core/Element
/Core/Relationship
/Core/LifecycleScopedRelationship
Properties
Property | Type | minCount | maxCount |
---|---|---|---|
scope | LifecycleScopeType | 0 | 1 |
All properties
Property | Type | minCount | maxCount |
---|---|---|---|
comment | xsd:string | 0 | 1 |
completeness | RelationshipCompleteness | 0 | 1 |
creationInfo | CreationInfo | 1 | 1 |
description | xsd:string | 0 | 1 |
endTime | DateTime | 0 | 1 |
extension | Extension | 0 | * |
externalIdentifier | ExternalIdentifier | 0 | * |
externalRef | ExternalRef | 0 | * |
from | Element | 1 | 1 |
name | xsd:string | 0 | 1 |
relationshipType | RelationshipType | 1 | 1 |
scope | LifecycleScopeType | 0 | 1 |
spdxId | xsd:anyURI | 1 | 1 |
startTime | DateTime | 0 | 1 |
summary | xsd:string | 0 | 1 |
to | Element | 1 | * |
verifiedUsing | IntegrityMethod | 0 | * |