blob: ca46853b5a42a4a2e782f1f620b8c344390091d6 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>All Classes and Interfaces (Apache Jena SHACL)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="org.apache.jena.shacl/module-summary.html">Module</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exceptions</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractConstraintEvaluationEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractConstraintEvaluationEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Constraint-related event.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractConstraintEvaluationForPathEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractConstraintEvaluationForPathEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Constraint-related event that pertains to a path.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractConstraintEvaluationOnPathNodesEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractConstraintEvaluationOnPathNodesEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event that pertains to constraint evaluation on multiple value nodes.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractConstraintEvaluationOnSinglePathNodeEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractConstraintEvaluationOnSinglePathNodeEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event resulting from constraint evaluation on a single value node.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractFocusNodeValidationEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractFocusNodeValidationEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event type used for all events after the selection of a focus node.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractShapeValidationEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractShapeValidationEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event type used for all events after the selection of a shape to validate against.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractTargetShapesValidationEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractTargetShapesValidationEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Type of events that report the set of target shapes used during validation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/AbstractValidationEvent.html" title="class in org.apache.jena.shacl.validation.event">AbstractValidationEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Abstract superclass for all events, providing access to the <code>ValidationContext</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/CompareNodesEvent.html" title="interface in org.apache.jena.shacl.validation.event">CompareNodesEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Base class for events resulting from evaluating constraints that compare value nodes with other nodes, such
as <code>sh:equals</code> or <code>sh:lessThan</code>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedEvent.html" title="interface in org.apache.jena.shacl.validation.event">ConstraintEvaluatedEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Type of events resulting from evaluating a constraint on a Set of value nodes or, in the case of constraints of a
node shape, on a single value node.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnFocusNodeEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnFocusNodeEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event type resulting from constraint evaluation on the focus node (i.e.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnFocusNodeWithCompareNodesEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnFocusNodeWithCompareNodesEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event resulting from evaluating a constraint on the focus node, using compare nodes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnFocusNodeWithSingleCompareNodeEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnFocusNodeWithSingleCompareNodeEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event resulting from evaluating a constraint on the focus node, using a single compare node.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnPathNodesEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnPathNodesEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when a constraint is evaluated on multiple value nodes.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnPathNodesWithCompareNodesEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnPathNodesWithCompareNodesEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when a constraint is evaluated on multiple value nodes and multiple compare nodes.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnSinglePathNodeEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnSinglePathNodeEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnSinglePathNodeWithCompareNodesEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnSinglePathNodeWithCompareNodesEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when a constraint is evaluated on a single value node
using a set of compare nodes.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluatedOnSinglePathNodeWithSingleCompareNodeEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluatedOnSinglePathNodeWithSingleCompareNodeEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when a constraint is evaluated on a single value node
with a single compare node.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ConstraintEvaluationEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationForNodeShapeFinishedEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluationForNodeShapeFinishedEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of a node shape is finished.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationForNodeShapeStartedEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluationForNodeShapeStartedEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of a node shape has begun.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationForPathEvent.html" title="interface in org.apache.jena.shacl.validation.event">ConstraintEvaluationForPathEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationForPropertyShapeFinishedEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluationForPropertyShapeFinishedEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when a property shape has been evaluated completely.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationForPropertyShapeStartedEvent.html" title="class in org.apache.jena.shacl.validation.event">ConstraintEvaluationForPropertyShapeStartedEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of a shape has begun.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationOnPathNodesEvent.html" title="interface in org.apache.jena.shacl.validation.event">ConstraintEvaluationOnPathNodesEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ConstraintEvaluationOnSinglePathNodeEvent.html" title="interface in org.apache.jena.shacl.validation.event">ConstraintEvaluationOnSinglePathNodeEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/EvalSparql.html" title="class in org.apache.jena.shacl.validation">EvalSparql</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/EventPredicates.html" title="class in org.apache.jena.shacl.validation.event">EventPredicates</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/EventPredicates.NodePredicate.html" title="class in org.apache.jena.shacl.validation.event">EventPredicates.NodePredicate</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/EventPredicates.NodePredicate.html" title="type parameter in EventPredicates.NodePredicate">E</a> extends <a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/EventUtil.html" title="class in org.apache.jena.shacl.validation.event">EventUtil</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/FocusNodesDeterminedEvent.html" title="class in org.apache.jena.shacl.validation.event">FocusNodesDeterminedEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the focus node of a shape has been determined but before any constraints are validated.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/FocusNodeValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">FocusNodeValidationEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Interface for events that are specific to a given focus node.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/FocusNodeValidationFinishedEvent.html" title="class in org.apache.jena.shacl.validation.event">FocusNodeValidationFinishedEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of a focus node is finished.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/FocusNodeValidationStartedEvent.html" title="class in org.apache.jena.shacl.validation.event">FocusNodeValidationStartedEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when a focus node has been validated completely with regard to a shape.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/GraphValidation.html" title="class in org.apache.jena.shacl">GraphValidation</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Operations to work on graph with SHACL.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.html" title="class in org.apache.jena.shacl.validation">HandlerBasedValidationListener</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">
ValidationListener implementation that allows for registering event handlers on a per-type basis.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.Builder.html" title="class in org.apache.jena.shacl.validation">HandlerBasedValidationListener.Builder</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerAdder.html" title="class in org.apache.jena.shacl.validation">HandlerBasedValidationListener.HandlerAdder</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerAdder.html" title="type parameter in HandlerBasedValidationListener.HandlerAdder">T</a> extends <a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerBuilder.html" title="class in org.apache.jena.shacl.validation">HandlerBasedValidationListener.HandlerBuilder</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerBuilder.html" title="type parameter in HandlerBasedValidationListener.HandlerBuilder">T</a> extends <a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerConditionCustomizer.html" title="interface in org.apache.jena.shacl.validation">HandlerBasedValidationListener.HandlerConditionCustomizer</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerConditionCustomizer.html" title="type parameter in HandlerBasedValidationListener.HandlerConditionCustomizer">T</a> extends <a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerConfigurer.html" title="interface in org.apache.jena.shacl.validation">HandlerBasedValidationListener.HandlerConfigurer</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerConfigurer.html" title="type parameter in HandlerBasedValidationListener.HandlerConfigurer">T</a> extends <a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerCustomizer.html" title="interface in org.apache.jena.shacl.validation">HandlerBasedValidationListener.HandlerCustomizer</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerCustomizer.html" title="type parameter in HandlerBasedValidationListener.HandlerCustomizer">T</a> extends <a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/HandlerBasedValidationListener.HandlerSelectionStrategy.html" title="interface in org.apache.jena.shacl.validation">HandlerBasedValidationListener.HandlerSelectionStrategy</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ImmutableLazyCollectionCopy.html" title="class in org.apache.jena.shacl.validation.event">ImmutableLazyCollectionCopy</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ImmutableLazyCollectionCopy.html" title="type parameter in ImmutableLazyCollectionCopy">T</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ImmutableLazySetCopy.html" title="class in org.apache.jena.shacl.validation.event">ImmutableLazySetCopy</a>&lt;<a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ImmutableLazySetCopy.html" title="type parameter in ImmutableLazySetCopy">T</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/Imports.html" title="class in org.apache.jena.shacl">Imports</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Import processing.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/ReportEntry.html" title="class in org.apache.jena.shacl.validation">ReportEntry</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A report entry.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/ReportItem.html" title="class in org.apache.jena.shacl.validation">ReportItem</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Result of validation of a constraint.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/Severity.html" title="class in org.apache.jena.shacl.validation">Severity</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="org.apache.jena.shacl/org/apache/jena/shacl/ShaclException.html" title="class in org.apache.jena.shacl">ShaclException</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab5">
<div class="block">Runtime exception generated by the SHACL subsystem.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/ShaclPlainValidator.html" title="class in org.apache.jena.shacl.validation">ShaclPlainValidator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A basic implementation of SHACL Validator.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab5"><a href="org.apache.jena.shacl/org/apache/jena/shacl/ShaclValidationException.html" title="class in org.apache.jena.shacl">ShaclValidationException</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab5">
<div class="block">Runtime exception generated by the SHACL subsystem.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/ShaclValidator.html" title="interface in org.apache.jena.shacl">ShaclValidator</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Public API for the SHACL Validation.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/Shapes.html" title="class in org.apache.jena.shacl">Shapes</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A collection of shapes as output by the SHACL parser.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ShapeValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ShapeValidationEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ShapeValidationFinishedEvent.html" title="class in org.apache.jena.shacl.validation.event">ShapeValidationFinishedEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of a shape is finished.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ShapeValidationStartedEvent.html" title="class in org.apache.jena.shacl.validation.event">ShapeValidationStartedEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of a shape has begun.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/SingleCompareNodeEvent.html" title="interface in org.apache.jena.shacl.validation.event">SingleCompareNodeEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/TargetShapesValidationFinishedEvent.html" title="class in org.apache.jena.shacl.validation.event">TargetShapesValidationFinishedEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when all target shapes (i.e., the shapes that specify a target) have been validated.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/TargetShapesValidationStartedEvent.html" title="class in org.apache.jena.shacl.validation.event">TargetShapesValidationStartedEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the validation of the target shapes (i.e., the shapes that specify a target) starts.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/TargetShapeValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">TargetShapeValidationEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">All events during SHACL validation implement this interface, providing access to the <code>ValidationContext</code>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValidationLifecycleEvent.html" title="interface in org.apache.jena.shacl.validation.event">ValidationLifecycleEvent</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">Tagging interface for all events relating to the 'lifecyle' of a SHACL
validation (validation started/finished, focus nodes determined, etc.)</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/ValidationListener.html" title="interface in org.apache.jena.shacl.validation">ValidationListener</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">Callback invoked at various points during the validation process.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/ValidationProc.html" title="class in org.apache.jena.shacl.validation">ValidationProc</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/ValidationReport.html" title="class in org.apache.jena.shacl">ValidationReport</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/ValidationReport.Builder.html" title="class in org.apache.jena.shacl">ValidationReport.Builder</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/event/ValueNodesDeterminedForPropertyShapeEvent.html" title="class in org.apache.jena.shacl.validation.event">ValueNodesDeterminedForPropertyShapeEvent</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Event emitted when the value nodes of a property shape have been determined, but before any constraints are validated.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/VLib.html" title="class in org.apache.jena.shacl.validation">VLib</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The validation algorithm from the
<a href="https://www.w3.org/TR/shacl/#validation-definition">SHACL specification - section 3.4</a>.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org.apache.jena.shacl/org/apache/jena/shacl/validation/VR.html" title="class in org.apache.jena.shacl.validation">VR</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Licensed under the Apache License, Version 2.0</small></p>
</footer>
</div>
</div>
</body>
</html>