Difference between revisions of "Main Page"

From Protege Wiki
Jump to: navigation, search
m (Guidance Documents)
m (38 revisions: Import from CF Pages (2))
(One intermediate revision by one other user 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__
 +
<div style="background:#F0E6CA; border:1px solid #AE5B08; padding:10px 15px 10px 20px; margin:2em 0 0 0;">
 +
=== Welcome to the Protege Wiki! ===
  
=Guidance Documents=
+
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.  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 what the Protege platform offers.
[[File:infrastructure-2.png|thumb|Infrastructure with all servers and information flow]]
+
</div><br />
  
{| border="1"
+
<div style="display:block; float:left; width:75%;">
| 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)
+
== Upcoming Events ==
describes how to install and operate all the servers, among those:
+
<ul>
* Nexus repository: http://bmir-hudson1.stanford.edu/nexus
+
<li>'''[http://protege.stanford.edu/shortcourse/protege-owl/201103/ Protege-OWL Short Course]''', March 23-25, 2011, Stanford University.</li>
* Hudson Build Sever (build statistics, administration of jobs): http://bmir-hudson1.stanford.edu
+
</ul><br />
* 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/
 
  
|-
+
== Protege Users ==
| The <span style="font-variant:small-caps;font-size:1.3em;font-weight:bold">[[Stanford:DeveloperGuide|Developer Guide]]</span> (&rarr; external and Stanford internal)
+
<ul>
is the main page for developers. On these pages developers get answers to questions like
+
<li style="padding-bottom:5px; list-style:circle;">[http://protege.stanford.edu Protege Website]</li>
* How do I initially set up my tools to work with one or more of the Protégé projects?
+
<li style="padding-bottom:5px; list-style:circle;">Browse the [[Protege Plugin Library]]</li>
* <strong>New:</strong> Please watch video tutorial.
+
<li style="padding-bottom:5px; list-style:circle;">Browse the [[Protege Ontology Library]]</li>
* How do I write test cases?
+
<li style="padding-bottom:5px; list-style:circle;"><strong>[[ProtegeUserDocs|General Documentation]]</strong> - this page is a collection of links to documentation that is applicable to all versions of Protege, including guidelines for developing ontologies, information about scalability and tuning in Protege, etc.</li>
* How do I get the lastest downloads?
+
<li style="padding-bottom:5px; list-style:circle;"><strong>[[Protege3UserDocs|Protege 3 Documentation]]</strong> - this page is a collection of links to documentation that is specific to the 3.x series such as Getting Started guides, User's Guides, etc.</li>
 +
<li style="padding-bottom:5px; list-style:circle;"><strong>[[Protege4UserDocs|Protege 4 Documentation]]</strong> - this page is a collection of links to documentation that is specific to the 4.x series.</li>
 +
<li style="list-style:circle;"><strong>[[WebProtege|WebProtege Documentation]]</strong></li>
 +
</ul><br />
  
| 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)
+
== Protege Developers ==
is the address for everybody interested in the success and quality of builds and code. It gives explanations like
+
<ul>
* How to write/adjust the pom.xml?
+
<li style="padding-bottom:5px; list-style:circle;"><strong>[[ProtegeDevDocsGeneral|General Developer Documentation]]</strong> - this page is a collection of links to developer documentation that is applicable to all versions of Protege, such as how to connect to our Subversion repository, etc.</li>
* What do these metrics tell me?
+
<li style="padding-bottom:5px; list-style:circle;"><strong>[[Protege3DevDocs|Protege 3 Developer Documentation]]</strong></li>
* What do I have to do in order to add artifacts (e.g. jar-files) to my repository
+
<li style="padding-bottom:5px; list-style:circle;"><strong>[[Protege4DevDocs|Protege 4 Developer Documentation]]</strong></li>
|}
+
<li style="padding-bottom:5px; list-style:circle;"><strong>[[WebProtegeDevelopersGuide|WebProtege Developer's Guide]]</strong></li>
 +
</ul><br />
  
=Contact and further Information=
+
== Wiki Help ==
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
+
If you are new to using a Wiki, please see the [[Help:Contents|Help page]] page for useful links to User's Guides, etc. 
* Selection of tools
 
* Administration of tools
 
* Converting projects to MAVEN
 
* Interpretation and adaptation of reports
 
  
This page originally was written by [mailto://mail@johner.org Christian Johner].
+
The [[Help:Contents|Help page]] also has suggestions for where to find help with using the Protege application.
 +
</div>
  
The [[Stanford:ToDoPage|Todos]] (for Christian, Alex)
+
<div style="display:block; float:right; width:25%;">
 +
[[image:Protege-OWL.jpg|none|thumb|right|protege-owl editor]]
 +
[[image:Protege-Frames.jpg|none|thumb|right|protege-frames editor]]
 +
[[image:Webprotege.png|none|thumb|right|[[WebProtege|web-protege editor]] ]]
 +
</div>

Revision as of 12:22, December 16, 2010

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. Please see the overview section of the Protege website for a more detailed description of what the Protege platform offers.


Upcoming Events


Protege Users


Protege Developers


Wiki Help

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

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

protege-owl editor
protege-frames editor