NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance on Thursday, May 23rd between 1200 ET and 1300 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
LexEVS 6.1 Local Runtime Downloads to Include
LexEVS 6.1 Local Runtime Downloads to Include

LexEVS CTS2

...

CTS2 compliant REST service wrapper for LexEVS. Suitable for deploying in an application server
lexevscts2service.zip

URI_Resolver

...

...

Complementary service to the LexEVS CTS2 Service.

...

Provides a required solution to the need for designated

...

URIs.  Configure and deploy to an application server
uriresolver.zip

LexEVS Distributed

Use this to install the LexEVS Distributed environment to a web application server allowing access to the LexEVS local runtime from Distributed or Grid Services. The associated database repository can be populated through the provided source load utilities, and accessed programatically programmatically through direct Java invocation or from Distributed or Grid Services.

...

Filename

...

Description

...

lexevsapi61.tomcat.war
lexevsapi61.jboss.war

LexEVS Distributed: Includes the Java runtime and dependencies, the Java distributed API, and the caCORE SDK-generated services. This can be deployed to an Apache Tomcat or JBoss container.
lexevsapi61.tomcat.war
lexevsapi61.jboss.war

LexEVS Distributed Client

Use this to install a client that can access an already-deployed LexEVS Distributed node.

...

Filename

...

Description

...

.

...

LexEVS Distributed Client: Enables Java programs to establish a connection to an already-deployed LexEVS Distributed node.

...

LexEVS_61_client.zip

LexEVS Distributed Client 3rd Party Dependencies: Contains all code required by the LexEVS Distributed Client.
lexevsapi61-client-dependencies.zip

LexEVS Source Code, JavaDocs, and Examples

...

Filename

...

Full source code for this release found on branch v6.1
LexEVS 6.1 Source on GitHub

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

Full source code for this release found on branch v6.1
LexEVS 6.1 Remote API

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

Full source code for this release found on branch v6.1
LexEVS 6.1 CTS2 Service

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

Full source code for this release found on

...

this tag
URI Resolver Service

...

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

...

JavaDocs (For all environments: Local Runtime, Distributed, Grid)

...

LexEVS_6.1_javadocs.zip

Code to demonstrate the LexEVS API.

...


Runtime Example Code

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

Examples of CTS2 API calls with a variety of REST clients with which to use

...

the calls
LexEVS CTS2 Examples