Difference between revisions of "Protege4FAQ"

From Protege Wiki
Jump to: navigation, search
(Added contributing)
(incremental save of new work)
Line 1: Line 1:
 
<div class="orangeBox">
 
<div class="orangeBox">
 
<span class="orangeBoxTitle">Protege 4.x FAQ</span><br /><br />
 
<span class="orangeBoxTitle">Protege 4.x FAQ</span><br /><br />
This page will be updated to respond to the most common questions you have about Protege 4.x.
+
This page will be updated on a regular basis to address the most common questions asked about the 4.x series of Protege.
  
Please check this and the [https://mailman.stanford.edu/pipermail/p4-feedback/ p4-feedback mailing list archives] before posting queries to the mailing list.
+
Please check this page and the [http://mailman.stanford.edu/pipermail/p4-feedback/ p4-feedback mailing list archives] before posting queries to the mailing list.
  
If you cannot find the answer you are looking for you can subscribe to the list via the list information page: http://mailman.stanford.edu/mailman/listinfo/p4-feedback.
+
If you can't find the answer you are looking for, you can subscribe to the mailing list via the list information page: http://mailman.stanford.edu/mailman/listinfo/p4-feedback.
 
</div><br />
 
</div><br />
  
Back to [[Protege4UserDocs]]
+
'''Back to [[Protege4UserDocs]]'''
  
  
Line 17: Line 17:
  
 
=== How can I help? ===
 
=== How can I help? ===
 
+
Thank you very muchPlease refer to our [[Protege4Contributing|guide to contributing to Protege 4.x]].
Oo, thankyou very much.
 
Please see: [[Protege4Contributing|Our guide to contributing to Protege 4.x]]
 
  
  
 
== Protege-OWL Editor ==
 
== Protege-OWL Editor ==
  
=== Which version of Protege should I use? P3.4 or P4.x? ===
+
=== Protege-OWL FAQ ===
 +
Please note that we are maintaining a separate FAQ page on this wiki for the 4.x series of the Protege-OWL editor:
  
Please see our [[Protege4Migration|description of the differences and recommendations]].
+
http://protegewiki.stanford.edu/index.php/Protege-OWL_4_FAQ
  
  
== Protege 4.x Plug-ins ==
+
== Protege Plug-ins ==
  
 
=== OWLViz ===
 
=== OWLViz ===
  
==== I keep getting an error when opening the OWLViz tab. What do I do? ====
+
==== I keep getting a "DOT" error when opening OWLViz. What do I do? ====
  
 
This is the single most asked question about Protege-OWL.
 
This is the single most asked question about Protege-OWL.

Revision as of 17:31, August 21, 2008

Protege 4.x FAQ

This page will be updated on a regular basis to address the most common questions asked about the 4.x series of Protege.

Please check this page and the p4-feedback mailing list archives before posting queries to the mailing list.

If you can't find the answer you are looking for, you can subscribe to the mailing list via the list information page: http://mailman.stanford.edu/mailman/listinfo/p4-feedback.


Back to Protege4UserDocs



General

How can I help?

Thank you very much! Please refer to our guide to contributing to Protege 4.x.


Protege-OWL Editor

Protege-OWL FAQ

Please note that we are maintaining a separate FAQ page on this wiki for the 4.x series of the Protege-OWL editor:

http://protegewiki.stanford.edu/index.php/Protege-OWL_4_FAQ


Protege Plug-ins

OWLViz

I keep getting a "DOT" error when opening OWLViz. What do I do?

This is the single most asked question about Protege-OWL.

Normally the error is something like:

An error related to DOT has occured. This error was probably because Owlviz could not find the DOT application. Please ensure that the path of the DOT application is set properly.

Or, more recently the slightly more helpful:

A DOT error has occurred. This is probably because OWLViz could not find the DOT application.
OWLViz requires that Graphviz (http://www.graphviz.org/) is installed and the path to the DOT application is set properly (in options).

Please see OWLViz troubleshooting