Trillium helps you to analyze the structural characteristics of your data.
There are three primary elements in this structure:
- Entities – Repository objects that correspond to tables in a relational data model. An entity may also be created from a file in which data is stored in columns and rows.
- Attributes – Data that contains the properties (attributes) of an entity. In a relational model, attributes correspond to fields in columns.
- Rows – Data records or rows discovered when you create an entity by importing a data table or file.