Working with topic trees

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Topic tree is a GUI element used to select and browse topics in Wandora. Topics are arranged in the tree so that each branch is a subclass or instance of the root topic. In fact arrangement can be based to any binary relation or even any set of binary relations. One topic tree locates in the left part of the Wandora window. By default the root of this tree is Wandora's base topic '''Wandora class''' (http://www.wandora.net/core/wandoraclass). By default subclass branch is marked with folder icon and instance of branch with document icon. Each topic in the tree has a handle in left of the topic's base name. You can open the subtree by clicking the handle icon. It is not rare that the subtree hierarchy contains infinite loops. Each topic in the tree can be opened to topic panel by double clicking the topic name. To change topic's base name triple click the topic and the name label changes to a editable field. If you change the name and press enter topic is given a new base name you just entered to the field. Next we investigate more detailed tree's topic tools.
 
Topic tree is a GUI element used to select and browse topics in Wandora. Topics are arranged in the tree so that each branch is a subclass or instance of the root topic. In fact arrangement can be based to any binary relation or even any set of binary relations. One topic tree locates in the left part of the Wandora window. By default the root of this tree is Wandora's base topic '''Wandora class''' (http://www.wandora.net/core/wandoraclass). By default subclass branch is marked with folder icon and instance of branch with document icon. Each topic in the tree has a handle in left of the topic's base name. You can open the subtree by clicking the handle icon. It is not rare that the subtree hierarchy contains infinite loops. Each topic in the tree can be opened to topic panel by double clicking the topic name. To change topic's base name triple click the topic and the name label changes to a editable field. If you change the name and press enter topic is given a new base name you just entered to the field. Next we investigate more detailed tree's topic tools.
  
If you right click a topic in the topic tree, a context menu is revealed. Context menu contains tools used to modify topics and the topic map. It is important to realize that menu tools modify just the right-clicked topic. Usually this topic is same as the selected topic. Implicit consequence is that tool modifies just one topic at a time. Menu contains tools and submenus
+
If you right click a topic in the topic tree, a context menu is revealed. Context menu contains tools used to modify topics and the topic map. It is important to realize that menu tools modify just the right-clicked topic. Usually this topic is same as the selected topic. Implicit consequence is that tool modifies just one topic at a time. Previous does not mean that tool has an effect to only one topic. Executing topic tree tool may have an effect to multiple topics. Menu contains tools and submenus
  
 
* Open topic
 
* Open topic

Revision as of 21:10, 22 November 2006

Topic tree is a GUI element used to select and browse topics in Wandora. Topics are arranged in the tree so that each branch is a subclass or instance of the root topic. In fact arrangement can be based to any binary relation or even any set of binary relations. One topic tree locates in the left part of the Wandora window. By default the root of this tree is Wandora's base topic Wandora class (http://www.wandora.net/core/wandoraclass). By default subclass branch is marked with folder icon and instance of branch with document icon. Each topic in the tree has a handle in left of the topic's base name. You can open the subtree by clicking the handle icon. It is not rare that the subtree hierarchy contains infinite loops. Each topic in the tree can be opened to topic panel by double clicking the topic name. To change topic's base name triple click the topic and the name label changes to a editable field. If you change the name and press enter topic is given a new base name you just entered to the field. Next we investigate more detailed tree's topic tools.

If you right click a topic in the topic tree, a context menu is revealed. Context menu contains tools used to modify topics and the topic map. It is important to realize that menu tools modify just the right-clicked topic. Usually this topic is same as the selected topic. Implicit consequence is that tool modifies just one topic at a time. Previous does not mean that tool has an effect to only one topic. Executing topic tree tool may have an effect to multiple topics. Menu contains tools and submenus

  • Open topic
  • New topic
    • New instance topic...
    • New subclass topic...
  • Delete topic
  • Duplicate topic
  • Split topic
    • Split with SIs
    • Split with base name...
  • Add to topic
    • Add class...
    • Add instance...
    • Add associations...
    • Add schemaless associations...
    • Add text datas...
    • Add schemaless text datas...
    • Add subject identifier...
  • Delete from topic
    • Delete associations with type...
    • Delete all associations...
    • Delete base name...
    • Delete all variant names...
    • Loose instances...
    • Loose classes...
    • Delete all but one SI...
    • Delete SL...
  • Copy
    • Copy base name...
    • Copy SI...
    • Copy instances within...
    • Copy classes within...
    • Copy associations within...
    • Copy roles within...
    • Copy players within...
    • Copy association types within...
  • Copy also
    • Copy also names
    • Copy also SL
    • Copy also SIs
    • Copy also classes
    • Copy also instances
    • Copy also players...
    • Copy also text datas...
  • Paste
    • Paste instances
    • paste classes
    • Paste associations
  • Paste also
    • Paste also names
    • Paste also SL
    • Paste also SIs...
    • Paste also classes...
    • Paste also instances...
    • Paste also players...
    • Paste also text datas...
  • Subject locator
  • Subject identifiers
  • Base name
  • Variant names
  • Associations
  • Refresh tree
Personal tools