Open SamuelHassine opened 5 years ago
All entities can have multiple aliases. It would be interesting to be able to add a source reference for aliases (ie. vendors).
Also, some aliases are private. It would be great if it's possible to add a marking on aliases, so private aliases will not be leaked in export.
None.
Update the schema to be able to add relationship between an entity (organization / marking) and an attribute (alias).
Open to other solutions.
Duplicate of #1762.
Precision of the need: turn aliases from a list of strings to a list of complex objects with the following attributes:
Problem to Solve
All entities can have multiple aliases. It would be interesting to be able to add a source reference for aliases (ie. vendors).
Also, some aliases are private. It would be great if it's possible to add a marking on aliases, so private aliases will not be leaked in export.
Current Workaround
None.
Proposed Solution
Update the schema to be able to add relationship between an entity (organization / marking) and an attribute (alias).
Open to other solutions.
Additional Information
None.