NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 68 Next »

 

Contents of this Page

Tool overview

LexEVS v5.1 is an enhancement version, based on the new architecture introduced in LexEVS v5.0. (See LexEVS 5.0 (Tool Overview).

LexEVS v5.1 focuses on providing features that support the NCI Metathesaurus Browser: improved query performance and full loading of RRF data. Also, this version offers Value Domain and Pick List Services integrated into the LexEVS API, and an improved loader framework.

LexEVS v5.1 Architecture
LexEVS 5.1 architecture diagram

What's new

Highlights

  • Released on January 5, 2010
  • Enhanced query performance and behavior:
    • Lucene 2.4 fast search engine with lazy document loading
    • Plug-in search framework that allows a text query string input and generates a Lucene query output
    • Plug-in sort framework that allows rapid creation of new sort algorithms and techniques
    • SQL query optimaizations that increase database performance
  • LexEVS Value Domain Service - provides programmatic access to load value domain definitions using the domain objects that are available via the LexGrid logical model
  • LexEVS Pick List Service - provides programmatic access to pick list definitions using the pick list that are available via the LexGrid logical model
  • Loader framework enhancements - improved loading capability; allows loaders to be modular and easily extendable; ability to load custom data
  • RRF loader enhancements - ability to fully load RRF data; support the NCI Metathesaurus Browser
  • BDA (Build and Deployment Automation) support - build and deployment of LexEVS project artifacts to remote servers

At-a-glance specifications

  • Grid Enabled: uses caGrid 1.3
  • Compatibility Level: submitted for Silver
  • Installation Level: Intermediate - technical assistance may be required, download may require supporting infrastructure or software
  • Technology Stack: No new dependencies since LexEVS 5.0 except for additional storage to accommodate larger content loads.
    • Operating System - Linux or Windows (although no operating system dependencies exist)
    • Web Application Server - Apache or JBoss
    • Database Server - MySQL, Oracle, PostgreSQL, HSQLDB, or DB2
    • Other software components - caGrid 1.3 / Globus 4.0.3
    • Server Hardware - NCI standard hardware
    • Minimum processor speed - Minimum required by Web Application Server
    • Minimum memory - Minimum required by Web Application Server
    • Expected file server disk storage (in MB)- 200GB
    • Expected database storage (in MB)- 100GB
    • Networking - Standard port required by JBoss to externalize LexEVS grid service. May be assigned any suitably available port #
      For specific versions required please see 2 - LexEVS 5.x Prerequisite Software and Supported Platforms.

Installation and downloads

For everyone

Prior to using LexEVS we recommend reviewing our model and schema as this will aid in understanding and using LexEVS.

Beginners

For anyone new to LexEVS we recommend reviewing the LexEVS 5.x Quick Start page before downloading and installing LexEVS. The LexEVS 5.x Quick Start provides recommended links to additional information for users who are new to LexEVS. Once you have reviewed some of the information in the Quick Start, come back here to install LexEVS.

  • LexEVS 5.x Installation Guide
    This document provides step-by-step, technical, installation instructions for LexGrid Enterprise Vocabulary Services v5.x for caBIG®.

Intermediate

  • LexEVS 5.1 Installation Outline
    This page is for those users who are somewhat familiar with LexEVS and would like some guidance for installation. It lays out which files you may need to download to utilize LexEVS 5.1 based on what type of installation you require. There are even links to download the appropriate jars/zip files.
  • LexEVS Widget Library
    This page lists many widgets that have been developed for use by particular customers. These widgets have been found to be potentially useful to a wider audience. Each widget has a description for you to use in deciding if you'd like to dig deeper and find out the usefulness of the widget in your application.

Experts

  • LexEVS 5.1 Components (Download files)
    If you are already very familiar with LexEVS, refer to this table for links to download the files/jars released with LexEVS 5.1, along with short descriptions of each. If you need further installation guidance please see the installation section below or review the LexEVS 5.1 Documentation.

Fix Releases

LexEVS Local Runtime Release 5.1.4

LexEVS_5.1.4 ReadMe.doc
Contains a list of the fixes and functions included in this release as well as installation instructions for upgrading an existing install.

LexEVS-install-5.1.4.jar
LexEVS GUI Installer for LexEVS Local Runtime used for a new install or during an upgrade.

Unable to render {include} The included page could not be found.

Documentation for version 5.1

Release documents

  • LexEVS 5.1 Release Notes  (wiki)
    A detailed description of the features, bug fixes, and known issues in this release; also a release history.
  • LexEVS v5.1 Readme for Client
    Lists contents of the caCORE LexEVS v5.1 client, required library files, demo programs, and an Ant build script. Outlines requirements for installation, describes how to run test examples, and provides licensing information.
  • LexEVS v5.1 Readme for API
    Instructions for installing a local version of caCORE web-enabled LexEVS API v5.1 on a server machine. Outlines requirements for installation and provides licensing information.

Guides for Users

Refer to LexEVS 5.1 Guides for Users to Include, which includes a collection of guides for specific purposes and audiences, such as architecture, migration, and programming.

Programming examples

Feel free to browse through this compiled list of examples. You will also encounter them in context as they are used throughout the LexEVS documentation.

Documentation in PDF

Refer to to LexEVS 5.x Documentation in PDF to retrieve PDF files created from the wiki-based user guides.

Service URLs

LexEVS API URLs

  • XML-HTTP API
    For example:

    http://lexevsapi51.nci.nih.gov/lexevsapi51/{servlet}?query={returnClass}&{criteria}&resultCounter={counter}&startIndex={index}&pageSize={pageSize}&pageNumber={pageNumber}
  • Example with sample parameters:

    http://lexevsapi51.nci.nih.gov/lexevsapi51/GetHTML?query=org.LexGrid.concepts.Entity&org.LexGrid.concepts.Entity[@_entityCode=C12434]

LexEVS Grid Service URL

  • LexEVS 5.1 Analytical Grid Service (for programming contexts)

    http://lexevsapi-analytical51.nci.nih.gov/wsrf/services/cagrid/LexEVSGridService
  • LexEVS 5.1 Data Grid Service (for programming contexts)

    http://lexevsapi-data51.nci.nih.gov/wsrf/services/cagrid/LexEVSDataService

Support

Unknown macro: {multi-excerpt-include}

Contributions

In the spirit of open source caBIG® invites you to participate in our community. The contribution process is described in LexEVS Community Code Contribution. LexEVS source code is in NCI SVN and the project is ready to accept your contributions to this tool.

Training materials and background information

Presentations and demos

Unknown macro: {multi-excerpt-include}

Related Tools

All other versions of LexEVS.

Additional resources

  • LexEVS 6.0 Design Document
    If you would like to look through the information that gave rise to this release you can check out the design documents.
  • LexGrid Model and Schema
    The LexGrid Model is the underlying informational model used to store terminological metadata. It is Mayo Clinic's proposal for standard storage of controlled vocabularies and ontologies. The model defines how vocabularies should be formatted and represented programmatically, and is intended to be flexible enough to accurately represent a wide variety of vocabularies and other lexically-based resources.
  • LexBig Model and Schema
    These are the extensions used to support EVS API adapters. The LexBIG vocabulary model extends the LexGrid model to provide unique constructs or granularity required by caBIG® that are not present in the core model.
  • NCI Thesaurus
    NCI Thesaurus (NCIt) provides reference terminology for many NCI and other systems. It covers vocabulary for clinical care, translational and basic research, and public information and administrative activities.
  • NCI Metathesaurus
    NCI Metathesaurus (NCIm) is a wide-ranging biomedical terminology database that covers most terminologies used by NCI for clinical care, translational and basic research, and public information and administrative activities.

  • No labels