NIH | National Cancer Institute | NCI Wiki  

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:

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

Substituting the loader script for the needed format and any path needed to point the loader to a local source file.

...