RELEVANT_TO Party Category
Description
Connects a :Biography node to a :Genre, :Territory or :Vocation node.
This relationship is also used to connect a :Genre node to a :LineOfBusiness node.
Label
:RELEVANT_TO
Valid nodes
| From | Relationship | To | Cardinality |
|---|---|---|---|
| Biography A node with the :Biography label | :RELEVANT_TO | Vocation A node with the :Vocation label | 0..n |
| Biography A node with the :Biography label | :RELEVANT_TO | Genre A node with the :Genre label | 0..n |
| Biography A node with the :Biography label | :RELEVANT_TO | Territory A node with the :Territory label | 0..n |
| Genre A node with the :Genre label | :RELEVANT_TO | LineOfBusiness A node with the :LineOfBusiness label | 0..n |
| Skill A node with the :Skill label | :RELEVANT_TO | LineOfBusiness A node with the :LineOfBusiness label | 0..n |
Properties
:RELEVANT_TO uses the standard relationship properties.
CREATE
If the :Biography node already has an active :RELEVANT_TO relationship to a :Vocation, :Territory, or :Genre of the same name, REJECT the request.
If the :Genre or :Skill node already has an active :RELEVANT_TO relationship to a :LineOfBusiness node of the same name, REJECT the request.
UPDATE
The relationship can be freely updated by DMO personnel, except for the id property, within the bounds of the other global business rules described elsewhere.
DELETE
A DELETE operation is treated as a deactivation.