1

I need to add the SWRL Tab and the Jess Tab to my ontology on Protégé 4 but I could not find any support for Jess. Does Protégé 4 have any support or plugin for Jess, or there is any other substitute?

Joshua Taylor
  • 84,998
  • 9
  • 154
  • 353
Ali Ahmad
  • 1,055
  • 5
  • 27
  • 47

3 Answers3

3

There is a Pellet plugin to support SWRL inference in Protege 4.x:

http://clarkparsia.com/pellet/protege/ (Reasoning can be started in Reasoner/Start reasoner after selecting Pellet)

This is a very complete tutorial on the integration of Protege 4.x and SWRL:

http://dior.ics.muni.cz/~makub/owl/

leo9r
  • 2,037
  • 26
  • 30
2

It doesn't seem to be supported in version 4 but you can still edit swrl rules.

See here: SWRL tab in Protege 4

Community
  • 1
  • 1
florent
  • 801
  • 4
  • 17
2

There is no SWRL tab plugin support after Protege 3.x; rule editor can be enabled using Protege 4 without SWRL tab. please refer the attached image.

Protege 4.2 beta screen shot

Swamy
  • 771
  • 1
  • 8
  • 24