All releases of AceWiki


Release Notes: This release fixes a serious bug that has been introduced with version 0.5.2: the user interface crashed when a user wanted to edit a sentence.


Release Notes: The core interfaces of the internal structure have been redesigned in order to support multilinguality: an experimental multilingual AceWiki engine is available (still very incomplete and buggy). AceWiki applications can now be split into backends and frontends: multiple frontends can connect to the same backend, i.e. to the same ontology. A change with practical importance is that jpl.jar (Java binding for SWI Prolog) is no longer part of the AceWiki package, but has to be linked dynamically. Apart from that, there are many more minor bugfixes and improvements.


Release Notes: Besides internal changes in the package structure, the most important change is that users have the option to stay logged in, elimitating the need to provide the password again the next time if AceWiki is accessed from the same browser instance. Apart from that, there are many small changes, new configuration parameters, GUI adjustments, and bug fixes.


Release Notes: With this release, version 3 of the Echo Web Framework is used instead of version 2. This major upgrade should make AceWiki more stable and ready for the future development. Other third-party libraries have been updated too. Another major change concerns the predictive editor: the menu blocks are arranged in a smarter way and have different colors to emphasize their types. As usual, a number of bugs have been fixed and there has been clean-up and refactoring on the code.


Release Notes: This is mainly a bugfix release. Some bugs sneaked in at the last release, and others have been around for longer.


Release Notes: This release includes several changes in the user interface of AceWiki. The word information is accessed by clicking on the article title instead of word tabs. The main page is now a wiki article too. The search field has moved to the top right. There are many internal improvements.


Release Notes: The most important change in this release is support for user login. The login is password protected and users can register themselves. The graphical user interface has been improved. For example, the "Back", "Forward", and "Refresh" buttons now have icons. Furthermore, there are several minor changes.


Release Notes: This release solves several problems. Most importantly, two memory leaks have been fixed (memory leaks in the broad sense of the term). References to closed windows were internally retained, which prevented them from being garbage collected. The second memory leak was due to the fact that references to the closed application instances were retained. Additionally, there is a new AceWiki data format, in which the wiki content can be exported (on the client-side) and imported (on the server-side). Furthermore, this is the first release that includes the test scripts for the two grammars.


Release Notes: This release contains major updates on the reasoner integration. Most importantly, the reasoner is now exchangeable and external reasoners can be connected. The default reasoner is no longer Pellet, but HermiT. Version 3 of the OWL API is now used, instead of version 2. New parameters are available when launching an AceWiki instance. Several parts of the user interface, including the predictive editor, have been improved. Furthermore, there is a new export option to download the wiki content as two CSV lists. Additionally, there has been general code refactoring and clean-up.


Release Notes: There are no functional changes, only organizational ones. The AceWiki code is no longer part of the Attempto Java Packages, but has now its own public repository on Launchpad.
A Linux live distribution intended as a communication aid in hostile environments.
An application framework that farms work out to machines better suited to do the work.