-
Notifications
You must be signed in to change notification settings - Fork 124
Relationships Development Pattern
E. Lynette Rayle edited this page Feb 4, 2022
·
8 revisions
NOTE: At this writing, all links are to code in Release 3.3.0.
- A Collection MAY be in one or more Collections (NOTE: The collection type of both MUST support nesting.)
- A Work MUST be in one and only one Admin Set (NOTE: This is a special type of Collection requiring Work membership.)
- A Work MAY be in one or more Collections (NOTE: Some collection types require a Work, if it is in a Collection of that type, to be in one and only one Collection of that type.)
- A Work, if it is in another work, MUST be in one and only one other Work
- A File Set, if a work has a file, MUST be in one and only one Work
- A File Set MUST contain one uploaded File and MAY contain multiple derivatives of that File