<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://protegewiki.stanford.edu/index.php?action=history&amp;feed=atom&amp;title=Protege4ErrorClasses</id>
		<title>Protege4ErrorClasses - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://protegewiki.stanford.edu/index.php?action=history&amp;feed=atom&amp;title=Protege4ErrorClasses"/>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege4ErrorClasses&amp;action=history"/>
		<updated>2026-04-18T05:23:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Protege4ErrorClasses&amp;diff=9500&amp;oldid=prev</id>
		<title>Swartik: Description of Error classes</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Protege4ErrorClasses&amp;diff=9500&amp;oldid=prev"/>
				<updated>2011-02-28T19:04:30Z</updated>
		
		<summary type="html">&lt;p&gt;Description of Error classes&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Error Classes ==&lt;br /&gt;
&lt;br /&gt;
You may open an ontology and find subclasses of owl:Thing named Error1, Error2, etc.&lt;br /&gt;
These classes are created by [http://owlapi.sourceforge.net/ the OWL API] as of version 3.2.2.&lt;br /&gt;
Your document is a valid RDF document,&lt;br /&gt;
but it is ''not'' a valid OWL document.&lt;br /&gt;
Your document will be parsed and loaded,&lt;br /&gt;
and Prot&amp;amp;eacute;g&amp;amp;eacute; 4 still displays your asserted class hierarchy&lt;br /&gt;
(subclass assertions are part of RDFS, not OWL).&lt;br /&gt;
However, you will probably encounter errors if you use a reasoner.&lt;br /&gt;
&lt;br /&gt;
As of version 4.1 beta (build 218),&lt;br /&gt;
Prot&amp;amp;eacute;g&amp;amp;eacute; 4 reports the error only through its GUI.&lt;br /&gt;
No diagnostic message is displayed in the console.&lt;br /&gt;
If you save your ontology,&lt;br /&gt;
it will contain references to the Error classes.&lt;br /&gt;
&lt;br /&gt;
When the OWL API detects an error,&lt;br /&gt;
it provides some clue about the cause by asserting an equivalence between&lt;br /&gt;
an Error&amp;lt;sub&amp;gt;''i''&amp;lt;/sub&amp;gt; class and an expression involving offending entities.&lt;br /&gt;
In other words, you can diagnose an error by selecting one of the Error&amp;lt;sub&amp;gt;''i''&amp;lt;/sub&amp;gt; classes&lt;br /&gt;
in a class hierarchy window and clicking the Class Usage display.&lt;br /&gt;
Examining the displayed usages will help you understand your error.&lt;/div&gt;</summary>
		<author><name>Swartik</name></author>	</entry>

	</feed>