Installing the IP Gear Taxonomy

An XML file is provided that is used to create a part library. The first part family represents the "Top Level" level in IP Gear. The 19 first-level sublevels inherit from "Top Level."

Attribute groups are also loaded from the XML input file. You can modify the XML file to add or remove attributes. If you choose to add attributes, they must previously exist in the schema. This install will not automatically create new schema.

From the server where Semiconductor IP Classify and Reuse is loaded, run the following MQL command:

execute program emxInstallIPGearTaxonomy directory inputFileName 
<libraryName> <topLevelName> <statusFileName>

Where directory and inputFileName are required.

Directory specifies the directory to find the input file and where the status file will be created, by default, IPReuseManagement.

inputFileName is the name of the input file, by default, IPGearTaxonomy.

<libraryName> is an optional parameter that specifies a library name.

<topLevelname> is an optional parameter that specifies a business object that corresponds to the top level classification in IP Gear.

<statusFileName> specifies a different output (log) file.