Column Names
From CaseTalk Wiki
Fact Oriented Modeling requires all fact types to be uniquely named. When a FOM Model is transformed towards a logical model, or implementation, the column names may become very long and elaborate.
Therefor CaseTalk and the Viewer allow these column names to be formatted using on of the following naming conventions:
A generated employee table may contain columns for first name and last name, originating from a person fact type.
Full Path
- Employee_Person_FirstName
- Employee_Person_LastName