![]() |
| Previous Top Next |
Edit Menu |
The commands in the Edit menu enable you to navigate and edit documents in the SemanticWorks interface quickly and efficiently.
Undo (Ctrl+Z), Redo (Ctrl+Y)
Respectively, undoes and redoes the previous command. Both commands can be used a multiple number of times in sequence in order to undo or redo multiple steps. The command is available in both Text View and RDF/OWL View.
Find (Ctrl+F), Find Next
In Text View or Detail View, finds the input text string if that string is present in the current view. You can select options to match the input string as a whole word and/or whether the search should be case-sensitive. In Text View (for which, screenshot of the Find dialog is shown below), you can additionally search using regular expressions. Also, in Text View, when you click the Advanced button, you can select what parts of the XML document are searched.

The Find Next command finds the next instance of the search string.
Replace
In Text View, pops up the Find and Replace dialog in which you can specify a text string A to find and a text string B with which to replace the text string A. The options for specifying the text string to find are as described for the Find command.
Delete (Delete)
In RDF/OWL View, deletes the selected object.
Cut (Shift+Delete), Copy (Ctrl+C), Paste (Ctrl+V)
In Text View, respectively, cuts or copies the selected text to the clipboard, and pastes from the clipboard to the cursor position in Text View.
|