This section describes the location and organization of installation materials. Following installation, many of the following hierarchy of files and directories will be available (some features are optionally installable):
(As located in the LexEVS installation root directory.)
Directory |
Description of Content |
---|---|
|
Installed by default. This directory provides a centralized point for command line scripts that can be executed to perform administrative functions such as the loading, activation/deactivation, and removal of vocabulary resources. |
|
Optionally installed. This directory provides documentation related to LexEVS services, configuration, and execution. This guide is distributed in the |
|
This directory provides documentation for model classes and public interfaces available to LexEVS programmers. |
|
Optionally installed. This directory provides a small number of example programs. |
|
Contains sample vocabulary content for reference by the example programs; use the |
|
Optionally installed. This folder contains programs and supporting files to launch the LexEVS Graphical User Interface (GUI). The GUI provides convenient centralized access to administrative functions as well as support to test and exercise most of the LexEVS API. |
|
Default location for log files, which can be modified by the LOG_FILE_LOCATION entry in the |
|
Installed by default. This directory contains resources referenced by, and written directly to, by the LexEVS runtime. |
|
Installed by default. This directory contains a Java archive (.jar) file containing the combined object code of the LexEVS runtime, LexEVS administrative interfaces, and any additional code they are dependent on. All required code for execution of LexEVS administrative and runtime services is installed to this directory.
|
|
The JDBC drivers used to connect to database repositories are not included in the Note While the LexEVS software package ships with JDBC drivers to certain open source databases such as PostgreSQL, this folder provides a mechanism to introduce updated drivers or to add drivers which are license restricted for additional supported database systems. For example, the Oracle database is supported by the runtime environment. However, the drivers are not redistributed with the LexEVS software. To run against Oracle, an administrator would add a jar with the appropriate JDBC driver to this directory and then reference it in the |
|
Optionally installed. Due to license considerations for additional materials (as described by the Note These files are included as an alternative to the |
|
This subdirectory includes all 3rd party code redistributed with the LexEVS runtime, along with respective license agreements. |
|
Optionally installed. This directory provides central accessibility to Java source for all code developed for the LexEVS project. |
|
Optionally installed. This directory provides an automated test bucket that can be used by System Administrators to verify node installation. Note The Testcases are launched via the TestRunner command-line script. Several reporting options are provided and are further described in the LexEVS 6.0 Administration Guide. |
|
Contains an executable jar that can be invoked by an administrator to uninstall files originally introduced by the LexEVS installation. |