Difference between revisions of "SWRLTab"

From Protege Wiki
Jump to: navigation, search
(More Information)
(Activation)
Line 11: Line 11:
 
}}
 
}}
 
<div style="display:block; float:left; width:100%;">
 
<div style="display:block; float:left; width:100%;">
 
== Activation ==
 
 
The SWRLTab should be visible for all OWL knowledge bases that import the [http://www.daml.org/rules/proposal/swrl.owl SWRL ontology]. It is disabled by default if the loaded knowledge base does not import this file.
 
 
To activate the SWRLTab in a project that does not include this ontology, go to Project | Configure in the Protege-OWL GUI and check the "SWRLTab" box. The tab will then appear. The user can then navigate to this tab, whereupon they will be given the option to import the SWRL ontology.
 
  
 
== Papers ==
 
== Papers ==

Revision as of 13:49, April 3, 2015

SWRLTab

by Martin O'Connor

Screenshot

Type Tab Widget
Author(s) Martin O'Connor
Last Update July 6, 2007
License not available
Homepage not available
For Application
Topic(s)
Affiliation

An extension to Protege-OWL that supports editing and execution of SWRL rules.

Versions & Compatibility

This section lists available versions of SWRLTab.

No version information available.

If you click on the button below to add a new version of SWRLTab, you will be asked to define a page title for the new version. Please adhere to the naming convention of SWRLTab X.X.X when you define the new page!

Changelog

No version information available.


Papers

Presentations


Installation

The SWRLTab is part of Protege-OWL and does not need to be downloaded separately. It has been available since version 3.1 of Protege. However, since many of the SWRLTab components are under active development, the most recent Protege-OWL beta build should be used when possible.

The Protege-OWL distribution does not include any rule engines. If a particular rule engine is used, it must be installed separately. At present, only the Jess rule engine is supported. Information on installing Jess is described here.

Source Code

The SWRLTab is open source and all of its source code is bundled with the Protege-OWL source code. This source code is available for download from the Protege-OWL Subversion Repository.


How can I get help?

Questions and comments on the SWRLTab should be sent to the Protege-OWL mailing list (protege-owl at lists dot stanford dot edu). This list is monitored by the developers of the SWRLTab.