For “ecosystem” enrollments where multiple organizations are collaborating in one space, what is the preferred method for having public shared resources? For example, a dataset that contains common shared product codes and descriptions.
I’ve considered a few options:
- Add all organizations to one shared project
- Have a single shared organization that all users are guest members of and use that for shared projects
- Create separate projects for each organization and copy the shared data to each project
My concern with option (1) is importing any data from that project to a more private project would pull along all of the other org markings.
My concern with option (3) is that creates O(N*M) work for number of shared resources and number of organizations in the ecosystem.