EvidenceRelationship

Summary

EvidenceRelationship defines the association between pieces of evidence and EvaluationResult.

Description

EvidenceRelationship defines the association between pieces of evidence and EvaluationResult. This establishes traceability and contextual linkage between evidence items, supporting certification, verification, and audit activities.

Metadata

https://spdx.org/rdf/3.1/terms/FunctionalSafety/EvidenceRelationship

Name EvidenceRelationship
Instantiability Concrete
SubclassOf /Core/Relationship

Class hierarchy

/Core/Element
       /Core/Relationship
             /FunctionalSafety/EvidenceRelationship

Properties

Property Type minCount maxCount
evidenceCategory EvidenceType 0 *
evidenceUUID /Core/ExternalIdentifier 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
evidenceCategory EvidenceType 0 *
evidenceUUID ExternalIdentifier 0 1
extension Extension 0 *
externalIdentifier ExternalIdentifier 0 *
externalRef ExternalRef 0 *
from Element 1 1
name xsd:string 0 1
relationshipType RelationshipType 1 1
spdxId xsd:anyURI 1 1
startTime DateTime 0 1
summary xsd:string 0 1
to Element 1 *
verifiedUsing IntegrityMethod 0 *