Modular Ontology Engineering Portal

This is an (as yet) very incomplete collection of things related to Modular Ontology Engineering.

Introductions, Tutorials, First Examples

Suggested reading in this sequence.

CoModIDE

Upper Ontology Alignment Tool

Code is hosted on github: https://github.com/comodide/CoModIDE/tree/bfo-tools

In order to install the tool:

1. Extract the JAR file from the github. It is in the top level directory for the branch.
2. Navigate to your protege installation folder.
3. Navigate to the folder called "plugins"
4. Place the JAR file into that folder.
5. Start Protege
6. Open the view menu -> Miscellaneous Views -> choose Comodide Upper Alignment Tool.
7. Click ComodIDE tab -> Comodide Upper Alignment Tool.
8. Finish.

InKBrowser

Code is hosted on github: https://github.com/Joseph-Zalewski/inkbrowser

To install:

1. Fork the Git repository.
2. Install Flask in a Python virtual environment, with the 'venv' folder in the same directory where you put the contents of the Git repo (see Flask installation instructions)
3. Set the flask_app environment variable to sdbrowser
4. Navigate to the parent of the directory sdbrowser
5. Activate virtual environment (Windows: venv\scripts\activate, Linux: source bin/activate)
6. Execute flask run
7. Open a web browser and navigate to 127.0.0.1:5000/client

Unsorted Related Resources

Key Projects: