ClojureTab
From Protege Wiki
Revision as of 15:02, April 9, 2010 by JenniferVendetti (talk | contribs) (modified homepage url on behalf of ru)
ClojureTab
USEFUL TOOL FOR KNOWLEDGE PROCESSING IN PROTEGE.
ClojureTab is a tab plug-in to the open source ontology editor Protege (http://protege.stanford.edu).
It uses the gaining power Clojure programming language (http://clojure.org).
It can be used for simple and easy Clojure programming in Protege environment, on-the-fly debuging, an storing programs in Protege projects.
Contents
Versions & Compatibility
This section lists available versions of ClojureTab.
If you click on the button below to add a new version of ClojureTab, you will be asked to define a page title for the new version. Please adhere to the naming convention of ClojureTab X.X.X when you define the new page!
Changelog
Version | Changes in this version |
---|---|
ClojureTab | Algorithms added |
ClojureTab 1.4 | Added support for Clojure protocols, types, and records. Simplified installation and addition of third-party JAR files. |
ClojureTab 1.3 | Fixed bug in REPL which corrupt REPL output consisting of several lines and other minor bugs. Added example using OpenCalais web service to annotate Euronews articles. Added example how to copy classes and instances from one Protege project to another |
ClojureTab 1.2 | Added a slot plug-in of type "ClojureActionButton" transforming ordinary Protege forms into active GUI forms for Clojure processing. |