A table of action items and the action items they are related to. These are two-way (undirected) relationships.
Format
A data frame of related items with the following attributes:
- ACTION_NO
Action item number unique identifier, character
- ACTION_ACTIVE
Is the item currently active (Yes/No)? character
- RELATED_ACTION
Related action item number unique identifier, character
- ACTION
Description of the action item, character
- REL_ACTION_ACTIVE
Is the related item currently active (Yes/No)? character