Footprints Data Model

Table
Table Name Definition Relationship Type
Table Definition The Definition Relationship Type entity depicts a set of relationships that a Definition instance in the system can have with another Definition instance(i.e. parent_child indicatesto a hierarchical relationship) . This specific relationship is further clarified when combined with the Definition Relationship Member Type entity.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Definition Relationship Type Id The automatically generated primary key of the defn_reln_type table. INTEGER Yes
Definition Relationship Type Name The name of the Definition Relationship Type. VARCHAR(255) No
Definition Relationship Type Description A descriptive name of the Definition Relationship Type. This descriptive name may be localized. VARCHAR(512) No