QDeFuZZiner Projects
Upon successful login, QDeFuZZiner application will be shown in your web browser. Application is organized in pages and sub-pages (tabs and sub-tabs). By default, projects page is shown.
Customizing Page Appearance
Notice that you can customize form appearance in several ways. Throughout application, there are splitters separating various form sections, that you can move up or down, left or right, in order to optimize the screen utilization. You can recognize a splitter, as an element with several small dots.
You can shrink or expand a column in a datagrid. You can also access datagrid sub-menu by clicking small arrow-like button, placed on the top-left position of a datagrid.
Besides other options, there is an option "Optimize columns width", that will automatically adjust columns length to accommodate content.
QDeFuZZiner Projects
Project is basic entity in QDeFuZZiner software. Each project contains definition of two source datasets to be imported and analyzed (so-called "left dataset" and "right dataset"), as well as variable number of corresponding solutions, which are stored definitions of how to perform fuzzy match analysis.
On creation, each project is assigned unique project tag. During raw data importing to server, corresponding input tables get that tag appended in their name. This way, imported tables are always tagged by the project name, which ensures their uniqueness.
Projects Page Organization
The “Projects” page consists of two two sections separated by movable splitter. In upper section there is a datagrid view where you can browse and edit projects, while on the lower section there is form view of the currently selected project. The same concept of datagrids and form views is implemented throughout the application.
When you select, i.e. position cursor on a certain row in the projects datagrid, the current project becomes the active project. Records in all other pages (other tabs) are now related to the currently selected project.
For example, clicking on the tab "Data Import" will open a page for definition of "left" and "right" datasets to be fuzzy matched.
Clicking on the tab "Records Matching Analysis" will open Solutions page, where you can define multiple solutions for the currently selected project.