Difference between revisions of "Protege3UserDocs"

From Protege Wiki
Jump to: navigation, search
(created first draft of page content)
 
(82 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<span style="font-size:22px; font-weight:bold; color:#DC7317;">Protege Tutorials</span><br /><br />
+
<div class="orangeBox">
 +
<span class="orangeBoxTitle">Protege 3 User Documentation</span><br /><br />
 +
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 />
  
 
__TOC__
 
__TOC__
  
== User Interface ==
+
== Protege 3 status ==
* [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)
 
* [http://protege.stanford.edu/doc/owl/getting-started.html Getting Started with Protege-OWL]
 
* Protege Client/Server (setup and use of the client/server capabilities)
 
<br />
 
  
== Scalability & Tuning ==
+
'''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.'''
* Read about '''[[Scalability and Tuning]]''' in Protege
 
<br />
 
  
== Ontology Development (General) ==
+
== General (applicable to Frames and OWL) ==
* [http://protege.stanford.edu/publications/ontology_development/ontology101.html Ontology Development 101: A Guide to creating your first ontology]
+
Documentation links in this section are applicable to all flavors of the Protege 3.x series, e.g., Protege-Frames, Protege-OWL, etc.
* [http://www.etse.urv.es/~drianyo/teaching/km.html Using Protege to represent an Ontology course]
 
<br />
 
  
== Ontology Development (OWL Specific) ==
+
* '''Display configuration'''
* [http://www.medicalcomputing.net/owl1.html Introduction to OWL Web Ontology Language for Medical and Biosciences Applications]
+
** [[CreatingSynonyms|Adding synonyms to class names]]
* [http://www.co-ode.org/resources/tutorials/ Developing OWL Ontologies in the Protege-OWL Editor].
+
** [[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'').
 +
* '''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]]
 +
 
 +
== Collaborative Protege & Protege Client-Server ==
 +
* [[Protege Client-Server Tutorial|Protege Client-Server tutorial]] - setup and use of the client-server capabilities
 +
* [[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
 +
 
 +
== Protege-Frames ==
 +
* 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]
 +
* [[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]]
 +
 
 +
== Graph Widget ==
 +
* [[Graph_Widget_Tutorial_OWL|Graph widget tutorial for OWL ontologies]]
 +
* 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]
 +
* [[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]]
 +
 
 +
== Comparison between Protege Desktop 3 and Protege 4/5 ==
 +
* You may find the comparison between Proeteg 3 and Protege 4/5 [[Protege4Migration|here]].

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.