Releases: DilvanLab/SWRLVisualEditor
Releases · DilvanLab/SWRLVisualEditor
First release as a true Protege 3.5 plugin.
SWRL Visual Editor Plugin
Install
- Copy the
br.usp.icmc.dilvan.swrlEditor.zipfile to the Protege 3.5 plugins folder and unzip it. - Go to the
edu.stanford.smi.protegex.owlfolder (in the plugins folder) and substitute thesl4j-apiandsl4j-log4j12jar files to the ones provided (version 1.7.5). The original Protege sl4j files are too old to be used by the Jetty jars used (version 7). - Run Protege using a JVM version 7 or newer. If you are using a Mac, you will probably need to edit the run-protege.sh file (in the Protege_3.5 folder) to point it to a JVM version 7 or newer.
First version.
v0.1 Files to help compile the OBO to OWL converter plugin. Maybe useful o…