%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> <%@ page import="edu.cornell.mannlib.vitro.webapp.dao.jena.pellet.PelletListener"%> <% if (securityLevel >= loginHandler.CURATOR) { %>
INCONSISTENT ONTOLOGY: reasoning halted.
Cause: <%=pelletListener.getExplanation()%>
<% } else if (pelletListener.isInErrorState()) { %>An error occurred during reasoning; reasoning has been halted. See error log for details.
<% } } %>