Change log

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(2007-05-22)
Line 3: Line 3:
 
* Added SOAP web api option for Piccolo published topic map. Api may be used to access topics and associations directly from Flash applications for example.
 
* Added SOAP web api option for Piccolo published topic map. Api may be used to access topics and associations directly from Flash applications for example.
 
* Added new sample: Flash application using the SOAP api. Actionscript source classes are included.
 
* Added new sample: Flash application using the SOAP api. Actionscript source classes are included.
* Added a set of [[Audioscrobber extractors]] enabling to convert Last.fm XML feeds to topic maps.
+
* Added a set of [[Audioscrobber extractors]] enabling to convert Last.fm's XML feeds to topic maps.
  
 
== 2007-05-02 ==
 
== 2007-05-02 ==

Revision as of 11:16, 22 May 2007

Contents

2007-05-22

  • Added SOAP web api option for Piccolo published topic map. Api may be used to access topics and associations directly from Flash applications for example.
  • Added new sample: Flash application using the SOAP api. Actionscript source classes are included.
  • Added a set of Audioscrobber extractors enabling to convert Last.fm's XML feeds to topic maps.

2007-05-02

  • Compiled and tested with Java 6.0.
  • Added MediaWiki extractor. Extractor converts MediaWiki's XML exports to topic map.
  • Fixed some minor bugs.

2007-03-08

  • Fixed HSQL database layer locking bug. Previous versions of Wandora locked HSQL database layer after layer creation blocking topic map access.
  • Fixed Tool manager's tool scanner. Previous versions of Wandora did not found tool classes with class string in their classname.
  • Added FreeDB extractor. Extractor converts freedb database files to a topic map.
  • Added FreeDB sample demonstrating Wandora's FreeDB extractor and simple modification layer used to merge typo-topics.
  • Fixed some minor bugs.

2007-02-27

  • Fix: Now XTM export filters out all characters that may break the XML document. Previous version of Wandora exported base names, text datas, and variant names to the XTM document without changes and broke the file sometimes when you had used (usually extracted) exotic characters in topic elements.
  • Generic SQL database import has been developed to allow you to select whether a table column is converted to a topic or an occurrence.

2007-02-09

  • LTM import robustness improved.
  • Added Copy all variant names tool.
  • Added Remove all empty variant names tool.
  • Added Remove variant name... tool.
  • Fixed Lucene index builder.
  • Speeding XTM import (Assuming the XTM topic map does not contain duplicate associations. I think next update will contain Paranoid XTM import forcing the removal of duplicate associations).
  • Fixed some minor bugs.

2007-01-19

2006-12-15

  • Fixed bug in Configure Topic Tree Types editor.
  • Added Merge project feature.
  • Fixed some minor bugs.

2006-11-15

  • SetClasspath.bat missed path settings for mstor/mstor.jar and activation.jar causing Email extractor to fail with MBOX email repositories. Fixed.
  • Added Lucene index builder tool to exporters. With this tool you can build Lucene search index from any Wandora topic map. Current version of Wandora does not use search index and the tool is mainly for external usage.

2006-11-06

  • Fixed schema association editor's bug causing creation of one player associations instead of multiple player associations in systems with multiple layers.
Personal tools