ContactPointRelationship

Summary

A contact point from an Artifact to an Agent.

Description

Specifies a point of contact specific to an Artifact. For example, a software package may have a security contact point that researchers should use for reporting security vulnerabilities. This relationship is restricted to using the hasContactPoint relationship type.

Metadata

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

Name ContactPointRelationship
Instantiability Concrete
SubclassOf Relationship

Class hierarchy

/Core/Element
       /Core/Relationship
             /Core/ContactPointRelationship

Properties

Property Type minCount maxCount
contactType ContactPointRelationshipType 1 1

All properties

Property Type minCount maxCount
comment xsd:string 0 1
completeness RelationshipCompleteness 0 1
contactType ContactPointRelationshipType 1 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
spdxId xsd:anyURI 1 1
startTime DateTime 0 1
summary xsd:string 0 1
to Element 1 *
verifiedUsing IntegrityMethod 0 *