NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

LexEVS provides both a GUI and a command line interface to load terminologies.  While the GUI is very functional, many system administrators prefer the command line interface so that scripts can be adjusted to increase memory and tune other java virtual machine settings to insure loads of larger terminologies load with adequate resources.  Typically a user may select a loading script, open it in an editor, and increase java heap size and PermGen memory, depending on the machine’s resources, and save the script before running with the appropriate options written into the command line.    Still, the GUI can be convenient for loading smaller terminologies and in many cases works fine for loading moderately large terminologies like the NCI Thesaurus.  Loading resources requires some knowledge of the source. 

Most source loads can be easily accomplished by pointing either the command line script or the lbGUI interface at the source file and running the loader.   Generic loading instructions can be found in the administrative gui guide or the administrative command line guide.   Some sources are special cases and need special handling.  Included in this category are the NCI Thesaurus in OWL format and any files loaded from UMLS RRF formatted sources.  The NCI MetaThesaurus is the largest terminology we load and as such it also requires special handling.  OWL terminologies do not normally require special handling, but LexEVS offers some advanced loading options users can take advantage of if so desired.

Loading larger terminologies can be very time and resource consuming and this can be helped by following recommendations for database optimization and for proper configuration of the lbconfig.props file. 

...