NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

Expert Admin Scripts (Focused on Mass Loads of Value Sets)

Shell Script

Use and Function

LoadAllValueSetDefinitionsInDirectory

Loads All LexGrid XML formatted Value Set Definitions in a given directory

Options:

    • -in, Path to directory


      Example:

      Code Block
      LoadAllValueSetDefinitionsInDirectory -in /path/to/directory

LoadValueSetDefinition

Loads All Value Set Definitions for a given uri as resolved coding scheme

Options:

LoadValueSetDefinition
    • LoadAllDefinitionsToResolvedValueSet -
in
    • uri "
file
    • http://ncicb.nci.nih.gov/xml/
path
    • owl/
to
    • EVS/
file
    • Thesaurus.
xml
    • owl#"

 

 

LexEVS Validation Test Script

...