Difference between revisions of "ClojureTab"

From Protege Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{VersionOfPlugin
 
{{VersionOfPlugin
|VersionOf=ClojureTab
+
|VersionOf=ClojureTab-1.4
 
|Number=1.4
 
|Number=1.4
 
|LastUpdate=now
 
|LastUpdate=now
 
|File=http://oogis.ru/clojuretab
 
|File=http://oogis.ru/clojuretab
 
|CompatibleWith1=Protege 3.x.x
 
|CompatibleWith1=Protege 3.x.x
 +
|DependsOn1=Clojure
 
|Changelog=Added support of Clojure protocols, types and records. Simplified installation and addition of third-party jars.
 
|Changelog=Added support of Clojure protocols, types and records. Simplified installation and addition of third-party jars.
 
}}
 
}}

Revision as of 09:58, November 1, 2011

ClojureTab-1.4 1.4

Version 1.4
Plugin ClojureTab-1.4
Last update now
"now" contains an extrinsic dash or other characters that are invalid for a date interpretation.
Download ClojureTab-1.4 1.4
Compatible Protege Version

Dependency

The following dependencies exist for ClojureTab-1.4 1.4:

Changelog

Added support of Clojure protocols, types and records. Simplified installation and addition of third-party jars.


ClojureTab

by Ruslan Sorokin

Screenshot

Type Tab Widget
Author(s) Ruslan Sorokin
Last Update July 8, 2010
License Mozilla Public License
Homepage ClojureTab website
For Application
Topic(s)
Affiliation

USEFUL TOOL FOR KNOWLEDGE PROCESSING IN PROTEGE.

The ClojureTab uses the Clojure programming language for simple programming in the Protege environment, on-the-fly debugging, and storing programs in Protege projects.

Versions & Compatibility

This section lists available versions of ClojureTab.

VersionCompatible withDependencies
ClojureTabProtege-Frames 3.5, 3.4
ClojureTab 1.4Protege-Frames 3.4.7
Protege-Frames 3.4.6
Protege-Frames 3.4.5
Protege-Frames 3.4.4
ClojureTab 1.3Protege-Frames 3.4.4
Protege-Frames 3.3.1
ClojureTab 1.2Protege-Frames 3.4.4
Protege-Frames 3.3.1

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

VersionChanges in this version
ClojureTabAlgorithms added
ClojureTab 1.4Added support for Clojure protocols, types, and records. Simplified installation and addition of third-party JAR files.
ClojureTab 1.3Fixed 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.2Added a slot plug-in of type "ClojureActionButton" transforming ordinary Protege forms into active GUI forms for Clojure processing.