NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

       restart_explanation_server.sh
      stop_explanation_server.sh 
      *start_explanation_server.sh

      *The 'protege_install' path will need to modified in order to specify the correct Protege server version will need to modified in this script.  To edit, type 'vi 
      start_explanation_server.sh' to view the script from the vi editor.  Type 'shift + I' and edit the server number to the correct 
      version number.   Press 'esc', then ':wq' to save changes and exit the editor).

  • If you do need to use a new script, utilize the table for the explanation server startup script. There should be no other edits that need to be made.
  • Navigate to usr/local/protégé, and open the restart_explanation_server_cron.sh file, and modify the following line to match the newest Protégé server version number:

...

  • .

...

  • Navigate to the Protégé server, and open the 'codegen.properties' file using a vi editor. To do this, type 'vi codegen.properties".  Once the file is viewable from vi, type "shift + I" to edit.   The code.prefix value can be adjusted, depending on which Protégé Instance is being used (BiomedGT or NCI Thesaurus).  BiomedGT uses a prefix of 'B', while NCI Thesaurus uses 'C'.   Keep the seed number at 100000. Save and exit the file by typing 'esc', then ':wq.

...