Difference between revisions of "SWRLTab"

From Protege Wiki
Jump to: navigation, search
(Presentations)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Plugin
 
{{Plugin
|Description=An extension to Protege-OWL that supports editing and execution of SWRL rules.
+
|Description=The SWRLTab is a Protégé plugin that provides a development environment for working with SWRL rules and SQWRL queries.
 +
 
 +
Documentation for the Protégé 5-based version can be found (here)[https://github.com/protegeproject/swrlapi/wiki].
 +
 
 +
Documentation for the Protégé 3-based version of the SWRLTab can be found (here)[http://protege.cim3.net/cgi-bin/wiki.pl?SWRLTab].
 +
 
 
|PluginType=Tab Widget
 
|PluginType=Tab Widget
 
|ForApplication1=Protege-OWL
 
|ForApplication1=Protege-OWL
 
|Screenshot=SWRLTab.png
 
|Screenshot=SWRLTab.png
 
|DeveloperID1=Martin O'Connor
 
|DeveloperID1=Martin O'Connor
|LastUpdated=July 6, 2007
+
|LastUpdated=April 03, 2015
 
|Topic1=Inference
 
|Topic1=Inference
 
|Topic2=Reasoning
 
|Topic2=Reasoning
|Affiliation1=Stanford Medical Informatics
+
|Affiliation1=Stanford Center for Biomedical Informatics Research
 
}}
 
}}
 +
 
<div style="display:block; float:left; width:100%;">
 
<div style="display:block; float:left; width:100%;">
 +
<div style="background: #FDECE7; border: 2px solid #AE5B08; padding: 10px 15px 10px 20px; margin: 30px 430px 0 0; ">
  
== Papers ==
+
'''The documentation for SWRL support in Protégé 5 can be found on [https://github.com/protegeproject/swrlapi/wiki github].'''
 
 
* "[http://bmir.stanford.edu/publications/view.php/supporting_rule_system_interoperability_on_the_semantic_web_with_swrl Supporting Rule System Interoperability on the Semantic Web with SWRL]" M. J. O'Connor, H. Knublauch, S. W. Tu, B. Grossof, M. Dean, W. E. Grosso, M. A. Musen. Fourth International Semantic Web Conference ([http://iswc2005.semanticweb.org/ ISWC2005]), Galway, Ireland, 2005.
 
 
 
== 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 [http://protege.cim3.net/cgi-bin/wiki.pl?SWRLJessTab#nid6RJ 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 [http://smi-protege.stanford.edu/svn/owl/trunk/ 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.
 
  
 +
'''The documentation for the Protégé 3 SWRLTab can be found [http://protege.cim3.net/cgi-bin/wiki.pl?SWRLTab here].'''
  
 
</div>
 
</div>

Latest revision as of 14:52, April 3, 2015

SWRLTab

by Martin O'Connor

Screenshot

Type Tab Widget
Author(s) Martin O'Connor
Last Update April 03, 2015
License not available
Homepage not available
For Application
Topic(s)
Affiliation

The SWRLTab is a Protégé plugin that provides a development environment for working with SWRL rules and SQWRL queries.

Documentation for the Protégé 5-based version can be found (here)[1].

Documentation for the Protégé 3-based version of the SWRLTab can be found (here)[2].

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.


The documentation for SWRL support in Protégé 5 can be found on github.

The documentation for the Protégé 3 SWRLTab can be found here.