A BaseAttribute is a feature. It represents a single attribute of the MiningMart concept
it belongs to. BaseAttributes are connected to Columns which represent a database
column on the relational level. For example, the concept ``Customer'' may have a
BaseAttribute ``Age'' which is connected to a column of a table in the database called ``cust_age''.