Skip to content

Releases: DilvanLab/SWRLVisualEditor

First release as a true Protege 3.5 plugin.

22 Nov 18:08

Choose a tag to compare

SWRL Visual Editor Plugin

Install

  • Copy the br.usp.icmc.dilvan.swrlEditor.zip file to the Protege 3.5 plugins folder and unzip it.
  • Go to the edu.stanford.smi.protegex.owl folder (in the plugins folder) and substitute the sl4j-api and sl4j-log4j12 jar 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.

21 Nov 22:13

Choose a tag to compare

First version. Pre-release
Pre-release
v0.1

Files to help compile the OBO to OWL converter plugin. Maybe useful o…