Skip to content

import ontologies

Jianlin Shi edited this page Aug 23, 2017 · 1 revision

Importing ontology is helpful to build your pipeline on the shoulder of others. The ontology format supported by EasyCIE is under iterative development. It is designed to incorporate the human knowledge regarding how to define concepts, through specify the target terms (anchors) and context information (modifiers). For further information regarding target terms and context, you can check the EasyCIE tutorial slids.

The function here is to import the rules from the ontology file (in "owl" format) and convert them into excel files, so that you can customize them easily and allows to be processed more efficiently.

  1. Double click the orange cell "owlFile", choose the correct file that you want to import.
  2. Then click the button "ImportOntology." EasyCIE will start the importing and converting processing. Then it will adjust the easycie pipeline configuration accordingly, and switch to the "easycie" task after conversion.