A universe is a semantic layer which isolates the end user
from technical issues of database structure.
Actually it is a file which contains the connection
parameters to database middleware.
It contains the structures that map to actual SQL structures
in the database like columns, tables.
A schema of tables and joins used inthe database.  |