-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
We should strongly consider refactoring Bundle Collections, as currently they serve a very similar function as compared to the top-level container elements (e.g. Actions, Objects, etc.) in a MAEC Bundle. One possibility may be to keep their current structure, and allow them to ONLY reference existing entities, rather than both embed and reference entities. For example, an Action Collection would only be allowed to reference MAEC Actions stored in the Actions element.