-1

I am using Protege 5.0 beta version. This version supports SWRL but whenever I click on its tab, I only get a blank screen.

Here is a snapshot

Protege 5.0 SWRL tab

Help would be appreciated.

Anum
  • 13
  • 8
  • Do you get any error in the console? – Ignazio May 10 '16 at 23:46
  • No, I am not getting any errors. I am new to Protege. I created an ontology and I am trying to write some SWRL rules but the tab isn't showing anything, just a blank screen – Anum May 11 '16 at 05:55
  • There is a .jre file of swrl in the plugin which came with the package when i downloaded it. Secondly, I have seen plenty of tutorials suggesting that in 5.0 version, the swrl api needs to be installed (something with maven). The tutorials show linux commands but I am working on windows. The sqwrl tab also shows only a blank screen. – Anum May 11 '16 at 07:09
  • Can you open a command prompt in the protégé folder and run the run.bat file from there? This will allow you to see any startup errors. – Ignazio May 11 '16 at 08:03
  • Problem solved. I had jdk 7 installed on my system. I think the plugin was designed for jdk 8. So I installed jdk 8, updated the system, changed the environmental variable, restarted it and BAM it started working. – Anum May 11 '16 at 09:40

1 Answers1

0

By downloading Protege-5.0.0-RC1 and installing Swrl tab plugins it works.