When using csv data, if a column in a table exists which has the public name of attribute for the entity, then that column will be mapped as an attribute.
You can explicitly map a column from a csv file or database table to a rulebase attribute by specifying a mapping.
Use the xml element <attribute> in the configuration file, to specify a mapping with the following attributes:
For more information, see Data mapping in the XML configuration file. See also Zero-configuration conventions for csv input for more information on default mapping of csv data.