NIH | National Cancer Institute | NCI Wiki  

 

Contents of this Page

Local Node Installation

Start here to install a basic LexEVS node without access through web or grid services. The associated database repository can be populated through the provided source load utilities, and accessed programatically through a Java API.

LexEVS Local Runtime Environment
Includes the LexBIG API, loaders, and administrative utilities developed as part of the LexEVS project.
LexEVS_50_localRuntime.jar

LexEVS Local Runtime 3rd Party Dependencies
Includes code from other open source projects required by the LexEVS Java API, packaged as a single jar for convenient deployment.
LexEVS_50_localRuntime_dependencies.jar

Local Applications and Extensions

Start here to deploy additional functional capabilities to a local node. These additional features are deployed and run within the same Java Virtual Machine (JVM) as the LexEVS runtime environment. Registered extensions can be discovered programatically through the LexBIG API.

Local Runtime and GUI Installer
Automated installer used to unzip user selected components to a user specified directory.
LexEVS_50_localRuntimeAndGUI_installer.jar

HL7 CTS Extension
Provides an alternative API to discover and access vocabulary resources loaded to a LexEVS node. API interfaces conform to the HL7 Common Terminology Services (CTS) version 1.2 specification.
LexEVSExtension_CTS.zip

Persistence Layer/Spring Batch Loader Framework Extension
Hibernate-based Persistence/DAO Layer for LexEVS 5.0, including a Spring Batch based Loader Framework. This extension includes an UMLS implementation of the Spring Batch Loader Framework.
LoaderFrameworkExtension.zip

Value Domain Extension
Provides an API to create and access value domain and pick list resources loaded to a LexEVS node.
Value Domain Extension zip file
Value Domain Read me

Versioning Extension
Provides an API to enable versioning of resources loaded to a LexEVS node.
Versioning Extension zip file
Versioning Read me

Web-Enabled Node Installation

Start here to install a LexEVS node with access through web or grid services. The associated database repository can be populated through the provided source load utilities, and accessed programatically through direct Java invocation or via web/grid client services.

Web Runtime
Includes Java runtime and dependencies, Java distributed API, and caCORE SDK-generated services. Can be deployed to Apache Tomcat or JBoss containers. Each zip file contains lexevsapi50.war file.
LexEVS_50_webRuntime_tomcat.zip
LexEVS_50_webRuntime_jboss.zip

Web-Enabled Applications and Extensions

Start here to deploy additional functional capabilities to a web-enabled node. Please note that LexEVS 5.0 works with caGRID 1.2.

caGrid Analytical Services
Includes analytic caGrid services working in terms of the LexGrid model and LexBIG API, resectively. Can be deployed to Apache Tomcat or JBoss containers. Each zip file contains wsrf.war file.
LexEVS_50_caGRIDServices_analytical_tomcat.zip
LexEVS_50_caGRIDServices_analytical_jboss.zip

caGrid Data Services
Includes data caGrid services working in terms of the LexGrid model and LexBIG API, resectively. Can be deployed to Apache Tomcat or JBoss containers. Each zip file contains wsrf.war file.
LexEVS_50_caGRIDServices_data_tomcat.zip
LexEVS_50_caGRIDServices_data_jboss.zip

caGrid GUI
Provides a traditional (fat-client) graphical user interface that provides access to basic browse/query functions provided by LexEVS caGrid Services.
LexEVS_50_caGridGUI.zip

Web Client Access

Start here to access an already-deployed LexEVS web-enabled node.

LexEVS Java Client
Enables Java programs to establish a connection to LexEVS distributed, web or caGrid runtime services.
LexEVS_50_client.jar

LexEVS Java Client 3rd Party dependencies
Contains all code required by the LexEVS Java Client.
LexEVS_50_clientDependencies.zip

LexEVS Grid Service Client Access

Start here to access a LexEVS caGrid node. LexEVS 5.0 is caGRID 1.2 and 1.3 compatible. For caGRID 1.2 users we recommend using the dependencies packages below marked as caGRID 1.2 along with the Client. For caGRID 1.3 users we recommend using the dependencies packages below marked as caGRID 1.3 along with the Client.

LexEVS Analytical Services Client
Enables Java programs to establish a connection to LexEVS analytical grid services.
LexEVS_50_caGRIDServices_analytical_client.jar

LexEVS Analytical Services Client Dependencies (caGrid 1.2)
LexEVS Analytical Grid Services 3rd Party Dependencies - Includes code from other open source projects required by the grid services, packaged as a zip for convenient deployment. This gives users everything they need to run the client (caGRID 1.2).
LexEVS_50_caGRIDServices_analytical_client_dependencies.zip

LexEVS Analytical Services Client Dependencies (caGrid 1.3)
LexEVS Analytical Grid Services 3rd Party Dependencies - Includes code from other open source projects required by the grid services, packaged as a zip for convenient deployment. This gives users everything they need to run the client (caGRID 1.3).
LexEVS_50_caGRIDServices_analytical_client_dependencies(1.3).zip

LexEVS Analytical Services Client Dependencies (Minimal)
LexEVS Analytical Grid Services Minimal Dependencies - Includes only code required by the grid services, packaged as a zip for convenient deployment. This allows the flexibility to provide your own 3rd party dependencies. Does not include other 3rd party dependencies. These dependencies can be used in a caGrid 1.2 or 1.3 environment. NOTE: With this package a user would be responsible for providing all dependencies.
LexEVS_50_caGRIDServices_analytical_client_minimal_dependencies.zip

LexEVS Data Services Client
Enables Java programs to establish a connection to LexEVS data grid services.
LexEVS_50_caGRIDServices_data_client.jar

LexEVS Data Services Client Dependencies (caGrid 1.2)
LexEVS Data Grid Services 3rd Party Dependencies - Includes code from other open source projects required by the grid services, packaged as a zip for convenient deployment. This gives users everything they need to run the client (caGRID 1.2).
LexEVS_50_caGRIDServices_data_client_dependencies.zip

LexEVS Data Services Client Dependencies (caGrid 1.3)
LexEVS Data Grid Services 3rd Party Dependencies - Includes code from other open source projects required by the grid services, packaged as a zip for convenient deployment. This gives users everything they need to run the client (caGRID 1.3).
LexEVS_50_caGRIDServices_data_client_dependencies(1.3).zip

LexEVS Data Services Client Dependencies (Minimal)
LexEVS Data Grid Services Minimal Dependencies - Includes only code required by the grid services, packaged as a zip for convenient deployment. This allows the flexibility to provide your own 3rd party dependencies. Does not include other 3rd party dependencies. These dependencies can be used in a caGrid 1.2 or 1.3 environment. NOTE: With this package a user would be responsible for providing all dependencies.
LexEVS_50_caGRIDServices_data_client_minimal_dependencies.zip