General Definitions
Data Adapter - Provides the bridge between a dataset and the datasource, usually via a “field mapping”
Parser - Provides the procedural instructions required to convert data from a source and make it valid to be added to a “dataset”.
Field Map - A list which defines the relation between fields from a datasource to a fields in a dataset.




