Opening this document using Ms Word 2000 to see the organization structure.
Dir - IDL declaration Files: declarationsIDL
IDL declaration for each CORBA server module
Dir in cp - Shared SW libraries: shared
Dir - Momis CORBA server: server
Package
– utilities (diventerà oqlParser)
Package
– globalSchema (deprecated, sarà integrato in ODL_i3)
Dir - MOMIS applications: modules
Package - Shared package shared
Interface SID_stdComponent interface used to
standardize each SI-Designer components
Package - SAM source connection management
Package - SLIM SLIM – Schemata Lessical
Integrator Module intensional o extensional rules
Package – ARTEM GUI for clustering
interaction
Package – EXTM Extensional information
management
Package - TUNIM GUI for the mapping table
tuning
Dir - MultiWordNet CORBA Multi WordNet
server
Dir - Log files and variant files: var
File - Standard configuration file: momis.conf
File - Start/stop script: startMomis
Directory (not a package) where are idl declaration for the CORBA server modules.
Such files must be compiled with the command
idltojava -p momisShared -j ../shared WordNetApp.idl
in this way all CORBA stubs and skeleton will be created in the MOMIS shared directory
For each file with the .idl extension there is the correspondent directory (package) created by idl2java.
Directory THE ONLY INCLUDED IN THE CLASSPATH (not a package) where are classes and packages used by the MOMIS modules
Set of classes for the memorization of all the information managed by MOMIS. It contains:
Package containing useful Classes.
Class containing useful routines
Object for the timeout management in the CORBA server objects and servants
Executes a native system routine
Contains CORBA objects created by the MomisFactory object
Global schema servant object
Query manager main servant object. Nowadays contains a GUI to interactively use the query manager. It will contains the CORBA servant object.
(By Andrea Zaccaria) Contains the byacc description of the oql syntax, the oql parser and consistence check routines. These classes fills the oql data structures.
Data structures to manage a query. All queries data are stored in the classes defined in this package.
Data structures to manage a ODL_i3 schema. Describes the global schema the query are executed on.
This is a directory containing the starting class (that is the main static method) for the SI‑Designer GUI. Starting such client must be specified a configuration file.
Set of Java classes shared by all SI-Designer modules.
Each form of the SI-Designer GUI must be an object that implements the SID_StdPkg interface.
Initialization for the disambiguation module for intensional relations
GUI for the interaction with the linguistic ontology
Exports in the CORBA environment the ODB-Tools services and, optionally, the SIM services also.
Server for accessing to WordNet of the SLIM module.
Server for accessing to Multi‑WordNet that supports the Italian language.
Clustering tool.
JDBC wrapper
XML wrapper