NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

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.
Comment: Migration of unmigrated content due to installation of a new plugin
Scrollbar
iconsfalse

...

Page info
title
title

Loading from UMLS RRF (Rich Resource Format) files

...

Step

Action

1

Open the LexEVS Administrative GUI.

2

If a terminology was temporarily stopped or broke it should have a status of pending. For example,
image showing pending status

3

Double click the terminology row in the table.

4

On the resulting window note for the following command line execution:
The URI and the version.
illustration of URI and version

5

Using the LexEVS utilities restart the load of the RRF source and pass in the location, the SAB, the URI, and the version:

Code Block
<LEXEVS_HOME>/admin

For Windows installation use the following command:

Code Block
ResumeUmlsBatch.bat -in [file:///home/LargeStorage/ontologies/rrf/RXNORM/2011AA/] \-s RXNORM \-uri "urn:oid:2.16.840.1.113883.6.88" \-version "10AB_110307F"

For Linux installation use the following command:

Code Block
./ResumeUmlsBatch.sh \-in [file:///home/LargeStorage/ontologies/rrf/RXNORM/2011AA/] \-s RXNORM \-uri "urn:oid:2.16.840.1.113883.6.88" \-version "10AB_110307F"

...

Scrollbar
iconsfalse