Features

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Extract topic maps from various different sources)
(Several data storage options)
Line 15: Line 15:
  
 
== Several data storage options ==
 
== Several data storage options ==
* 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
* 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
 
* Relational database storage enables easy usage of remote third party topic maps
 
* Relational database storage enables easy usage of remote third party topic maps
  

Revision as of 10:18, 21 May 2009

Desktop Application

  • Fast and reliable
  • Requires Java 1.6
  • Graphical user interface
  • Web browser like look & feel - Topic map browser
  • Graph visualizations of topic maps
  • Extensive collection of tools to manipulate topics and associations

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 intrest 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

  • Memory based topic map for very fast processing of relatively small topic maps
  • Relational database storage makes it possible to use topic maps of virtually unlimited size
  • Relational database storage enables easy usage of remote third party topic maps

Import data in several formats

Extract topic maps from various different sources

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.