Tutorial
| Home |
ContentCreate a Topic Create a TopicTo create one or more topics choose menu "Insert/Fast Input..." or just press the insert key. A dialog appears. You have to type in the topics ID in square brackets. Example: [topicA]
will create a topic with ID "topicA". <topic id="topicA">
<topname>
<basename>topicA</basename>
</topname>
</topic>
You can input multiple topics (each in a square bracket). Assigning Topic TypesTo assign a topic type simply select the topic from the treeview. After that drag the topic which shall be the topic type and drop it into the Type-listbox. Example: Topic "Painter" is of Type "Person". Select Item "Painter" from the treeview. Drag item "Person" from the treeview and drop it into the Type-listbox. To delete a topic type select it in the listbox, right-click at it and choose "Delete" from the appearing context menue. Alternatively you can right-click at the Type-listbox and choose "Properties" from the context menue. In the dialog select / unselect all topics you want / don't want as topic types. Changing a Topics IDSelect the topic from treeview. Change to ID in the Textfield "SGML-Id". After that just press Button "Change ID". If the new ID already exist in the map, the topic will be merged with the existing one! Assigning namesAfter creating a topic it has already one basename equal to its ID. To change it just double-click the item in the Names-listbox. Now you can change Base-, Sort- and Displayname. To add a new topicname just press button "New Name..." the dialog will appear. If you want to delete a topicname, select it in the listbox and press "Delete Name". A valid topic must have at least one topicname element with a basename. Otherwise it will not be saved if you save the map. Assigning OccurencesThe behavior of the Occurrence-listbox is similar to the Topicname-listbox. You can input role, type and locator to the occurrence. If locator starts with "http://" the Button "Show..." will be activated. After pressing this button the occurrence will be loaded into the webbrowser. Delete a TopicTo delete a topic select it from the treeview. Right-click at the treeview item and choose "Delete" from the context menu. ATTENTION: At this time there is no opportunity to undo this action!! |