Skip to content
stuckyb edited this page Feb 13, 2018 · 5 revisions

Importing terms from external source ontologies

Overview

The files in src/imports define which terms the PPO imports from other ontologies. The procedure for adding terms to import is as follows.

  1. Make sure there is a row for the external ontology in imported_ontologies.csv.
  2. Create a CSV or spreadsheet file for the source ontology (if it does not already exist). The file name must match the name provided in imported_ontologies.csv.
  3. Add the terms to import to the CSV/spreadsheet file for the source ontology.

See the OntoPilot documentation for detailed information about the source files and how they should be structured.