The document provides an overview of different data modeling options in Documentum:
1. Object type hierarchy - Models data using object types in a parent-child relationship and stores metadata across multiple database tables joined by object IDs.
2. Registered tables - Allows storing content-less data from external systems in non-Documentum database tables accessed via DQL.
3. Aspects - Adds custom attributes and behavior to objects without changing their type by attaching additional metadata tables.
4. Lightweight objects - Reduces storage footprint by sharing system metadata across many objects from a single parent object instance.
5. Data tables - Structured collection of dynamic fields defined and managed by users in