Difference between revisions of "DroolsTab"

From Protege Wiki
Jump to: navigation, search
(simplified description and removed non-existent topic)
Line 2: Line 2:
 
|Description=DROOLS BASED SPATIAL SCENARIO SIMULATION PLUG-IN
 
|Description=DROOLS BASED SPATIAL SCENARIO SIMULATION PLUG-IN
  
The DroolsTab uses the open source geo-information system Java library [http://openmap.bbn.com OpenMap].
+
The DroolsTab uses the open source geo-information system Java library [http://openmap.bbn.com OpenMap] and the open source Java RETE rule engine [http://labs.jboss.com/drools/ Drools] to facilitate visual authoring of complex spatial process simulation scenarios and general rule-based authoring.
and the open source Java RETE rule engine Drools (http://labs.jboss.com/drools/).
+
The [http://groovy.codehaus.org Groovy] and [http://clojure.org Clojure] languages can be used for authoring auxiliary pieces of code and scripts.  
It can be used for visual authoring of the complex spatial process simulation scenarios and general rule base authoring.
+
The distribution includes several demos of spatial simulation in the sea, air, and ground environments, including one example using Edvin Boehn's [http://code.google.com/p/kmlframework/ KML Framework].
Groovy (http://groovy.codehaus.org) and Clojure (http://clojure.org) languages can be used for authoring auxiliary pieces of code and scripts.  
 
Distribution includes several demo examples of spatial simulation in the sea, air and ground environments.
 
In one example used kmlframework of Edvin Boehn (http://code.google.com/p/kmlframework/).
 
 
|PluginType=Tab Widget
 
|PluginType=Tab Widget
 
|ForApplication1=Protege-Frames
 
|ForApplication1=Protege-Frames
Line 14: Line 11:
 
|DeveloperID1=Ruslan Sorokin
 
|DeveloperID1=Ruslan Sorokin
 
|LastUpdated=September 6, 2010
 
|LastUpdated=September 6, 2010
|Topic1=Code Examples
 
 
|Topic2=Inference
 
|Topic2=Inference
 
|Topic3=Navigation
 
|Topic3=Navigation
Line 20: Line 16:
 
|Topic5=Software Engineering
 
|Topic5=Software Engineering
 
|Topic6=Visualization
 
|Topic6=Visualization
|Topic7=Rule Visualization
 
 
|Affiliation1=OOGIS RL
 
|Affiliation1=OOGIS RL
 
}}
 
}}

Revision as of 12:40, July 27, 2011

DroolsTab

by Ruslan Sorokin

Screenshot

Type Tab Widget
Author(s) Ruslan Sorokin
Last Update September 6, 2010
License not available
Homepage DroolsTab website
For Application
Topic(s)
Affiliation

DROOLS BASED SPATIAL SCENARIO SIMULATION PLUG-IN

The DroolsTab uses the open source geo-information system Java library OpenMap and the open source Java RETE rule engine Drools to facilitate visual authoring of complex spatial process simulation scenarios and general rule-based authoring. The Groovy and Clojure languages can be used for authoring auxiliary pieces of code and scripts. The distribution includes several demos of spatial simulation in the sea, air, and ground environments, including one example using Edvin Boehn's KML Framework.

Versions & Compatibility

This section lists available versions of DroolsTab.

VersionCompatible withDependencies
DroolsTabProtege-Frames 3.5Drools-5.6
OpenMap-5.1
DroolsTab 5.0Protege-Frames 3.4

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

Changelog

VersionChanges in this version
DroolsTab- this version based on latest versions of Protege-Frames, Drools and OpenMap;

- many bug fixes;

- support for game scenarios.
DroolsTab 5.0see page for more details