Features

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
 
This page summarizes perhaps the most fundamental features of Wandora application.
 
This page summarizes perhaps the most fundamental features of Wandora application.
  
Line 6: Line 5:
 
* Fast and reliable
 
* Fast and reliable
 
* Requires Java 1.6
 
* Requires Java 1.6
 
  
 
== Graphical user interface ==
 
== Graphical user interface ==
Line 12: Line 10:
 
* Topic map browser
 
* Topic map browser
 
* Graph visualization of a topic map
 
* Graph visualization of a topic map
 
  
 
== [[Introduction to Layered Topic Maps|Layered representation of knowledge]] ==
 
== [[Introduction to Layered Topic Maps|Layered representation of knowledge]] ==
Line 21: Line 18:
 
* Protect some parts of topic map by allowing only read access
 
* Protect some parts of topic map by allowing only read access
 
* Use nested layer stacks to create tree like layer structures
 
* Use nested layer stacks to create tree like layer structures
 
  
 
== Several data storage options ==
 
== Several data storage options ==
Line 27: Line 23:
 
* [[Memory topic map|Memory based topic map]] for very fast processing of relatively small topic maps
 
* [[Memory topic map|Memory based topic map]] for very fast processing of relatively small topic maps
 
* [[Database topic map|Relational database storage]] makes it possible to use topic maps of virtually unlimited size
 
* [[Database topic map|Relational database storage]] makes it possible to use topic maps of virtually unlimited size
 
  
 
== Import data in several formats ==
 
== Import data in several formats ==
Line 36: Line 31:
 
* [[Importing XML with XSL|Imports any valid XML document with proper XSL converting the XML to XTM]]
 
* [[Importing XML with XSL|Imports any valid XML document with proper XSL converting the XML to XTM]]
 
* [[Transferring data with clipboard|Clipboard import and export of topics and associations]]
 
* [[Transferring data with clipboard|Clipboard import and export of topics and associations]]
 
  
 
== Extract topic maps from various sources ==
 
== Extract topic maps from various sources ==
Line 83: Line 77:
  
 
And many more...
 
And many more...
 
  
 
== Search and analyze topic maps ==
 
== Search and analyze topic maps ==
Line 93: Line 86:
 
* [[Topic map connection statistics|Topic map connection count and distribution]] (Topic map degree distribution).
 
* [[Topic map connection statistics|Topic map connection count and distribution]] (Topic map degree distribution).
 
* [[SOM classifier]] to analyze topics with associations.
 
* [[SOM classifier]] to analyze topics with associations.
 
  
 
== Publish knowledge ==
 
== Publish knowledge ==
Line 108: Line 100:
 
* [[Lucene search index export|Create and export Lucene search index from any topic map]].
 
* [[Lucene search index export|Create and export Lucene search index from any topic map]].
 
* Download subject locator URLs and occurrence URLs.
 
* Download subject locator URLs and occurrence URLs.
 
  
 
== Generate simple topic map graphs ==
 
== Generate simple topic map graphs ==
Line 122: Line 113:
 
* [[Edge generator]]
 
* [[Edge generator]]
 
* [[L-system generator|Generate topic maps with L-systems]].
 
* [[L-system generator|Generate topic maps with L-systems]].
 
  
 
== [[Tool manager|Plugin architecture makes it easy to add custom functionality]] ==
 
== [[Tool manager|Plugin architecture makes it easy to add custom functionality]] ==
Line 132: Line 122:
 
* Customized ways to represent the data in the topic map
 
* Customized ways to represent the data in the topic map
 
* Custom publishing methods
 
* Custom publishing methods
 
  
 
== Upcoming features ==
 
== Upcoming features ==

Revision as of 10:06, 15 June 2011

This page summarizes perhaps the most fundamental features of Wandora application.

Desktop Application

  • Fast and reliable
  • Requires Java 1.6

Graphical user interface

  • Topic map browser
  • Graph visualization of a topic map

Layered representation of knowledge

  • Construct the knowledge using several different layers, each containing only part of the knowledge
  • You can view only parts of data and hide parts that don't interest you
  • Automatic merging of different and even distributed data sources
  • Protect some parts of topic map by allowing only read access
  • Use nested layer stacks to create tree like layer structures

Several data storage options

Import data in several formats

Extract topic maps from various sources

Over 50 different data format and web service extractors. Including

And many more...

Search and analyze topic maps

Publish knowledge

Generate simple topic map graphs

Plugin architecture makes it easy to add custom functionality

  • Tools that process topic map, for example cleaning or reconstructing data
  • Importing data in different formats, for example from existing relational database
  • Exporting data in different formats
  • Reading and automatic processing of metadata from a collection of files
  • Customized ways to represent the data in the topic map
  • Custom publishing methods

Upcoming features

Wandora Team releases new features frequently. Features under development have been reviewed in wiki page Upcoming features.


Now you might want to continue to


Personal tools