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 53 Next »

Introduction

This guide is intended for the LexEVS developer. It provides information about the loaders provided, mapping, and how to create your own loaders using the loader framework or the BaseLoader and Loader interfaces.

LexEVS Loader Guide Sections

  • Included Loaders
    This section lists the loaders in LexEVS 6.x and includes a brief description. You can also create your own loaders using the Loader Framework extension.
  • Loader Model Elements Mapping
    This section describes the mapping of source content into the LexEVS Information Model for the loaders.
  • Loader Framework (Batch Load)
    This section describes the detailed design and implementation of the Loader Framework Extension which allows larger loads to be managed without an overly large memory footprint.
  • Loader Construction (In Memory)
    This section describes use of the In-Memory load interfaces.

 

Related Documents

  • Installation Guide for information about software requirements and configuring your environment
  • API Guide for information about using the LexEVS core services and APIs

  • No labels