Difference between revisions of "Protege3UserDocs"

From Protege Wiki
Jump to: navigation, search
(adding link to new page)
 
(74 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div style="background:#F0E6CA; border:1px solid #AE5B08; padding:10px 15px 10px 20px; margin:2em 0 0 0; color:#6A685C;">
+
<div class="orangeBox">
<span style="font-size:22px; font-weight:bold;">Protege Tutorials</span><br /><br />
+
<span class="orangeBoxTitle">Protege 3 User Documentation</span><br /><br />
This page contains a collection of links to various Protege-related tutorials for end users of Protege.  This Wiki page is not exhaustive.  Users should also check the [http://protege.stanford.edu/doc/users.html documentation section] of the Protege Website for Protege-related documentation.
+
This page contains a collection of links to Protege documentation for end users of the Protege 3.x series.  This Wiki page is not exhaustive.   
 
</div><br /><br />
 
</div><br /><br />
  
 
__TOC__
 
__TOC__
  
== User Interface ==
+
== Protege 3 status ==
  
=== Protege-Frames ===
+
'''The most recent version in the Protege 3 series is the [[Protege_3.5_Release_Notes|3.5 release]] (build 663) from April 24, 2013.'''
* [http://protege.stanford.edu/doc/tutorial/get_started/table_of_content.html Getting Started with Protege-Frames] (English)
 
* [http://www.eci.ufmg.br/mba/onto/ Getting Started with Protege-Frames] (Portuguese)
 
  
=== Protege-OWL ===
+
== General (applicable to Frames and OWL) ==
* [http://protege.stanford.edu/doc/owl/getting-started.html Getting Started with Protege-OWL]
+
Documentation links in this section are applicable to all flavors of the Protege 3.x series, e.g., Protege-Frames, Protege-OWL, etc.
 +
 
 +
* '''Display configuration'''
 +
** [[CreatingSynonyms|Adding synonyms to class names]]
 +
** [[HidingIdentifiers|Hiding identifiers with labels, browse ontologies in a different language]]
 +
** [[DisplayImages|Displaying images in ontologies]]
 +
* [[Resource_Bundles|Support for '''internationalization''' - see all menus, labels, etc. in a different language]]
 +
* [[Setting_Heap_Size| Setting the '''heap size''' for Protege]]
 +
 
 +
== Protege-OWL ==
 +
* [[Protege-OWL_3_FAQ|Protege-OWL 3.x FAQ]]
 +
* [http://protege.stanford.edu/doc/owl/getting-started.html Getting started with Protege-OWL]
 
* [http://www.co-ode.org/resources/tutorials/ProtegeOWLTutorial.pdf Protege-OWL Tutorial] - tutorial written by [[:Category:Person|Matthew Horridge]] on developing OWL ontologies using the Protege-OWL editor (''slightly outdated, but still very helpful'').
 
* [http://www.co-ode.org/resources/tutorials/ProtegeOWLTutorial.pdf Protege-OWL Tutorial] - tutorial written by [[:Category:Person|Matthew Horridge]] on developing OWL ontologies using the Protege-OWL editor (''slightly outdated, but still very helpful'').
 +
* '''Imports'''
 +
** [[How_Owl_Imports_Work|How imports work in OWL 1.0]]
 +
** [http://protege.stanford.edu/doc/owl/owl-imports.html Managing imports]
 +
* [[Using_Reasoners|Using DL reasoners in Protege-OWL]]
 +
* [http://www.co-ode.org/resources/reference/manchester_syntax/ Manchester OWL Syntax]
 +
* Migration from 3.1 to 3.4 ([http://bric1601.free.fr/PcoInnovation/pprjTransfo.jar Software]) ([http://bric1601.free.fr/PcoInnovation/Migration2protege3.4v1.1.doc Doc]) - application written by Brice Sommacal from the Protege user community to help with upgrade process.
 +
* '''Database backend'''
 +
** [[Working with the Database Backend in OWL|Working with the database back-end in OWL]]
 +
** [[ConvertToDBScript|Script for converting an OWL file to the database backend]]
  
=== Protege Client-Server ===
+
== Collaborative Protege & Protege Client-Server ==
* [[Protege Client-Server Tutorial]] (setup and use of the client-server capabilities)
+
* [[Protege Client-Server Tutorial|Protege Client-Server tutorial]] - setup and use of the client-server capabilities
<br />
+
* [[Collaborative_Protege|Collaborative Protege]] - support for collaborative ontology development; adding notes to classes, change tracking, chat, etc.
 +
* [[Changes_Tab|Change tracking]] - track and record the changes the users make in the ontology
  
== Scalability & Tuning ==
+
== Protege-Frames ==
* Read about '''[[Scalability and Tuning]]''' in Protege
+
* Getting started with Protege-Frames: [http://protegewiki.stanford.edu/images/f/f1/Protege_frames_get_started.zip html] or [http://protegewiki.stanford.edu/images/e/e8/Protege-frames-get-started.pdf pdf]
<br />
+
* [[PrF_UG|Protege-Frames User's Guide]]
 +
* [http://protegewiki.stanford.edu/images/4/42/Protege_frames_users_guide.zip Older version of the Protege-Frames User's Guide]
 +
* [[XMLBackend|Information about the "Experimental XML File" back-end]]
  
== Ontology Development (General) ==
+
== Graph Widget ==
* [http://protege.stanford.edu/publications/ontology_development/ontology101.html Ontology Development 101: A Guide to creating your first ontology]
+
* [[Graph_Widget_Tutorial_OWL|Graph widget tutorial for OWL ontologies]]
* [http://www.etse.urv.es/~drianyo/teaching/km.html Using Protege to represent an Ontology course]
+
* Graph widget tutorial for Frames ontologies: [http://protegewiki.stanford.edu/images/4/4c/ProtegeFramesGraphWidgetTutorial.zip html] or [http://protegewiki.stanford.edu/images/0/06/ProtegeFramesGraphWidgetTutorial.pdf pdf]
<br />
+
* [[Graph_Widget_Upgrade_from_3.3_to_3.4|How to upgrade OWL projects that use the graph widget from Protege 3.3.1 to Protege 3.4 and higher]]
  
== Ontology Development (OWL Specific) ==
+
== Comparison between Protege Desktop 3 and Protege 4/5 ==
* [http://www.medicalcomputing.net/owl1.html Introduction to OWL Web Ontology Language for Medical and Biosciences Applications]
+
* You may find the comparison between Proeteg 3 and Protege 4/5 [[Protege4Migration|here]].
* [http://www.co-ode.org/resources/tutorials/ Developing OWL Ontologies in the Protege-OWL Editor].
 

Latest revision as of 14:04, May 23, 2016

Protege 3 User Documentation

This page contains a collection of links to Protege documentation for end users of the Protege 3.x series. This Wiki page is not exhaustive.



Protege 3 status

The most recent version in the Protege 3 series is the 3.5 release (build 663) from April 24, 2013.

General (applicable to Frames and OWL)

Documentation links in this section are applicable to all flavors of the Protege 3.x series, e.g., Protege-Frames, Protege-OWL, etc.

Protege-OWL

Collaborative Protege & Protege Client-Server

Protege-Frames

Graph Widget

Comparison between Protege Desktop 3 and Protege 4/5

  • You may find the comparison between Proeteg 3 and Protege 4/5 here.