Essential Meta Model update script that installs three patches to the baseline meta model, addressing bugs and inconsistencies identified since the version 1.1 release.
This extension is provided as a Protege Script Tab Jython script.
To install this update:
Download this extension pack and save it to your workstation
Start Protege and open your Essential Architecture Manager project
Go to the Script Console tab in Protege and enter the following command at the prompt and press enter:
execfile("/tech_app_bus_patch1.txt")
Note the use of the Unix-style '/' directory separator which should be used on all platforms, including Windows, and ensure that the FULL PATH to the script file is specified.
When the script has completed, a success message will be reported on the script tab and the new classes will appear in the meta model in the Class Browser. This update may take many seconds to run.