Difference between revisions of "Main Page"

From Protege Wiki
Jump to: navigation, search
m (Guidance Documents)
 
(137 intermediate revisions by 14 users not shown)
Line 1: Line 1:
This is the start page on how to (automatically) build and test all applications/projects related to Protégé.
+
__NOTOC__
 +
= <span style="color:#2c3e50;"> Welcome to the Prot&eacute;g&eacute; wiki! </span> =
  
=Guidance Documents=
+
[[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>]]
[[File:infrastructure-2.png|thumb|Infrastructure with all servers and information flow]]
 
  
{| border="1"
+
[[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>]]
| On the <span style="font-variant:small-caps;font-size:1.3em;font-weight:bold">[[Stanford:OverviewPage|Overview Page]]</span>
 
you find
 
* some background information describing the rationale for caring about automated builds and testing and for establishing a corresponding infrastructure.
 
* an overview chart displaying the entire infrastructure landscape.
 
* a short description of all the relevant tools and the rationale for chosing the selected ones
 
  
| The <span style="font-variant:small-caps;font-size:1.3em;font-weight:bold">[[Stanford:AdministratorGuide|Administrator Guide]]</span> (&rarr; Alex)
+
[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.
describes how to install and operate all the servers, among those:
 
* Nexus repository: http://bmir-hudson1.stanford.edu/nexus
 
* Hudson Build Sever (build statistics, administration of jobs): http://bmir-hudson1.stanford.edu
 
* Sonar Server (code and architecture metrics, coverage reports and more): http://bmir-hudson1.stanford.edu/sonar (use link from Hudson to Sonar reports instead)
 
* Tomcat Server (automated UI testing, not of general interest): http://bmir-hudson1.stanford.edu:8080
 
* SVN-Repository: http://smi-protege.stanford.edu/repos/protege/
 
  
|-
+
''' 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] '''
| The <span style="font-variant:small-caps;font-size:1.3em;font-weight:bold">[[Stanford:DeveloperGuide|Developer Guide]]</span> (&rarr; external and Stanford internal)
 
is the main page for developers. On these pages developers get answers to questions like
 
* How do I initially set up my tools to work with one or more of the Protégé projects?
 
* <strong>New:</strong> Please watch video tutorial.
 
* How do I write test cases?
 
* How do I get the lastest downloads?
 
  
| The <span style="font-variant:small-caps;font-size:1.3em;font-weight:bold">[[Stanford:QaGuide|QA & Project Manager Guide]]</span> (&rarr; Tania, Jennifer, Tim &amp; other)
+
= <span style="color:#2c3e50;"> User Documentation </span>=
is the address for everybody interested in the success and quality of builds and code. It gives explanations like
 
* How to write/adjust the pom.xml?
 
* What do these metrics tell me?
 
* What do I have to do in order to add artifacts (e.g. jar-files) to my repository
 
|}
 
  
=Contact and further Information=
+
=== <span style="color:#2c3e50;"> WebProt&eacute;g&eacute; </span> ===
The selection, installation and testing of the infrastructure as well as the initial transistion from traditional ANT-based to Maven based projects was done by [mailto://c.faigle@gmx.net Christian Faigle] and [mailto://mail@johner.org Christian Johner]. Please contact either for questions related to
+
* [[WebProtege|Overview]]
* Selection of tools
+
* [[WebProtegeUsersGuide|User's Guide]]
* Administration of tools
+
* [https://github.com/protegeproject/webprotege/wiki/WebProtégé-4.0.0-beta-x-Installation Administrator's Guide] - download and installation instructions
* Converting projects to MAVEN
+
* Use WebProt&eacute;g&eacute; now on our Stanford-hosted server: http://webprotege.stanford.edu
* Interpretation and adaptation of reports
 
  
This page originally was written by [mailto://mail@johner.org Christian Johner].
+
=== <span style="color:#2c3e50;"> Prot&eacute;g&eacute; Desktop </span> ===
 +
* [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|Older Prot&eacute;g&eacute; releases documentation (version 3.x)]]
 +
* [[Protege-OWL_4_FAQ|Frequently Asked Questions (FAQ)]]
  
The [[Stanford:ToDoPage|Todos]] (for Christian, Alex)
+
=== <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://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
 +
* [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> ===
 +
 
 +
Please see the [https://github.com/protegeproject/webprotege WebProt&eacute;g&eacute; GitHub page]
 +
 
 +
=== <span style="color:#2c3e50;"> Prot&eacute;g&eacute; Desktop </span> ===
 +
* [[Protege5DevDocs|Prot&eacute;g&eacute; Desktop 5.x developer documentation]]
 +
 
 +
* [[ProtegeQAGuide|Guide to Quality Assurance]]
 +
 
 +
 
 +
= <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. 
 +
 
 +
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.