Difference between revisions of "DroolsTab"
(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 | + | The [http://groovy.codehaus.org Groovy] and [http://clojure.org 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 [http://code.google.com/p/kmlframework/ KML Framework]. | |
− | |||
− | |||
− | |||
|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 | ||
− | |||
|Topic2=Inference | |Topic2=Inference | ||
|Topic3=Navigation | |Topic3=Navigation | ||
Line 20: | Line 16: | ||
|Topic5=Software Engineering | |Topic5=Software Engineering | ||
|Topic6=Visualization | |Topic6=Visualization | ||
− | |||
|Affiliation1=OOGIS RL | |Affiliation1=OOGIS RL | ||
}} | }} |
Revision as of 11:40, July 27, 2011
DroolsTab
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.
Contents
Versions & Compatibility
This section lists available versions of DroolsTab.
Version | Compatible with | Dependencies |
---|---|---|
DroolsTab | Protege-Frames 3.5 | Drools-5.6 OpenMap-5.1 |
DroolsTab 5.0 | Protege-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
Version | Changes 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.0 | see page for more details |