Difference between revisions of "ProtegeDesktopUserDocs"

From Protege Wiki
Jump to: navigation, search
(Build status & release notes)
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Protege Desktop User Documentation =
 
= Protege Desktop User Documentation =
  
This page is the official documentation home for the '''Protege Desktop application, versions 4.x and higher'''.   
+
This page is the official documentation home for the '''Protege Desktop application versions 4, 5 and higher'''.   
  
  
Line 11: Line 11:
 
The latest version of Protege Desktop is '''5.0''':
 
The latest version of Protege Desktop is '''5.0''':
  
* [[Protege_5.0_Beta_Release_Notes|Release notes]]
+
* [https://github.com/protegeproject/protege-distribution/releases Release notes]  
 
* [[Install_Protege5|Installation instructions]]
 
* [[Install_Protege5|Installation instructions]]
* [http://protege.stanford.edu/products.php#desktop-protege Download Protege 5.0]
+
* [http://protege.stanford.edu/products.php#desktop-protege Download latest version of Protege]
 
 
You may also download [[Protege_Desktop_Old_Versions|previous versions of Protege]] and read the complete list of release notes.
 
  
 +
You may also download [[Protege_Desktop_Old_Versions|previous versions of Protege]] and read the complete list of release notes. Older Protege 5.0 beta release notes are available [[Protege_5.0_Beta_Release_Notes|here]].
  
 
== Bugs & feature requests ==
 
== Bugs & feature requests ==
  
Before you report a bug or feature request, check the lists below to ensure it hasn't already been reported. If the item is not currently open or you have further information or a question about an existing item, please post a message on the [http://mailman.stanford.edu/mailman/listinfo/protege-user protege-user mailing list].  Give as much detail as possible (including examples or ontologies if possible) as this will help us track things down more quickly.
+
Before you report a bug or feature request, check the [http://protege-project.136.n4.nabble.com/ Protege mailing lists archives] to ensure it hasn't already been reported. If the item is not currently open or you have further information or a question about an existing item, please post a message on the [http://mailman.stanford.edu/mailman/listinfo/protege-user protege-user mailing list].  Give as much detail as possible (including examples or ontologies if possible) as this will help us track things down more quickly.
  
 
Current GitHub issue tracker: https://github.com/protegeproject/protege/issues?state=open
 
Current GitHub issue tracker: https://github.com/protegeproject/protege/issues?state=open
Line 32: Line 31:
 
== Getting started / tutorials ==
 
== Getting started / tutorials ==
  
* [[Protege4GettingStarted | Getting started with the Protege-OWL editor]] - a short guide to the interface
+
The Getting started and tutorials have been moved to the [[Main_Page|main page]] of the wiki.
* [[Pr4_UG | Protege 4 User's Guide]] - a guide on how to use Protege to create, edit, and inspect ontologies
+
 
* [[Protege4Pizzas10Minutes | Pizzas in 10 minutes: A demo of  modeling shortcuts]] - a quickstart guide to creating your first OWL ontology
 
* [http://owl.cs.manchester.ac.uk/publications/talks-and-tutorials/protg-owl-tutorial/ A Practical Guide to Building OWL Ontologies using Protege 4 and CO-ODE Tools] - a substantial guide to OWL and ontology engineering
 
* Cody Burleson's [http://www.semanticfocus.com/blog/entry/title/introduction-to-semantic-web-vision-and-technologies-part-5-building-owl-ontologies-using-protege-4-screencast/ screencast] version of the tutorial listed directly above (it would be great if he got some encouragement for part 6).
 
* [http://arxiv.org/abs/1201.4089 A Description Logic Primer]
 
* [http://www.cs.man.ac.uk/~stevensr/menupages/background.php Brief introduction to ontologies], by Robert Stevens
 
  
 
== Editor features ==
 
== Editor features ==
  
 
* [[Protege4Features | Overview of features]] - a quick summary of the editor
 
* [[Protege4Features | Overview of features]] - a quick summary of the editor
* [[Protege4Views | P4 views guide]] - a list of all of the default views that are distributed with P4
+
* [[Protege4Views | Protege views guide]] - a list of all of the default views that are distributed with Protege
* [[Protege4Shortcuts | P4 menu guide]] - all of the default menus explained in detail (with keyboard shortcuts)
+
* [[Protege4Shortcuts | Protege menu guide]] - all of the default menus explained in detail (with keyboard shortcuts)
* [[Protege4Preferences | P4 preferences guide]] - customising P4 to your needs
+
* [[Protege4Preferences | Protege preferences guide]] - customizing Protege to your needs
* [[Protege4NamingAndRendering|Naming and rendering of entities]] - a note on naming things in OWL and configuring P4 to support your naming conventions
+
* [[Protege4NamingAndRendering|Naming and rendering of entities]] - a note on naming things in OWL and configuring Protege to support your naming conventions
* [[Protege4ExpressionEditor | P4 expression editor]] - adding and editing OWL expressions in P4
+
* [[Protege4ExpressionEditor | Protege expression editor]] - adding and editing OWL expressions in Protege
* [[Manchester_OWL_Syntax|Manchester OWL Syntax]] - an overview of the default syntax used by P4
+
* [[Manchester_OWL_Syntax|Manchester OWL Syntax]] - an overview of the default syntax used by Protege
 
* [[DLQueryTab | DL Query tab]] - how to query using arbitrary class expressions in OWL
 
* [[DLQueryTab | DL Query tab]] - how to query using arbitrary class expressions in OWL
* [[P4AnonymousClasses|Anonymous classes]] - support in P4 for class expressions
+
* [[Importing_Ontologies_in_P41|OWL Imports]] -  modular ontology support in OWL and Protege
* [[Importing_Ontologies_in_P41|OWL Imports]] -  modular ontology support in OWL and P4.1
+
* [[Protege4AxiomAnnotations|Axiom annotations]] - how to annotate at axiom level in Protege  
* [[Protege4AxiomAnnotations|Axiom annotations]] - how to annotate at axiom level in Protege 4
+
* [[Protege4OWLDiff|Protege OWL Diff]] - compare two versions of an ontology
* [[Protege4OWLDiff|Protege 4 OWL Diff]] - compare two versions of an ontology
 
 
 
  
 
== Advanced features ==
 
== Advanced features ==
Line 66: Line 58:
 
* [[ChangingTheHeapSize|Adding more memory]]
 
* [[ChangingTheHeapSize|Adding more memory]]
 
* [[EnablingDoubleClick|Double-clicking on OWL files]]
 
* [[EnablingDoubleClick|Double-clicking on OWL files]]
* [[ClearingP4Preferences|Dealing with P4 preferences problems]]
+
* [[ClearingP4Preferences|Dealing with Protege preferences problems]]
 
* [[Working with firewalls and proxies]]
 
* [[Working with firewalls and proxies]]
  
Line 74: Line 66:
 
=== Finding plug-ins ===
 
=== Finding plug-ins ===
  
* From build 104 P4 will find plugins and updates for you. See our [[EnablePluginAutoUpdate|Auto Update]] page.
+
* Protege will find plugins and updates for you. See our [[EnablePluginAutoUpdate|Auto Update]] page.
  
* [[Protege-OWL_4.0 | Plugins for Protege 4.x OWL editor]] - the list of "Compatible Plugins" on this page is the result of a semantic query that gathers all plug-ins that have declared themselves compatible with the 4.x version of the Protege-OWL editor.
+
* [[Protege-OWL_4.0 | Plugins for Protege]] - the list of all plugins compatible with different versions is available [[Protege_Plugin_Library|here]].
  
* [http://www.co-ode.org/downloads/protege-x/plugins/ CO-ODE Protege 4.x Plugins] - the CO-ODE group at the University of Manchester is the biggest contributor of plug-ins to the Protege-OWL editor. This is a good place to go to download early releases and source code for CO-ODE developed plug-ins.
+
* [https://github.com/co-ode-owl-plugins CO-ODE Protege Plugins] - the CO-ODE group at the University of Manchester is the biggest contributor of plug-ins to the Protege editor. The CO-ODE plugins that are compatible with your installation of Protege will show up when going in the File menu -> Check for plugins
  
 
=== Advertising plug-ins ===
 
=== Advertising plug-ins ===
  
If you have developed a plug-in for Protege-OWL 4.x and you would like to contribute it to the community,
+
If you have developed a plug-in for Protege and you would like to contribute it to the community,
 
please see [[Protege4Contributing#Plugins|contributing plugins]].
 
please see [[Protege4Contributing#Plugins|contributing plugins]].
  

Revision as of 09:05, November 2, 2016

Protege Desktop User Documentation

This page is the official documentation home for the Protege Desktop application versions 4, 5 and higher.



Build status & release notes

The latest version of Protege Desktop is 5.0:

You may also download previous versions of Protege and read the complete list of release notes. Older Protege 5.0 beta release notes are available here.

Bugs & feature requests

Before you report a bug or feature request, check the Protege mailing lists archives to ensure it hasn't already been reported. If the item is not currently open or you have further information or a question about an existing item, please post a message on the protege-user mailing list. Give as much detail as possible (including examples or ontologies if possible) as this will help us track things down more quickly.

Current GitHub issue tracker: https://github.com/protegeproject/protege/issues?state=open


Frequently asked questions

We've put together a wiki page to answer the most commonly asked questions about Protege Desktop.


Getting started / tutorials

The Getting started and tutorials have been moved to the main page of the wiki.


Editor features

Advanced features


Further setup / configuration


Plugins

Finding plug-ins

  • Protege will find plugins and updates for you. See our Auto Update page.
  • CO-ODE Protege Plugins - the CO-ODE group at the University of Manchester is the biggest contributor of plug-ins to the Protege editor. The CO-ODE plugins that are compatible with your installation of Protege will show up when going in the File menu -> Check for plugins

Advertising plug-ins

If you have developed a plug-in for Protege and you would like to contribute it to the community, please see contributing plugins.


Contributing

Please see this page for details on how you can contribute.