Next: Object types, Previous: Data model implementation, Up: The data model
Any data model manages several objects pertaining to several types of objects. Entities, relationships or CSR (class/subclass relationships between entities) are examples of types for data model objects.
The Figure 2.3 depicts the internal structure of a Ferret data model. There is a collection of objects catalogued by the corresponding type.
There is also two global tables:
The data model library should create and maintain a OID for each
object stored on the data model.