Change the directory to where you unpacked the zip file. Double click on the file demo.bat in Windows Explorer or type demo.bat on command prompt. On Unix, run demo.sh. A file chooser pops up in which you can select a model-management script to execute. Once the script terminates, the file chooser window is displayed again. The execution trace of a script (including possible errors and warnings) is printed in the command prompt window.
First, execute the script init.mm to initialize the schema files. A window will pop up that shows the input schemas and the mapping between them. Close the window to terminate the script.
Then, run propagate_rdb-xsd.mm or propagate_xsd-rdb.mm. Answer the question "Be verbose?" with "Yes" to walk through the scenarios step by step. In the verbose mode, the intermediate results of the scripts are shown in popup windows. When such a window is displayed, you may simply close it to proceed. However, the intermediate results can also be modified. Specifically, you may have to adjust the mapping suggestions generated automatically by the Match operator (look into the script files). How to edit the mappings is described in the GUI section below.
The reintegration scenario allows merging the changes to a relational or an XML schema that were done independently by two engineers or tools (scripts: reintegrate_rdb.mm and reintegrate_xsd.mm in directory reintegration). This scenario is described in an article submitted for publication. In short, the additions and deletions done on both schemas are reconciled in the resulting schema.
The reintegration scenario is also available in a run-through and verbose version. You will need to adjust the mapping m1x_m2x between the new elements added to both schemas.
If a morphism is shown, the user interface is always in one of the two modes: (a) a single element is selected and all its correspondences are shown, or (b) no elements are selected and the correspondences between all elements are shown. To switch back and forth between these two modes simply click on the same element multiple times.
Once an element has been selected, you can hold the SHIFT key pressed and select/unselect matching elements on the other side using a mouse click. To delete all incident arcs for an element, press CTRL and click on the element.
General note: sometimes you may need to resize a popup window to make the scrollbars appear.
Date | Distribution file | Comments |
June 4, 2003 | rondo-1.0.2.zip | Bugfix release. Improved XSD-relational converter. |
Apr 27, 2003 | rondo-1.0a.zip | First release. |
Last modified: June 4, 2003