Difference between revisions of "Main Page"

From Protege Wiki
Jump to: navigation, search
m
 
(83 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__{{multiple image
+
__NOTOC__
| align = right
+
= <span style="color:#2c3e50;"> Welcome to the Prot&eacute;g&eacute; wiki! </span> =
| header = Prot&eacute;g&eacute; Flavors
 
| header_align = left
 
| footer = Click on individual images to enlarge
 
| direction = vertical
 
| width = 300
 
| background color = #EBEBE8
 
  
| image1 = Webprotege.png
+
[[File:WP-classes.png|right|300px|thumb|<span style="color:#2c3e50; font-weight:bold;">[[WebProtege|WebProt&eacute;g&eacute;]] - a powerful collaborative ontology development environment for the Web </span>]]
| alt1 = WebProt&eacute;g&eacute;
 
| caption1 = WebProt&eacute;g&eacute;
 
  
| image2 = Protege-OWL.jpg
+
[[File:Protege5.5.jpg|right|300px|thumb|<span style="color:#2c3e50; font-weight:bold;">[[Protege4UserDocs|Prot&eacute;g&eacute; Desktop]] - a fully-fledged OWL 2 ontology editor for the desktops</span>]]
| alt2 = Prot&eacute;g&eacute;-OWL editor
 
| caption2 = Desktop Prot&eacute;g&eacute;
 
  
}}
+
[https://protege.stanford.edu Prot&eacute;g&eacute;] is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies. 
== Welcome to the Protege wiki! ==
 
  
Protege is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies.
+
''' Quick links: [https://webprotege.stanford.edu WebProt&eacute;g&eacute; server], Prot&eacute;g&eacute; Desktop [https://protege.stanford.edu/products.php#desktop-protege download] and [https://github.com/protegeproject/protege-distribution/releases release notes], [https://github.com/protegeproject/ Source code on GitHub], [https://protege.stanford.edu Prot&eacute;g&eacute; website] '''
  
Please see the [http://protege.stanford.edu/overview/index.html overview section] of the [http://protege.stanford.edu/ Protege website] for a more detailed description of the Protege platform.
+
= <span style="color:#2c3e50;"> User Documentation </span>=
  
 
+
=== <span style="color:#2c3e50;"> WebProt&eacute;g&eacute; </span> ===
== User Documentation ==
 
 
 
=== WebProtege ===
 
 
* [[WebProtege|Overview]]
 
* [[WebProtege|Overview]]
 
* [[WebProtegeUsersGuide|User's Guide]]
 
* [[WebProtegeUsersGuide|User's Guide]]
* [[WebProtegeAdminGuide|Administrator's Guide]] - download and installation instructions
+
* [https://github.com/protegeproject/webprotege/wiki/WebProtégé-4.0.0-beta-x-Installation Administrator's Guide] - download and installation instructions
 +
* Use WebProt&eacute;g&eacute; now on our Stanford-hosted server: http://webprotege.stanford.edu
  
=== Protege Desktop ===
+
=== <span style="color:#2c3e50;"> Prot&eacute;g&eacute; Desktop </span> ===
* [[Protege4UserDocs|Protege Desktop 4.x]]
+
* [http://protegeproject.github.io/protege/ Prot&eacute;g&eacute; Desktop documentation]  ([https://github.com/protegeproject/protege-distribution/releases release notes], [http://protegeproject.github.io/protege/installation/ installation instructions], [http://protege.stanford.edu/products.php#desktop-protege Protege Desktop download], [[Protege_Desktop_Old_Versions|older Protege releases download]])
* [[Protege3UserDocs|Protege Desktop 3.x]]
+
* [[Protege3UserDocs|Older Prot&eacute;g&eacute; releases documentation (version 3.x)]]
* [[Protege4Migration|Side by side comparison of Protege Desktop, versions 3 and 4]]
+
* [[Protege-OWL_4_FAQ|Frequently Asked Questions (FAQ)]]
* [[Scalability_and_Tuning|Scalability and tuning]]
 
  
=== Ontology Development ===
+
=== <span style="color:#2c3e50;"> Tutorials and Getting Started</span> ===
 +
* [http://protegeproject.github.io/protege/getting-started/ Getting started with the Protege Desktop editor]
 +
Prot&eacute;g&eacute; Tutorials
 +
* [https://www.michaeldebellis.com/post/new-protege-pizza-tutorial Michael DeBellis's updated Prot&eacute;g&eacute; Pizza Tutorial]
 +
* [http://owl.cs.manchester.ac.uk/publications/talks-and-tutorials/protg-owl-tutorial/ The original Prot&eacute;g&eacute; OWL Tutorial: A step-by-step guide to modeling in OWL using the  Prot&eacute;g&eacute; OWL tools]
 +
 
 +
Background Information
 
* [http://protege.stanford.edu/publications/ontology_development/ontology101.html Ontology Development 101: A Guide to creating your first ontology]
 
* [http://protege.stanford.edu/publications/ontology_development/ontology101.html Ontology Development 101: A Guide to creating your first ontology]
 +
* [http://www.cs.man.ac.uk/~stevensr/menupages/background.php Brief introduction to ontologies], by Robert Stevens
 
* Semantic Web Best Practices and Deployment Working Group's [http://www.w3.org/2001/sw/BestPractices/Tutorials Semantic Web Tutorials] page
 
* Semantic Web Best Practices and Deployment Working Group's [http://www.w3.org/2001/sw/BestPractices/Tutorials Semantic Web Tutorials] page
* [http://owl.cs.manchester.ac.uk/tutorials/protegeowltutorial/ Protege OWL Tutorial: A step-by-step guide to modeling in OWL using the popular Protege OWL tools]
+
* [http://arxiv.org/abs/1201.4089 A Description Logic Primer]
 +
 
 +
Older documentation, illustrated with Prot&eacute;g&eacute; 4 user interface, but substantially correct.
 +
* [[Pr4_UG | Protege Desktop 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
 +
 
 +
= <span style="color:#2c3e50;"> Developer Documentation </span> =
  
 +
=== <span style="color:#2c3e50;"> WebProt&eacute;g&eacute; </span> ===
  
== Developer Documentation ==
+
Please see the [https://github.com/protegeproject/webprotege WebProt&eacute;g&eacute; GitHub page]
  
=== WebProtege ===
+
=== <span style="color:#2c3e50;"> Prot&eacute;g&eacute; Desktop </span> ===
* [[WebProtegeDevelopersGuide|Developer's Guide]]
+
* [[Protege5DevDocs|Prot&eacute;g&eacute; Desktop 5.x developer documentation]]
  
=== Protege Desktop ===
 
* [[Protege5DevDocs|Protege Desktop 5.x]]
 
* [[Protege4DevDocs|Protege Desktop 4.x]]
 
* [[Protege3DevDocs|Protege Desktop 3.x]]
 
* [[ConfiguringAntBuildFiles|Using and configuring Protege's Ant build scripts]]
 
 
* [[ProtegeQAGuide|Guide to Quality Assurance]]
 
* [[ProtegeQAGuide|Guide to Quality Assurance]]
  
  
== Wiki Help ==
+
= <span style="color:#2c3e50;"> Download and Support </span> =
 +
 
 +
To download Prot&eacute;g&eacute; or WebProt&eacute;g&eacute; please visit our [http://protege.stanford.edu homepage]. To use the WebProt&eacute;g&eacute; server hosted at Stanford, please go to: http://webprotege.stanford.edu.
 +
 
 +
To find out about the different support options, for example, how to subscribe to our mailing lists, please visit the [http://protege.stanford.edu/support.php Support page].
 +
 
 +
Follow our [http://www.youtube.com/user/TheProtegeProject YouTube channel] featuring screencasts showing different features of Prot&eacute;g&eacute; and WebProt&eacute;g&eacute;.
 +
 
 +
 
 +
= <span style="color:#2c3e50;"> Wiki Help </span> =
 
If you are new to using a Wiki, please see the [[Help:Contents|Help page]] page for links to User's Guides, etc.   
 
If you are new to using a Wiki, please see the [[Help:Contents|Help page]] page for links to User's Guides, etc.   
  
The [[Help:Contents|Help page]] also has suggestions for where to find help with using the Protege application.
+
The [[Help:Contents|Help page]] also has suggestions for where to find help with using the Prot&eacute;g&eacute; application.

Latest revision as of 23:55, February 17, 2022

Welcome to the Protégé wiki!

WebProtégé - a powerful collaborative ontology development environment for the Web
Protégé Desktop - a fully-fledged OWL 2 ontology editor for the desktops

Protégé is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies.

Quick links: WebProtégé server, Protégé Desktop download and release notes, Source code on GitHub, Protégé website

User Documentation

WebProtégé

Protégé Desktop

Tutorials and Getting Started

Protégé Tutorials

Background Information

Older documentation, illustrated with Protégé 4 user interface, but substantially correct.

Developer Documentation

WebProtégé

Please see the WebProtégé GitHub page

Protégé Desktop


Download and Support

To download Protégé or WebProtégé please visit our homepage. To use the WebProtégé server hosted at Stanford, please go to: http://webprotege.stanford.edu.

To find out about the different support options, for example, how to subscribe to our mailing lists, please visit the Support page.

Follow our YouTube channel featuring screencasts showing different features of Protégé and WebProtégé.


Wiki Help

If you are new to using a Wiki, please see the Help page page for links to User's Guides, etc.

The Help page also has suggestions for where to find help with using the Protégé application.