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.

...

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, but for many sources you can use a variation of the following command line script:

Linux

Code Block
./LoadOWL.sh -in "file:///ontologies/owl/amino-acid.owl"

Windows

Code Block

LoadOWL.bat -in "file:///ontologies/owl/amino-acid.owl"

...