Create links. Links allow items to be connected to other items.
Each link should be classified as either one-way or two-way. This classification is know as the relationship type. The one-way classification should be used when one item belongs to another item. The two-way classification should be used in all other cases.
Links should have the following attributes:
ID
Link type
Item one ID
Item two ID
Relationship type (if two-way, item two belongs to item one)
Also, create link types.
Each link type should have the following properties:
ID
Name
Description
Relationship type (optional - if specified, all links of this type must use this relationship type)
There are prerequisites to work this issue. These are:
[ ] #3
Once the prerequisites are complete, the following work should be completed:
Create links. Links allow items to be connected to other items.
Each link should be classified as either one-way or two-way. This classification is know as the relationship type. The one-way classification should be used when one item belongs to another item. The two-way classification should be used in all other cases.
Links should have the following attributes:
Also, create link types.
Each link type should have the following properties:
There are prerequisites to work this issue. These are:
Once the prerequisites are complete, the following work should be completed: