Details of the implementation are addressed in a conference paper from the International Semantic Web Conference 2012.
The current version can be downloaded on the Release page of this repository.
This plugin was originally developed at UAMS by Chen Cheng and Josh Hanna. Their original source code is available at Bitbucket.
If you need to build this plugin the following is required.
- Apache's Maven.
- A tool for checking out a Git repository.
- A Protege distribution (5.0 or higher). The Protege 5.0.0 releases are available from the main Protege website.
-
Get a copy of this code:
git clone https://github.com/UAMS-DBMI/MIREOT-plugin.git
-
Change into the MIREOT-plugin directory.
-
Type
mvn clean package
. On build completion, the "target" directory will contain a protege.plugin.mireot-${version}.jar file. -
Copy the JAR file from the target directory to the "plugins" subdirectory of your Protege distribution.
If you have questions about this MIREOT Protege plug-ins please send messages to jrutecht at uams.edu.