www.altova.com
Previous  Top  Next

Toolbar Icons


Icons in the toolbar are shortcuts for various commands, all of which are also available as menu commands. In this section, the icons are listed together with brief descriptions of the commands for which they are shortcuts. The commands are described in more detail in the corresponding menu section in the User Reference.

 

The toolbar icons are arranged in the following groups:

 

Main
View Options
Classes
Properties
Miscellaneous

 

 

Main

The Main group of icons are shortcuts to basic file and editing commands.

 

ic_new        New (File menu, Ctrl+N)

Creates a new RDF document with a name of UntitledX, where X is an integer.

 

 

ic_open        Open (File menu, Ctrl+O)

Pops up the Open dialog, in which you can browse for the file to be opened.

 

 

ic_save        Save (File menu, Ctrl+S)

Saves the active document to file. Enabled only if the active document has been modified.

 

 

ic_print        Print (File menu)

Displays the Print dialog (for printing the Detail View of the selected item).

 

 

ic_undo        Undo (Edit menu, Ctrl+Z, Alt+Backspace)

Undoes an editing change.

 

 

ic_redo        Redo (Edit menu, Ctrl+Y)

Redoes an undo.

 

 

ic_cut        Cut (Edit menu, Ctrl+X, Shift+Delete)

Cuts the selected text (in Text View) from the document and saves it to the clipboard.

 

 

ic_copy        Copy (Edit menu, Ctrl+C)

Copies the selected text (in Text View) to the clipboard.

 

 

ic_paste        Paste (Edit menu, Ctrl+V)

Pastes the clipboard text into the active document at the cursor position.

 

 

ic_find        Find (Edit menu, Ctrl+F)

Finds the submitted text string (in Text View).

 

 

ic_find_next        Find Next (Edit menu)

Finds the next occurrence of the submitted text string (in Text View).

 

 

 

View Options

The View Options group of icons are shortcuts to commands that affect the view and the semantics of the active document in the GUI.

 

ic_blanknodes        Show Blank Nodes (View menu)

A toggle command that shows/hides blank nodes in the Overview categories.

 

 

ic_comments        Show Comments (View menu)

A toggle command that shows/hides comments in Detail View.

 

 

ic_show_poss_inconsistent        Show Possible Inconsistencies (View menu)

A toggle command to show/hide possible semantic inconsistencies in the ontology. Applies to the semantics check on OWL Lite and OWL DL ontologies.

 

 

ic_RDFOWL_level        RDF/OWL Level (RDF/OWL menu)

Selects the RDF/OWL level for the active document: RDF, RDF Schema, OWL Lite, OWL DL, or OWL Full. The selected level will apply till changed or till the document is closed.

 

 

ic_well_formedness        Syntax Check (RDF/OWL menu)

Checks the syntax of the active document.

 

 

ic_validate        Semantics check (RDF/OWL menu)

Checks the semantics of the active OWL Lite or OWL DL ontology document.

 

 

ic_imports_reload        Reload All Imports (RDF/OWL menu)

Reloads all ontologies that the active document imports.

 

 

ic_expand_uriref_prefixes        Expand URIref Prefixes (Tools menu)

A toggle command to expand/use URIref prefixes in the serialized RDF/XML.

 

 

 

Classes

The Classes group of icons enables you to add a relationship to a class. These commands are also available in the context menu that appears when the box of an eligible class is right-clicked in Detail View.

 

ic_add_subclassof        Adds subClassOf

Adds a subClassOf relationship to a class.

 

 

ic_add_intersectionof        Adds intersectionOf

Adds an intersectionOf relationship to a class.

 

 

ic_add_unionof        Adds unionOf

Adds a unionOf relationship to a class.

 

 

ic_add_complementof        Adds complementOf

Adds a complementOf relationship to a class.

 

 

ic_add_oneof        Adds oneOf

Adds a oneOf relationship to a class.

 

 

ic_add_disjointwith        Adds disjointWith

Adds a disjointWith relationship to a class.

 

 

ic_add_equivalentclass        Add equivalentClass

Adds an equivalentClass relationship to a class.

 

 

 

Properties

The Properties group of icons enables you to define certain attributes of properties. These commands are also available in the context menu that appears when a property box is right-clicked in Detail View.

 

ic_add_subpropertyof        Adds subPropertyOf

Adds a subPropertyOf relationship to a property.

 

 

ic_add_domain        Adds domain

Adds a domain for a property.

 

 

ic_add_range        Adds range

Adds a range specifier for a property.

 

 

ic_add_equivproperty        Add equivalentProperty

Adds an equivalentProperty relationship to a property.

 

 

ic_add_inverseof        Add inverseOf

Adds an inverseOf relationship to a property.

 

 

 

Miscellaneous

The Classes group of icons enables you to add a relationship to a class. These commands are also available in the context menu that appears when the box of an eligible class is right-clicked in Detail View.

 

ic_add_resource_object        Adds resource object

Adds a resource object to a predicate.

 

 

ic_add_literal_object        Adds literal object

Adds a literal object to a predicate.

 

 

ic_add_predicate        Adds predicate

Adds a predicate to an RDF resource.

 

 

ic_add_restriction        Adds restriction

Adds a restriction to a class or property relationship.

 

 

ic_add_allvaluesfrom        Adds allValuesFrom

Adds the allValuesFrom relationship to link a restriction to a class or data range.

 

 

ic_add_somevaluesfrom        Adds someValuesFrom

Adds the someValuesFrom relationship to link a restriction to a class or data range.

 

 

ic_add_hasvalue        Adds hasValue

Adds the someValuesFrom relationship to link a restriction to a class instance or a data value.

 


Previous  Top  Next

© 2008 Altova