This work is distributed under a Creative Commons Attribution Licence (http://creativecommons.org/licenses/by/3.0/).
The Error Ontology is an unit test that allow to produce an inconsistent model if a particular (and incorrect) situation happens.
It works by means of a data property, "hasError" that denies its usage for ant resource. In fact, by defining its domain as "all those resource that don't have any hasErrorDescription assertion", a resource that asserts having an error makes the ontology inconsistent.
IRI: http://www.essepuntato.it/2009/10/error/hasError
A data property linking a resource that contains a logical error (which results in it belonging to the class owl:Nothing, therefore making the model inconsistent) to a textual description of that error.
IRI: http://purl.org/dc/elements/1.1/description
IRI: http://www.w3.org/2002/07/owl#versionInfo
IRI: http://www.w3.org/2000/01/rdf-schema#comment
This HTML document was obtained by processing the OWL ontology source code through LODE, the Live OWL Documentation Environment developed by Silvio Peroni.
It describes in some way, usually in natural language, which kind of error results from this resource.