Documentation

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Layers)
(Redirected page to Wandora)
 
(216 intermediate revisions by one user not shown)
Line 1: Line 1:
This page contains Wandora documentation. Documentation is a work in progress and incomplete. Also note some documentation may be out of date as the application is developed intensely. If you need specific help, leave a note in the [http://www.wandora.net/wandora/forum/index.php discussion forum] and we'll resolve your request as soon as possible.
+
#REDIRECT [[Wandora]]
 
+
 
+
== Preparing Wandora ==
+
 
+
* [[System requirements]]
+
* [[Download|Download Wandora]] (build date {{build date}})
+
* [[How to install Wandora|Installing Wandora]]
+
* [[Running Wandora]]
+
 
+
== Topic maps ==
+
 
+
* [[Topic Maps|About topic maps]]
+
* [[Reduced Topic Maps|Topic maps in Wandora]]
+
 
+
See also Layers section below.
+
 
+
== Basics ==
+
 
+
* [[Quickstart]]
+
* [[Finding a topic]]
+
* [[Opening a topic]]
+
** [[Topic shortcuts]]
+
* Modify topic
+
** [[Modifying base name]]
+
** [[Modifying subject locator]]
+
** [[Modifying subject identifiers]]
+
** [[Modifying variant names]]
+
** [[Modifying topic classes]]
+
** [[Modifying associations]]
+
** [[Modifying occurrences]]
+
* [[Create new topic]]
+
* [[Delete topic]]
+
* [[Create new association]]
+
* [[Delete association]]
+
* [[Working with topic tables]]
+
** [[Drag and drop topics]]
+
* [[Working with topic trees]]
+
* [[Topic panels]]
+
** [[Traditional topic panel]]
+
** [[Tabbed topic panel]]
+
** [[Graph topic panel]]
+
** [[Custom topic panel]]
+
 
+
== Import and Export ==
+
 
+
Wandora has been designed to enable easy aggregation of knowledge and features wide range of import and export tools. Wandora is capable to export not just different topic map formats but also N3, HTML, and XML. Wandora's native file format is Wandora project (WPR) which is a collection of XTM topic maps and configuration file within a zip package. Managing of topic maps is easy as Wandora allows the user to copy and paste topics and associations using system clipboard. Usually import tools locate in Wandora's '''File > Import''' menu. Export tools locate in Wandora's '''File > Export''' menu. To export one layer select menu option in layer context under '''Export layer'''. To import into a specific layer select menu option in layer context under '''Merge to layer'''.
+
 
+
{| cellspacing="0" cellpadding="0" background-color="transparent"
+
| style="border:none; margin:none; padding:0px;" valign="top" | <!-- LEFT COLUMN -->
+
 
+
* [[How to save and load project]]
+
* [[How to import existing topic map to Wandora]]
+
* [[How to export topic map in Wandora]]
+
* [[Transferring data with clipboard]]
+
* [[Importing RDF(S)]]
+
* [[OBO flat file import|Importing OBO flat file ontologies]]
+
* [[Importing XML with XSL]]
+
* [[Generic SQL database import]]
+
 
+
| style="border: 0; margin:5; padding-left: 70px;" valign="top" | <!-- RIGHT COLUMN -->
+
 
+
* [[Exporting WWW site]]
+
* [[Lucene search index export]]
+
* [[Graph Modeling Language export]]
+
* [[GraphML export]]
+
* [[GraphXML export]]
+
* [[SQL Dump Export]]
+
 
+
|}
+
 
+
[[Image:import_export_diagram.gif|center]]
+
 
+
== Extractors ==
+
 
+
Wandora is great for information mashups. With Wandora you can easily mashup information from various sources. Extractors are specific Wandora tools used to extract topics and associations out of different file formats and sources. Wandora can extract data from MP3 and JPG files for example. To see what extractors your Wandora has installed see '''File > Extract'''. To start an extractor just select the extractor name in the menu or use drag and drop extractor. If you don't find the extractor in the menu use Tool manager to add the extractor into the menu. Wandora also contains an add-on for Mozilla Firefox WWW browser. With the add-on you can perform extractions directly in browser.
+
 
+
* [[Drag and drop extractor]]
+
* [[Wandora Firefox plugin|Firefox plugin]] to extract directly from Firefox WWW browser and Thunderbird email client.
+
 
+
'''Different extractors'''
+
 
+
{| cellspacing="0" cellpadding="0" width="100%" background-color="transparent"
+
| style="border:none; margin:none; padding:0px;" valign="top" | <!-- LEFT COLUMN -->
+
 
+
* [[MP3 ID3v1 and ID3v2 extractor]]
+
* [[JPG binary metadata extractor]]
+
* [[PDF extractor]]
+
* [[Email extractor]]
+
* [[File system extractor]]
+
* [[HTML link extractor]]
+
* [[IMDB extractor]]
+
* [[FreeDB extractor]]
+
* [[Generic SQL database import | Importing SQL database]]
+
* [[Last.fm extractors|Convert Last.fm XML feeds to a topic map]]
+
* [[Bibtex extractor|Convert BibTeX files to a topic map]]
+
* [[Flickr extractors]]
+
* [[YouTube extractor]]s
+
* [[Digg extractors]]
+
* [[Del.icio.us extractors]]
+
* [[RIS extractor]]
+
 
+
| style="border: 1; margin:5; padding-left: 20px;" valign="top"| <!-- RIGHT COLUMN -->
+
 
+
* Convert simple HTML tables to topic map associations
+
** [[HTML property table extractor]]
+
** [[HTML association table extractor]]
+
* [[Simple Text Document Extractor|Convert simple text documents to topic map occurrences]]
+
* [[RSS 2.0 Extractor|Convert RSS 2.0 feeds to topic maps]]
+
* Microformat extractors
+
** [[Geo microformat extractor|Convert geo microformat snippets to topic maps]]
+
** [[Adr microformat extractor|Convert adr microformat snippets to topic maps]]
+
** [[HCalendar microformat extractor|Convert hcalendar microformat snippets to topic maps]]
+
** [[HCard microformat extractor|Convert hcard microformat snippets to topic maps]]
+
* [[OpenCalais classifier]]
+
* [[OpenCyc extractor]]
+
* [[Wikipedia extractor]]
+
* [[Geonames extractors]]
+
* [[SemanticHacker classifier]]
+
 
+
|}
+
 
+
== Generators ==
+
 
+
Generators are special tools that generate topics and associations algorithmically. Generators help you to construct basic building blocks for your topic maps. Generators also serve as a nice test suite for Wandora and topic maps in general. Generators locate in Wandora's '''File > Generate''' menu. Available generators are
+
 
+
* [[Random graph generator]]
+
* [[Fully connected graph generator]]
+
* [[Tree graph generator]]
+
* [[Linear list graph generator]]
+
* [[Finite group graph generator]]
+
* [[Platonic solid graph generator]]
+
* [[Hypercube graph generator]]
+
* [[Tiling graph generator]] (square, triangular, and hexagonal tilings)
+
* [[Edge generator]]
+
 
+
== Schema ==
+
 
+
Schema is a collection of specific topics and associations that Wandora uses to construct the user interface of association editor, occurrence editor and topic name panel. Schema eases many topic map operations such as association and occurrence construction. Schema also defines the language support of Wandora application.
+
 
+
* [[Schema]] to ease association and text data creation and modification
+
* [[How to add another variant name language]]
+
* [[How to add another variant name type]]
+
 
+
== Layers ==
+
 
+
Wandora supports layered topic maps. Layered topic map contains one or more topic maps stacked into an ordered array. This separation of merged topic maps allows flexible management of topic maps and enables the birth of public knowledge repositories used as a component of other Wandora based knowledge bases. Layer specific options locate in '''Layers''' menu.
+
 
+
{| cellspacing="0" cellpadding="0" background-color="transparent"
+
| style="border:none; margin:none; padding:0px;" valign="top" | <!-- LEFT COLUMN -->
+
 
+
* [[Introduction to Layered Topic Maps]]
+
* [[Creating new layers]]
+
* [[Deleting layer]]
+
* [[Layer order and arranging layers]]
+
* [[Merging layers]]
+
* [[Layer distribution]]
+
 
+
| style="border: 1; margin:5; padding-left: 90px;" valign="top" | <!-- RIGHT COLUMN -->
+
 
+
'''Different layer types'''
+
* [[Layered topic map]]
+
* [[Memory topic map]]
+
* [[Database topic map]]
+
* [[Linked topic map]]
+
* [[Query topic map]]
+
* [[Remote topic map]]
+
 
+
|}
+
 
+
 
+
[[Image:Layer_example_diagram.gif|center]]
+
 
+
== Analyzing Topic Maps ==
+
 
+
Generally these tools locate in '''Layers > Statistics''' menu. As an exception SOM classifier is found in association table menu.
+
 
+
* [[Topic map info]]
+
* [[Topic map connection statistics]]
+
* [[Topic map diameter]]
+
* [[Clustering coefficient]] of topic map
+
* [[SOM classifier]]
+
 
+
== Tools and tool manager ==
+
 
+
Almost every feature in Wandora is implemented with a tool. Tool packs certain Wandora functionality into a single software component. Wandora's user may customize the available tool set and even add third party tools to Wandora.
+
 
+
* [[Tool manager]]
+
* [[:Category:Tools|Available tools]]
+
* [[Writing your own tool]]
+
* [[Installing your own tool]]
+
* [[Tool locks]]
+
 
+
== Other ==
+
 
+
* [[Wandora options]]
+
* [http://www.wandora.org/wandora/docs/api/ Wandora Javadocs]
+
* [[Creating custom topic trees]]
+
 
+
== Wandora Server ==
+
 
+
* [[Embedded HTTP server]]
+
* [[Setting up Wandora Piccolo server]] (including the web service interface).
+
* [[Wandora Web Service]]
+
* [[Piccolo XML processor]].
+

Latest revision as of 21:21, 8 May 2013

  1. REDIRECT Wandora