Difference between revisions of "Protege4Shortcuts"

From Protege Wiki
Jump to: navigation, search
(Added descriptions for file menu)
(File: column width and alignment)
Line 13: Line 13:
  
 
{| border="0" cellpadding="5" cellspacing="0"
 
{| border="0" cellpadding="5" cellspacing="0"
|-
+
!width="100" |
 +
|-valign="top"
 
| Shift-Ctrl-N  
 
| Shift-Ctrl-N  
 
| '''New...'''
 
| '''New...'''
 
| Create a new ontology in a new workspace
 
| Create a new ontology in a new workspace
|-
+
|-valign="top"
 
| Ctrl-O
 
| Ctrl-O
 
| '''Open...'''
 
| '''Open...'''
 
| Open an ontology (and its imports) from a file  
 
| Open an ontology (and its imports) from a file  
|-
+
|-valign="top"
 
|
 
|
 
| '''Open recent'''
 
| '''Open recent'''
 
| Open a recently worked on ontology
 
| Open a recently worked on ontology
|-
+
|-valign="top"
 
| Shift-Ctrl-O
 
| Shift-Ctrl-O
 
| '''Open from URI...'''
 
| '''Open from URI...'''
 
| Open an ontology from the web
 
| Open an ontology from the web
|-
+
|-valign="top"
 
| Ctrl-S
 
| Ctrl-S
 
| '''Save...'''
 
| '''Save...'''
 
| Save any changed open ontologies
 
| Save any changed open ontologies
|-
+
|-valign="top"
 
| Ctrl-W
 
| Ctrl-W
 
| '''Close'''
 
| '''Close'''
 
| Exit Protege4.0
 
| Exit Protege4.0
|-
+
|-valign="top"
 
| Shift-Ctrl-S
 
| Shift-Ctrl-S
 
| '''Save as...'''
 
| '''Save as...'''
 
| Save the currently active ontology as a new ontology
 
| Save the currently active ontology as a new ontology
|-
+
|-valign="top"
 
| Shift-Ctrl-G
 
| Shift-Ctrl-G
 
| '''Gather Ontologies...'''
 
| '''Gather Ontologies...'''
 
| Pulls all open ontologies into a single folder (useful for ontologies that have been opened from the web or from other libraries)
 
| Pulls all open ontologies into a single folder (useful for ontologies that have been opened from the web or from other libraries)
|-
+
|-valign="top"
 
|
 
|
 
| '''Export inferred axioms as ontology...'''
 
| '''Export inferred axioms as ontology...'''
 
| After classification, save the inferred hierarchy as an ontology. Leaves the current ontologies alone.
 
| After classification, save the inferred hierarchy as an ontology. Leaves the current ontologies alone.
|-
+
|-valign="top"
 
| Ctrl-L
 
| Ctrl-L
 
| '''Ontology Libraries...'''
 
| '''Ontology Libraries...'''
 
| Manage locations for commonly used shared ontologies to reside
 
| Manage locations for commonly used shared ontologies to reside
|-
+
|-valign="top"
 
|
 
|
 
| '''Loaded ontology sources...'''
 
| '''Loaded ontology sources...'''
 
| Show a summary of the physical locations of the currently loaded ontologies
 
| Show a summary of the physical locations of the currently loaded ontologies
|-
+
|-valign="top"
 
| Ctrl-,
 
| Ctrl-,
 
| '''Preferences...'''
 
| '''Preferences...'''

Revision as of 05:35, November 30, 2007

Protege 4.0 Menu Actions and Keyboard Shortcuts

This page contains a summary of Protege 4.0 menu items and keyboard shortcuts.


All mnemonics are displayed next to the appropriate menu items.

On a mac, the Command key is used in place of the Ctrl key.

File

Shift-Ctrl-N New... Create a new ontology in a new workspace
Ctrl-O Open... Open an ontology (and its imports) from a file
Open recent Open a recently worked on ontology
Shift-Ctrl-O Open from URI... Open an ontology from the web
Ctrl-S Save... Save any changed open ontologies
Ctrl-W Close Exit Protege4.0
Shift-Ctrl-S Save as... Save the currently active ontology as a new ontology
Shift-Ctrl-G Gather Ontologies... Pulls all open ontologies into a single folder (useful for ontologies that have been opened from the web or from other libraries)
Export inferred axioms as ontology... After classification, save the inferred hierarchy as an ontology. Leaves the current ontologies alone.
Ctrl-L Ontology Libraries... Manage locations for commonly used shared ontologies to reside
Loaded ontology sources... Show a summary of the physical locations of the currently loaded ontologies
Ctrl-, Preferences... Configure behaviour for Protege 4.0

Edit

Ctrl-Z Undo
Shift-Ctrl-Z Redo
Ctrl-X Cut
Ctrl-C Copy
Ctrl-V Paste
Ctrl-Backspace Delete...
Ctrl-F Find in view
Ctrl-N Create New
Ctrl-\ Create Child
Ctrl-/ Create Sibling
Shift-Ctrl-C Duplicate selected class
Ctrl-P Convert to primitive class
Ctrl-D Convert to defined class
Add covering axiom
Make all individuals distinct...
Ctrl-J Make primitive siblings disjoint
Shift-Ctrl-P Prefixes...

Reasoner

Ctrl-R Classify...
Fact++ Select a C++ reasoner developed at The University of Manchester
None Select the default reasoner that does not perform any inference
Pellet Select a java reasoner developed by Clark & Parsia

Tools

Refactor

Ctrl-U Rename...

Tabs

View

Window

Ctrl-= Increase font size
Ctrl-- Decrease font size
Look & Feel

Help