Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abort() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
abort() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
abs - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
abstract_ - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
AbstractEngine - Class in org.topbraid.shacl.engine
Base class for validation and rule engines.
AbstractEngine(Dataset, ShapesGraph, URI) - Constructor for class org.topbraid.shacl.engine.AbstractEngine
 
AbstractFunction - Class in org.topbraid.jenax.functions
Base implementation of Function comparable to Jena's FunctionBase.
AbstractFunction() - Constructor for class org.topbraid.jenax.functions.AbstractFunction
 
AbstractFunction0 - Class in org.topbraid.jenax.functions
An abstract superclass for functions with 0 arguments.
AbstractFunction0() - Constructor for class org.topbraid.jenax.functions.AbstractFunction0
 
AbstractFunction1 - Class in org.topbraid.jenax.functions
An abstract superclass for Functions with 1 argument.
AbstractFunction1() - Constructor for class org.topbraid.jenax.functions.AbstractFunction1
 
AbstractFunction2 - Class in org.topbraid.jenax.functions
An abstract superclass for Functions with 2 arguments.
AbstractFunction2() - Constructor for class org.topbraid.jenax.functions.AbstractFunction2
 
AbstractFunction3 - Class in org.topbraid.jenax.functions
An abstract superclass for Functions with 3 arguments.
AbstractFunction3() - Constructor for class org.topbraid.jenax.functions.AbstractFunction3
 
AbstractFunction4 - Class in org.topbraid.jenax.functions
An abstract superclass for Functions with 4 arguments.
AbstractFunction4() - Constructor for class org.topbraid.jenax.functions.AbstractFunction4
 
AbstractFunction5 - Class in org.topbraid.jenax.functions
An abstract superclass for Functions with 5 arguments.
AbstractFunction5() - Constructor for class org.topbraid.jenax.functions.AbstractFunction5
 
AbstractFunction6 - Class in org.topbraid.jenax.functions
An abstract superclass for Functions with 6 arguments.
AbstractFunction6() - Constructor for class org.topbraid.jenax.functions.AbstractFunction6
 
AbstractInputExpression - Class in org.topbraid.shacl.expr
 
AbstractInputExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.AbstractInputExpression
 
AbstractJSExecutor - Class in org.topbraid.shacl.validation.js
 
AbstractJSExecutor() - Constructor for class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
AbstractNativeConstraintExecutor - Class in org.topbraid.shacl.validation
 
AbstractNativeConstraintExecutor() - Constructor for class org.topbraid.shacl.validation.AbstractNativeConstraintExecutor
 
AbstractNodeExpression - Class in org.topbraid.shacl.expr
 
AbstractNodeExpression(RDFNode) - Constructor for class org.topbraid.shacl.expr.AbstractNodeExpression
 
AbstractResult - Static variable in class org.topbraid.shacl.vocabulary.SH
 
AbstractRule - Class in org.topbraid.shacl.rules
 
AbstractRule(Resource) - Constructor for class org.topbraid.shacl.rules.AbstractRule
 
AbstractSPARQLExecutor - Class in org.topbraid.shacl.validation.sparql
 
AbstractSPARQLExecutor(Constraint) - Constructor for class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
AbstractSPARQLExpression - Class in org.topbraid.shacl.expr
Node expressions based on a SPARQL query, identified by sh:select or sh:ask.
AbstractSPARQLExpression(Resource, Query, NodeExpression, String) - Constructor for class org.topbraid.shacl.expr.AbstractSPARQLExpression
 
action - Static variable in class org.topbraid.shacl.vocabulary.MF
 
add(Iterable<ExecStatistics>) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
Adds new statistics and notifies any registered listeners.
add(Quad) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
add(Triple) - Method in class org.topbraid.jenax.util.DiffGraph
 
add(String, String) - Static method in class org.topbraid.jenax.util.ExtraPrefixes
Programmatically adds a new prefix to be regarded as an "extra" prefix.
add(Resource) - Static method in class org.topbraid.jenax.util.ExtraPrefixes
Attempts to add an extra prefix for a given Resource.
add(TestCaseType) - Static method in class org.topbraid.shacl.testcases.TestCaseTypes
 
add(TestEnvironmentInitializer) - Static method in class org.topbraid.shacl.testcases.TestEnvironmentInitializers
Installs a new initializer.
add - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
addBindings(QuerySolutionMap) - Method in class org.topbraid.shacl.engine.Constraint
 
addBindings(QuerySolutionMap) - Method in class org.topbraid.shacl.model.impl.SHParameterizableInstanceImpl
 
addBindings(QuerySolutionMap) - Method in interface org.topbraid.shacl.model.SHParameterizableInstance
 
addBindings(Constraint, QuerySolutionMap) - Method in class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
addBindings(Constraint, QuerySolutionMap) - Method in class org.topbraid.shacl.validation.js.JSComponentExecutor
 
addBindings(Constraint, QuerySolutionMap) - Method in class org.topbraid.shacl.validation.js.JSConstraintExecutor
 
addBindings(Constraint, QuerySolutionMap) - Method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
addBindings(Constraint, QuerySolutionMap) - Method in class org.topbraid.shacl.validation.sparql.SPARQLComponentExecutor
 
addBindings(Constraint, QuerySolutionMap) - Method in class org.topbraid.shacl.validation.sparql.SPARQLConstraintExecutor
 
addDetails(Resource, Model) - Static method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
addDirectPropertiesOfClass(Resource, Collection<Property>) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
addedTriple - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
addGraph(Node, Graph) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
addLanguage(Resource, RuleLanguage) - Method in class org.topbraid.shacl.rules.RuleLanguages
 
addLanguage(CustomTargetLanguage) - Method in class org.topbraid.shacl.targets.CustomTargets
 
addLanguage(ValidationLanguage) - Method in class org.topbraid.shacl.validation.ConstraintExecutors
 
addListener(ExecStatisticsListener) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
addMessageVarNames(String, Set<String>) - Static method in class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
 
addNamedModel(String, Model) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
addNamespace(Resource, String, String) - Static method in class org.topbraid.shacl.util.PrefixUtil
 
addNodesInTarget(Resource, Dataset, Set<Node>) - Static method in class org.topbraid.shacl.util.SHACLUtil
Adds all resources from a given sh:target to a given results Set of Nodes.
addParameters(SHParameterizable) - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
addPlugin(Property, BiFunction<Resource, RDFNode, NodeExpression>) - Method in class org.topbraid.shacl.expr.NodeExpressionFactory
Installs a new kind of node expression as a 3rd party extension.
addResultMessage(Resource, Literal, QuerySolution) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
addSilently(Iterable<ExecStatistics>) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
Adds new statistics without notifying listeners.
addSkippedConstraintComponent(Resource) - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
 
addSpecialExecutor(Resource, Function<Constraint, ConstraintExecutor>) - Method in class org.topbraid.shacl.validation.ConstraintExecutors
 
addStatements(Model, Statement) - Static method in class org.topbraid.shacl.testcases.GraphValidationTestCaseType
 
addStatistics(Constraint, long) - Method in class org.topbraid.shacl.validation.AbstractNativeConstraintExecutor
 
addSuggestions(Model, Model, Model) - Static method in class org.topbraid.shacl.testcases.GraphValidationTestCaseType
 
addSuggestions(Model, int, Function<RDFNode, String>) - Method in interface org.topbraid.shacl.validation.ValidationSuggestionGenerator
Adds dash:suggestion triples for all result resource in the given results Model.
addSuggestions(Resource, int, Function<RDFNode, String>) - Method in interface org.topbraid.shacl.validation.ValidationSuggestionGenerator
Adds dash:suggestion triples for a given result resource.
addSystemShapes(Resource...) - Static method in class org.topbraid.shacl.engine.filters.ExcludeMetaShapesFilter
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in class org.topbraid.shacl.targets.InstancesTarget
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in class org.topbraid.shacl.targets.NodeTarget
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in class org.topbraid.shacl.targets.ObjectsOfTarget
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in class org.topbraid.shacl.targets.SubjectsOfTarget
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in interface org.topbraid.shacl.targets.Target
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.js.JSTarget
 
addTargetNodes(Dataset, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.sparql.SPARQLTarget
 
addTransitiveObjects(Set<Resource>, Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
Populates a result set of resources reachable from a subject via zero or more steps with a given predicate.
addValueNodes(RDFNode, Path, Collection<RDFNode>) - Static method in class org.topbraid.shacl.arq.SHACLPaths
 
addValueNodes(RDFNode, Property, Collection<RDFNode>) - Static method in class org.topbraid.shacl.arq.SHACLPaths
 
adjustQueryExecution(QueryExecution) - Method in class org.topbraid.jenax.util.ARQFactory
Can be overloaded to install extra things such as Lucene indices to all local QueryExecutions generated by this factory.
alignPrefixMap(Graph, Graph) - Static method in class org.topbraid.jenax.util.PrefixUtils
Make the dstGraph prefix map the same srcGraph prefix map, only making chnages where necessary.
all - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
alternativePath - Static variable in class org.topbraid.shacl.vocabulary.SH
 
and - Static variable in class org.topbraid.shacl.vocabulary.SH
 
and - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
AndConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
append(String) - Method in class org.topbraid.shacl.expr.AppendContext
 
AppendContext - Class in org.topbraid.shacl.expr
 
AppendContext(StringBuffer) - Constructor for class org.topbraid.shacl.expr.AppendContext
 
appendPath(StringBuffer, Resource) - Static method in class org.topbraid.shacl.arq.SHACLPaths
Renders a given path into a given StringBuffer, using the prefixes supplied by the Path's Model.
appendTemplateCallLabel(StringBuffer, String, Map<String, RDFNode>) - Static method in class org.topbraid.jenax.util.RDFLabels
Renders a template call's label template into a label by inserting the evaluated SPARQL expressions into appropriate spaces marked with {expression}.
applicableToClass - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
applyEntailments() - Method in class org.topbraid.shacl.engine.AbstractEngine
Ensures that the data graph includes any entailed triples inferred by the regime specified using sh:entailment in the shapes graph.
arg1 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
arg2 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
arg3 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
arg4 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
ARQFactory - Class in org.topbraid.jenax.util
A singleton that can create ARQ SPARQL Queries and QueryExecution objects.
ARQFactory() - Constructor for class org.topbraid.jenax.util.ARQFactory
 
array() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
array() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
 
ArrayContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
 
asArray(Object) - Static method in class org.topbraid.shacl.js.NashornUtil
 
asBinding(QuerySolution) - Static method in class org.topbraid.jenax.util.JenaUtil
Turns a QuerySolution into a Binding.
asConstraintComponent(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asDatasetGraph() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
asJSConstraint(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asJSTerm(Node) - Static method in class org.topbraid.shacl.js.model.JSFactory
 
asJSTriple(Triple) - Static method in class org.topbraid.shacl.js.model.JSFactory
 
ask - Static variable in class org.topbraid.shacl.vocabulary.SH
 
AskExpression - Class in org.topbraid.shacl.expr.lib
Node expressions based on a SPARQL ASK query, identified by sh:ask.
AskExpression(Resource, Query, NodeExpression, String) - Constructor for class org.topbraid.shacl.expr.lib.AskExpression
 
asNodeShape(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asParameter(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asParameterizable(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asParameterizableTarget(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asProperty(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Casts a Resource into a Property.
asPropertyShape(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asQuerySolutionMap(Binding) - Static method in class org.topbraid.jenax.util.JenaUtil
Turns a Binding into a QuerySolutionMap.
asReadOnlyGraph(Graph) - Static method in class org.topbraid.jenax.util.JenaUtil
This indicates that no further changes to the graph are needed.
asReadOnlyGraph(Graph) - Method in class org.topbraid.jenax.util.JenaUtilHelper
 
asReadOnlyModel(Model) - Static method in class org.topbraid.jenax.util.JenaUtil
This indicates that no further changes to the model are needed.
asReadOnlyModel(Model) - Method in class org.topbraid.jenax.util.JenaUtilHelper
 
asShape(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asSPARQLConstraint(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asSPARQLFunction(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asSPARQLTarget(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
asTemplateCall(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
AtomicNodeExpression - Interface in org.topbraid.shacl.expr
 
ATPNAME_LN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
ATPNAME_LN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
ATPNAME_LN() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
ATPNAME_NS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
ATPNAME_NS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
ATPNAME_NS() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
AutoCompleteEngine - Interface in org.topbraid.jenax.util
An interface for objects that can deliver the results of an auto-complete operation.
AutoCompleteManager - Class in org.topbraid.jenax.util
A singleton that holds a reference to an installed AutoCompleteEngine (if one exists).
AutoCompleteManager() - Constructor for class org.topbraid.jenax.util.AutoCompleteManager
 

B

BASE_URI - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
BASE_URI - Static variable in class org.topbraid.shacl.vocabulary.MF
 
BASE_URI - Static variable in class org.topbraid.shacl.vocabulary.SH
 
BASE_URI - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
BASE_URI - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
BASE_URI - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
baseDecl() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
baseDecl() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
BaseDeclContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
 
begin(ReadWrite) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
begin(TxnType) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
begin(TxnType) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
begin(ReadWrite) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
begin() - Static method in class org.topbraid.shacl.js.SHACLScriptEngineManager
 
beginTask(String, int) - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
beginTask(String, int) - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Informs the progress monitor that a new task has been started, with a given number of expected steps.
beginTask(String, int) - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
BLANK_NODE - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
blankNode() - Method in class org.topbraid.shacl.js.model.TermFactory
 
blankNode(String) - Method in class org.topbraid.shacl.js.model.TermFactory
 
BlankNode - Static variable in class org.topbraid.shacl.vocabulary.SH
 
BlankNodeOrIRI - Static variable in class org.topbraid.shacl.vocabulary.SH
 
BlankNodeOrLiteral - Static variable in class org.topbraid.shacl.vocabulary.SH
 
bnode - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
booleanLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
booleanLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
BooleanLiteralContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
 
bound - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
build(String, ExprList) - Method in class org.topbraid.jenax.functions.AbstractFunction
 
build(String, ExprList) - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
build(String, ExprList) - Method in class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
 
buildHttpClient(String, String, String) - Static method in class org.topbraid.jenax.util.ARQFactory
 

C

cachable - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
canExecute(Resource) - Static method in class org.topbraid.shacl.util.ExecutionPlatform
 
canExecute(Constraint) - Method in class org.topbraid.shacl.validation.js.JSValidationLanguage
 
canExecute(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLValidationLanguage
 
canExecute(Constraint) - Method in interface org.topbraid.shacl.validation.ValidationLanguage
 
canHandle(Resource) - Method in interface org.topbraid.shacl.targets.CustomTargetLanguage
 
canHandle(Resource) - Method in class org.topbraid.shacl.validation.js.JSTargetLanguage
 
canHandle(Resource) - Method in class org.topbraid.shacl.validation.sparql.SPARQLTargetLanguage
 
canHandle(Resource) - Method in interface org.topbraid.shacl.validation.ValidationSuggestionGenerator
Checks if this is (in principle) capable of adding suggestions for a given result.
canWrap(Node, EnhGraph) - Method in class org.topbraid.shacl.util.ImplementationByType
 
ceil - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
checkCanceled() - Method in class org.topbraid.shacl.engine.AbstractEngine
 
checkQuery(Query, Set<String>) - Static method in class org.topbraid.shacl.validation.sparql.SPARQLSyntaxChecker
Checks whether a given Query violates any of the syntax rules in Appendix A.
CheckRegexSyntaxFunction - Class in org.topbraid.shacl.arq.functions
 
CheckRegexSyntaxFunction() - Constructor for class org.topbraid.shacl.arq.functions.CheckRegexSyntaxFunction
 
class_ - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ClassConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ClassesCache - Class in org.topbraid.shacl.validation
An object that is used to cache subclasses of all classes mentioned in sh:class statements, for faster execution of sh:class checking, avoiding repeated traversal of the subClassOf hierarchy.
ClassesCache() - Constructor for class org.topbraid.shacl.validation.ClassesCache
 
ClassMetadata - Class in org.topbraid.shacl.optimize
Represents some ontology-related data about a given class, so that it can be accessed more efficiently than through the RDF triples.
ClassMetadata(Node, String) - Constructor for class org.topbraid.shacl.optimize.ClassMetadata
 
ClassPropertyMetadata - Class in org.topbraid.shacl.optimize
Metadata about a property at a given class, possibly in the inverse direction.
ClassPropertyMetadata.Plugin - Interface in org.topbraid.shacl.optimize
 
clear() - Method in class org.topbraid.shacl.arq.SHACLFunctionsCache
 
clearCaches() - Method in class org.topbraid.jenax.util.ARQFactory
Programmatically resets any cached queries.
clonePath(Resource, Model) - Static method in class org.topbraid.shacl.arq.SHACLPaths
 
close() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
close() - Method in class org.topbraid.shacl.js.JSGraph
 
close() - Method in class org.topbraid.shacl.js.JSGraph.JSTripleIterator
 
closed - Static variable in class org.topbraid.shacl.vocabulary.SH
 
closed - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
ClosedConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
closeIterators() - Method in class org.topbraid.shacl.js.JSGraph
 
coalesce - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
collectBaseGraphs(Graph, Set<Graph>) - Static method in class org.topbraid.jenax.util.JenaUtil
 
COMMENT - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
COMMENT - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
commit() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
commit() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
compare(Resource, Resource) - Method in class org.topbraid.shacl.util.OrderComparator
 
compareNodes(JSTerm, JSTerm) - Method in class org.topbraid.shacl.validation.js.SHACLObject
 
compareTo(TestCase) - Method in class org.topbraid.shacl.testcases.TestCase
 
ComplexNodeExpression - Class in org.topbraid.shacl.expr
 
ComplexNodeExpression(RDFNode) - Constructor for class org.topbraid.shacl.expr.ComplexNodeExpression
 
composite - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
concat - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
condition - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ConfigurableEngine - Interface in org.topbraid.shacl.engine
 
conforms() - Method in class org.topbraid.shacl.validation.ResourceValidationReport
 
conforms() - Method in interface org.topbraid.shacl.validation.ValidationReport
 
conforms - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ConstantTermExpression - Class in org.topbraid.shacl.expr.lib
 
ConstantTermExpression(RDFNode) - Constructor for class org.topbraid.shacl.expr.lib.ConstantTermExpression
 
constraint() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
constraint() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
 
constraint(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
 
Constraint - Class in org.topbraid.shacl.engine
Represents a constraint as input to an engine (e.g.
Constraint(Shape, SHConstraintComponent, List<SHParameter>, RDFNode) - Constructor for class org.topbraid.shacl.engine.Constraint
 
Constraint - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ConstraintContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
ConstraintExecutor - Interface in org.topbraid.shacl.validation
Interface for objects that can execute a given constraint.
ConstraintExecutors - Class in org.topbraid.shacl.validation
Singleton managing the available ValidationLanguage instances.
ConstraintExecutors() - Constructor for class org.topbraid.shacl.validation.ConstraintExecutors
 
construct - Static variable in class org.topbraid.shacl.vocabulary.SH
 
contains(Node, Node, Node) - Method in class org.topbraid.jenax.util.DiffGraph
 
contains(Triple) - Method in class org.topbraid.jenax.util.DiffGraph
 
contains(Dataset, RDFNode) - Method in class org.topbraid.shacl.targets.InstancesTarget
 
contains(Dataset, RDFNode) - Method in class org.topbraid.shacl.targets.NodeTarget
 
contains(Dataset, RDFNode) - Method in class org.topbraid.shacl.targets.ObjectsOfTarget
 
contains(Dataset, RDFNode) - Method in class org.topbraid.shacl.targets.SubjectsOfTarget
 
contains(Dataset, RDFNode) - Method in interface org.topbraid.shacl.targets.Target
 
contains(Dataset, RDFNode) - Method in class org.topbraid.shacl.validation.js.JSTarget
 
contains(Dataset, RDFNode) - Method in class org.topbraid.shacl.validation.sparql.SPARQLTarget
 
contains - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
containsGraph(Node) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
containsNamedModel(String) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
containsNamedModel(String) - Method in class org.topbraid.jenax.util.FromDataset
 
copyPrefixMap(Graph, Graph) - Static method in class org.topbraid.jenax.util.PrefixUtils
Copy prefix mappings into dstGraph from srcGraph, checking whether the prefix mapping is already set.
CoreConstraintFilter - Class in org.topbraid.shacl.engine.filters
Can be used with ShapesGraph.setConstraintFilter to ignore any constraints outside of SHACL Core.
CoreConstraintFilter() - Constructor for class org.topbraid.shacl.engine.filters.CoreConstraintFilter
 
CoreOnly - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
count - Static variable in class org.topbraid.shacl.vocabulary.SH
 
count - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
CountExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:count.
CountExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.CountExpression
 
create(Resource) - Method in interface org.topbraid.jenax.functions.DeclarativeFunctionDriver
If this factory is responsible for the provided function Resource then it must create a FunctionFactory which can then be registered.
create(Resource) - Method in class org.topbraid.jenax.functions.DeclarativeFunctionDrivers
 
create(Query, Model) - Method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
 
create(Query, Model, QuerySolution) - Method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
 
create(Query, Dataset) - Method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
 
create(Query, Dataset, QuerySolution) - Method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
 
create(String) - Method in class org.topbraid.jenax.util.UpdateFactoryFilter
 
create(String) - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
create(Resource) - Method in class org.topbraid.shacl.arq.SHACLFunctionDriver
 
create(String) - Method in class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
 
create(RDFNode) - Method in class org.topbraid.shacl.expr.NodeExpressionFactory
 
create(Dataset, URI, ShapesGraph, Resource) - Method in class org.topbraid.shacl.validation.ValidationEngineFactory
Constructs a new ValidationEngine.
createConcurrentGraph() - Method in class org.topbraid.jenax.util.JenaUtilHelper
 
createContext() - Method in interface org.topbraid.shacl.testcases.context.TestCaseContextFactory
 
createDecimal(int) - Static method in class org.topbraid.jenax.util.JenaDatatypes
 
createDefaultGraph() - Static method in class org.topbraid.jenax.util.JenaUtil
Creates a new Graph.
createDefaultGraph() - Method in class org.topbraid.jenax.util.JenaUtilHelper
A memory graph with no reification.
createDefaultModel() - Static method in class org.topbraid.jenax.util.JenaUtil
Wraps the result of JenaUtil.createDefaultGraph() into a Model and initializes namespaces.
createDefaultValueTypesModel(Model) - Static method in class org.topbraid.shacl.util.SHACLUtil
Runs the rule to infer missing rdf:type triples for certain blank nodes.
createExecutor(Constraint) - Method in class org.topbraid.shacl.validation.js.JSValidationLanguage
 
createExecutor(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLValidationLanguage
 
createExecutor(Constraint) - Method in interface org.topbraid.shacl.validation.ValidationLanguage
 
createExpressionQuery(String) - Method in class org.topbraid.jenax.util.ARQFactory
 
createFailure(Model, String) - Method in class org.topbraid.shacl.testcases.TestCase
 
createFailure(Model, String, TestCaseContext) - Method in class org.topbraid.shacl.testcases.TestCase
 
createIncludesModel(Model, String) - Static method in class org.topbraid.shacl.util.SHACLUtil
Creates an includes Model for a given input Model.
createInteger(int) - Static method in class org.topbraid.jenax.util.JenaDatatypes
 
createKey(Node, String) - Static method in class org.topbraid.shacl.optimize.ClassMetadata
 
createMemoryGraph() - Static method in class org.topbraid.jenax.util.JenaUtil
Creates a memory Graph with no reification.
createMemoryModel() - Static method in class org.topbraid.jenax.util.JenaUtil
Creates a memory Model with no reification.
createModelWithEntailment(Dataset, URI, ShapesGraph, ProgressMonitor) - Method in interface org.topbraid.shacl.entailment.SHACLEntailment.Engine
 
createModelWithEntailment(Dataset, URI, ShapesGraph, ProgressMonitor) - Method in class org.topbraid.shacl.rules.RulesEntailment
 
createMultiUnion() - Static method in class org.topbraid.jenax.util.JenaUtil
 
createMultiUnion(Graph[]) - Static method in class org.topbraid.jenax.util.JenaUtil
 
createMultiUnion(Iterator<Graph>) - Static method in class org.topbraid.jenax.util.JenaUtil
 
createMultiUnion() - Method in class org.topbraid.jenax.util.JenaUtilHelper
Return a multiunion.
createMultiUnion(Iterator<Graph>) - Method in class org.topbraid.jenax.util.JenaUtilHelper
Return a multiunion, initialized with the given graphs.
createMultiUnion(Graph[]) - Method in class org.topbraid.jenax.util.JenaUtilHelper
Return a multiunion, initialized with the given graphs.
createOntologyModel(OntModelSpec, Model) - Static method in class org.topbraid.jenax.util.JenaUtil
 
createOntologyModel(OntModelSpec, Model) - Method in class org.topbraid.jenax.util.JenaUtilHelper
 
createPath(Path, Model) - Static method in class org.topbraid.shacl.arq.SHACLPaths
Creates SHACL RDF triples for a given Jena Path (which may have been created using getJenaPath).
createPrefixDeclarations(Model) - Method in class org.topbraid.jenax.util.ARQFactory
Same as createPrefixDeclarations(model, true).
createPrefixDeclarations(Model, boolean) - Method in class org.topbraid.jenax.util.ARQFactory
Creates SPARQL prefix declarations for a given Model.
createQuery(String) - Method in class org.topbraid.jenax.util.ARQFactory
 
createQuery(Model, String) - Method in class org.topbraid.jenax.util.ARQFactory
Creates a new Query from a partial query (possibly lacking PREFIX declarations), using the ARQ syntax specified by getSyntax.
createQueryExecution(Query, Model) - Method in class org.topbraid.jenax.util.ARQFactory
Creates a QueryExecution for a given Query in a given Model, with no initial bindings.
createQueryExecution(Query, Model, QuerySolution) - Method in class org.topbraid.jenax.util.ARQFactory
Creates a QueryExecution for a given Query in a given Model, with some given initial bindings.
createQueryExecution(Query, Dataset) - Method in class org.topbraid.jenax.util.ARQFactory
 
createQueryExecution(Query, Dataset, QuerySolution) - Method in class org.topbraid.jenax.util.ARQFactory
 
createQueryExecution(Query, Dataset, QuerySolution) - Static method in class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
 
createRandomShapesGraphURI() - Static method in class org.topbraid.shacl.util.SHACLUtil
 
createRDFWriter(Model) - Method in class org.topbraid.shacl.util.ModelPrinter
 
createRemoteQueryExecution(Query) - Method in class org.topbraid.jenax.util.ARQFactory
Creates a remote QueryExecution on a given Query.
createRemoteQueryExecution(Query, List<String>) - Method in class org.topbraid.jenax.util.ARQFactory
 
createRemoteQueryExecution(String, Query, List<String>, List<String>, String, String) - Method in class org.topbraid.jenax.util.ARQFactory
 
createResult(Model, Resource) - Method in class org.topbraid.shacl.testcases.TestCase
 
createResult(Resource, Constraint, RDFNode) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
createResultSetJSON(String, Model) - Static method in class org.topbraid.shacl.testcases.QueryTestCaseType
 
createRule(Resource) - Method in class org.topbraid.shacl.rules.JSRuleLanguage
 
createRule(Resource) - Method in interface org.topbraid.shacl.rules.RuleLanguage
 
createRule(Resource) - Method in class org.topbraid.shacl.rules.SPARQLRuleLanguage
 
createRule(Resource) - Method in class org.topbraid.shacl.rules.TripleRuleLanguage
 
createScriptEngine() - Method in class org.topbraid.shacl.js.JSScriptEngineFactory
 
createScriptReader(String) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
createSuccessResults - Static variable in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
createTarget(Resource, SHParameterizableTarget) - Method in interface org.topbraid.shacl.targets.CustomTargetLanguage
 
createTarget(Resource, SHParameterizableTarget) - Method in class org.topbraid.shacl.validation.js.JSTargetLanguage
 
createTarget(Resource, SHParameterizableTarget) - Method in class org.topbraid.shacl.validation.sparql.SPARQLTargetLanguage
 
createUpdateRequest(String) - Method in class org.topbraid.jenax.util.ARQFactory
 
createValidationEngine(Model, Model, boolean) - Static method in class org.topbraid.shacl.validation.ValidationUtil
 
createValidationEngine(Model, Model, ValidationEngineConfiguration) - Static method in class org.topbraid.shacl.validation.ValidationUtil
 
createValidationResult(Constraint, RDFNode, RDFNode, Supplier<String>) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
createValidationSuggestionGenerator(Model, Model) - Method in class org.topbraid.shacl.validation.ValidationSuggestionGeneratorFactory
Default implementation returns nothing - no implementation is provided as part of the open source package.
currentShapeVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
CurrentThreadFunctionRegistry - Class in org.topbraid.jenax.functions
An ARQ FunctionRegistry that can be used to associate functions with Threads, so that additional functions from a given Model can be made visible depending on the SPARQL query thread.
CurrentThreadFunctionRegistry(FunctionRegistry) - Constructor for class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
CurrentThreadFunctions - Class in org.topbraid.jenax.functions
A helper object that can be used to register SPARQL functions per thread, e.g.
CustomTargetLanguage - Interface in org.topbraid.shacl.targets
 
CustomTargets - Class in org.topbraid.shacl.targets
A singleton managing the available custom target plugins.

D

DASH - Class in org.topbraid.shacl.vocabulary
Vocabulary for http://datashapes.org/dash
DASH() - Constructor for class org.topbraid.shacl.vocabulary.DASH
 
DASH_JS - Static variable in class org.topbraid.shacl.js.NashornScriptEngine
 
dataGraph - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
dataset - Variable in class org.topbraid.shacl.engine.AbstractEngine
 
DatasetWithDifferentDefaultModel - Class in org.topbraid.jenax.util
A DelegatingDataset that uses a different default model than the delegate.
DatasetWithDifferentDefaultModel(Model, Dataset) - Constructor for class org.topbraid.jenax.util.DatasetWithDifferentDefaultModel
 
DatasetWrappingDatasetGraph - Class in org.topbraid.jenax.util
An implementation of DatasetGraph that delegates all work to a given Dataset implementation.
DatasetWrappingDatasetGraph(Dataset) - Constructor for class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
datatype() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
datatype() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
DATATYPE - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
datatype - Static variable in class org.topbraid.shacl.vocabulary.SH
 
datatype - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
DatatypeConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
DatatypeConstraintExecutor - Class in org.topbraid.shacl.validation.java
 
DatatypeConstraintExecutor() - Constructor for class org.topbraid.shacl.validation.java.DatatypeConstraintExecutor
 
DatatypeContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.DatatypeContext
 
day - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
deactivated - Static variable in class org.topbraid.shacl.vocabulary.SH
 
DECIMAL - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
DECIMAL - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
DECIMAL() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 
DeclarativeFunctionDriver - Interface in org.topbraid.jenax.functions
Can be used to define custom function factories such as spinx.
DeclarativeFunctionDrivers - Class in org.topbraid.jenax.functions
The singleton that creates ARQ FunctionFactories from (SHACL, SPIN) function declarations.
DeclarativeFunctionFactory - Interface in org.topbraid.jenax.functions
A marker interface that makes it possible to distinguish SPIN functions from other functions in the FunctionRegistry.
declare - Static variable in class org.topbraid.shacl.vocabulary.SH
 
decreaseIndent() - Method in class org.topbraid.shacl.expr.AppendContext
 
deepCloneForReadOnlyThreadSafe(Graph) - Static method in class org.topbraid.jenax.util.JenaUtil
Ensure that we there is a read-only, thread safe version of the graph.
deepCloneReadOnlyGraph(Graph) - Method in class org.topbraid.jenax.util.JenaUtilHelper
 
DefaultShapesGraphProvider - Class in org.topbraid.shacl.validation
A singleton used by ResourceConstraintValidator (and thus the tosh:hasShape function) to deliver a default shapes graph if none has been provided in the context.
DefaultShapesGraphProvider() - Constructor for class org.topbraid.shacl.validation.DefaultShapesGraphProvider
 
defaultValue - Static variable in class org.topbraid.shacl.vocabulary.SH
 
defaultValueType - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
DefaultValueTypeRule - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
defaultViewForRole - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
DelegatingDataset - Class in org.topbraid.jenax.util
A Dataset that simply delegates all its calls, allowing to wrap an existing Dataset (e.g.
DelegatingDataset(Dataset) - Constructor for class org.topbraid.jenax.util.DelegatingDataset
 
delete(Quad) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
delete(Triple) - Method in class org.topbraid.jenax.util.DiffGraph
 
deletedTriple - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
deletedTriples - Variable in class org.topbraid.jenax.util.DiffGraph
This Set has triples that are in the delegate but are excluded from the filtered graph.
desc - Static variable in class org.topbraid.shacl.vocabulary.SH
 
description - Static variable in class org.topbraid.shacl.vocabulary.SH
 
detail - Static variable in class org.topbraid.shacl.vocabulary.SH
 
detailsEndpoint - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
detailsGraph - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
DiffGraph - Class in org.topbraid.jenax.util
A WrappedGraph that filters out deleted triples or adds added triples, without modifying the underlying base graph.
DiffGraph(Graph) - Constructor for class org.topbraid.jenax.util.DiffGraph
 
directive() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
directive(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
directive() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
DirectiveContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
disjoint - Static variable in class org.topbraid.shacl.vocabulary.SH
 
DisjointConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
distinct(ExtendedIterator<RDFNode>) - Static method in class org.topbraid.shacl.expr.lib.DistinctExpression
Produces an RDFNode iterator that drops duplicate values, based on a Set.
distinct - Static variable in class org.topbraid.shacl.vocabulary.SH
 
DistinctExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:distinct.
DistinctExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.DistinctExpression
 
divide - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
doCreateQuery(String) - Method in class org.topbraid.jenax.util.ARQFactory
 
doCreateQuery(String, PrefixMapping) - Method in class org.topbraid.jenax.util.ARQFactory
Creates the "physical" Jena Query instance.
done() - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
done() - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Informs the progress monitor that all is completed.
done() - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
DOUBLE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
DOUBLE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
DOUBLE() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 

E

Editor - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
editor - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
editWidget - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
else_ - Static variable in class org.topbraid.shacl.vocabulary.SH
 
enableQueryPrinting(boolean) - Static method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
Allow query printing to be switched on/off around specific sections of code that are issuing queries.
encode_for_uri - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
end() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
end() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
end(boolean) - Static method in class org.topbraid.shacl.js.SHACLScriptEngineManager
 
end(Node, Node) - Static method in class org.topbraid.shacl.util.RecursionGuard
 
engine - Variable in class org.topbraid.shacl.js.JSGraph
 
ensureInited() - Static method in class org.topbraid.shacl.model.SHFactory
 
ensureToshTriplesExist(Model) - Static method in class org.topbraid.shacl.validation.ValidationUtil
 
entailment - Static variable in class org.topbraid.shacl.vocabulary.SH
 
enterArray(SHACLCParser.ArrayContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.array().
enterArray(SHACLCParser.ArrayContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.array().
enterBaseDecl(SHACLCParser.BaseDeclContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.baseDecl().
enterBaseDecl(SHACLCParser.BaseDeclContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.baseDecl().
enterBooleanLiteral(SHACLCParser.BooleanLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.booleanLiteral().
enterBooleanLiteral(SHACLCParser.BooleanLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.booleanLiteral().
enterConstraint(SHACLCParser.ConstraintContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.constraint().
enterConstraint(SHACLCParser.ConstraintContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.constraint().
enterDatatype(SHACLCParser.DatatypeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.datatype().
enterDatatype(SHACLCParser.DatatypeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.datatype().
enterDirective(SHACLCParser.DirectiveContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.directive().
enterDirective(SHACLCParser.DirectiveContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.directive().
enterEveryRule(ParserRuleContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
enterImportsDecl(SHACLCParser.ImportsDeclContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.importsDecl().
enterImportsDecl(SHACLCParser.ImportsDeclContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.importsDecl().
enterIri(SHACLCParser.IriContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.iri().
enterIri(SHACLCParser.IriContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.iri().
enterIriOrLiteral(SHACLCParser.IriOrLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.iriOrLiteral().
enterIriOrLiteral(SHACLCParser.IriOrLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.iriOrLiteral().
enterIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.iriOrLiteralOrArray().
enterIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.iriOrLiteralOrArray().
enterLiteral(SHACLCParser.LiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.literal().
enterLiteral(SHACLCParser.LiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.literal().
enterNegation(SHACLCParser.NegationContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.negation().
enterNegation(SHACLCParser.NegationContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.negation().
enterNodeKind(SHACLCParser.NodeKindContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeKind().
enterNodeKind(SHACLCParser.NodeKindContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeKind().
enterNodeNot(SHACLCParser.NodeNotContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeNot().
enterNodeNot(SHACLCParser.NodeNotContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeNot().
enterNodeOr(SHACLCParser.NodeOrContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeOr().
enterNodeOr(SHACLCParser.NodeOrContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeOr().
enterNodeParam(SHACLCParser.NodeParamContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeParam().
enterNodeParam(SHACLCParser.NodeParamContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeParam().
enterNodeShape(SHACLCParser.NodeShapeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeShape().
enterNodeShape(SHACLCParser.NodeShapeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeShape().
enterNodeShapeBody(SHACLCParser.NodeShapeBodyContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeShapeBody().
enterNodeShapeBody(SHACLCParser.NodeShapeBodyContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeShapeBody().
enterNodeValue(SHACLCParser.NodeValueContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.nodeValue().
enterNodeValue(SHACLCParser.NodeValueContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.nodeValue().
enterNumericLiteral(SHACLCParser.NumericLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.numericLiteral().
enterNumericLiteral(SHACLCParser.NumericLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.numericLiteral().
enterPath(SHACLCParser.PathContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.path().
enterPath(SHACLCParser.PathContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.path().
enterPathAlternative(SHACLCParser.PathAlternativeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathAlternative().
enterPathAlternative(SHACLCParser.PathAlternativeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathAlternative().
enterPathElt(SHACLCParser.PathEltContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathElt().
enterPathElt(SHACLCParser.PathEltContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathElt().
enterPathEltOrInverse(SHACLCParser.PathEltOrInverseContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathEltOrInverse().
enterPathEltOrInverse(SHACLCParser.PathEltOrInverseContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathEltOrInverse().
enterPathInverse(SHACLCParser.PathInverseContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathInverse().
enterPathInverse(SHACLCParser.PathInverseContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathInverse().
enterPathMod(SHACLCParser.PathModContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathMod().
enterPathMod(SHACLCParser.PathModContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathMod().
enterPathPrimary(SHACLCParser.PathPrimaryContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathPrimary().
enterPathPrimary(SHACLCParser.PathPrimaryContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathPrimary().
enterPathSequence(SHACLCParser.PathSequenceContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.pathSequence().
enterPathSequence(SHACLCParser.PathSequenceContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.pathSequence().
enterPrefixDecl(SHACLCParser.PrefixDeclContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.prefixDecl().
enterPrefixDecl(SHACLCParser.PrefixDeclContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.prefixDecl().
enterPrefixedName(SHACLCParser.PrefixedNameContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.prefixedName().
enterPrefixedName(SHACLCParser.PrefixedNameContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.prefixedName().
enterPropertyAtom(SHACLCParser.PropertyAtomContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyAtom().
enterPropertyAtom(SHACLCParser.PropertyAtomContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyAtom().
enterPropertyCount(SHACLCParser.PropertyCountContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyCount().
enterPropertyCount(SHACLCParser.PropertyCountContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyCount().
enterPropertyMaxCount(SHACLCParser.PropertyMaxCountContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyMaxCount().
enterPropertyMaxCount(SHACLCParser.PropertyMaxCountContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyMaxCount().
enterPropertyMinCount(SHACLCParser.PropertyMinCountContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyMinCount().
enterPropertyMinCount(SHACLCParser.PropertyMinCountContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyMinCount().
enterPropertyNot(SHACLCParser.PropertyNotContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyNot().
enterPropertyNot(SHACLCParser.PropertyNotContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyNot().
enterPropertyOr(SHACLCParser.PropertyOrContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyOr().
enterPropertyOr(SHACLCParser.PropertyOrContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyOr().
enterPropertyParam(SHACLCParser.PropertyParamContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyParam().
enterPropertyParam(SHACLCParser.PropertyParamContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyParam().
enterPropertyShape(SHACLCParser.PropertyShapeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyShape().
enterPropertyShape(SHACLCParser.PropertyShapeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyShape().
enterPropertyType(SHACLCParser.PropertyTypeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyType().
enterPropertyType(SHACLCParser.PropertyTypeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyType().
enterPropertyValue(SHACLCParser.PropertyValueContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.propertyValue().
enterPropertyValue(SHACLCParser.PropertyValueContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.propertyValue().
enterRdfLiteral(SHACLCParser.RdfLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.rdfLiteral().
enterRdfLiteral(SHACLCParser.RdfLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.rdfLiteral().
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DatatypeContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NegationContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeKindContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeParamContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathInverseContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathModContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMinCountContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyParamContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyTypeContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
enterRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
 
enterShaclDoc(SHACLCParser.ShaclDocContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.shaclDoc().
enterShaclDoc(SHACLCParser.ShaclDocContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.shaclDoc().
enterShapeClass(SHACLCParser.ShapeClassContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.shapeClass().
enterShapeClass(SHACLCParser.ShapeClassContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.shapeClass().
enterShapeRef(SHACLCParser.ShapeRefContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.shapeRef().
enterShapeRef(SHACLCParser.ShapeRefContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.shapeRef().
enterString(SHACLCParser.StringContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.string().
enterString(SHACLCParser.StringContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.string().
enterTargetClass(SHACLCParser.TargetClassContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Enter a parse tree produced by SHACLCParser.targetClass().
enterTargetClass(SHACLCParser.TargetClassContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Enter a parse tree produced by SHACLCParser.targetClass().
entries - Static variable in class org.topbraid.shacl.vocabulary.MF
 
EOF() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
eq - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
equals(Object) - Method in class org.topbraid.shacl.js.model.JSTerm
 
equals(Object) - Method in class org.topbraid.shacl.js.model.JSTriple
 
equals(Object) - Method in class org.topbraid.shacl.optimize.PathMetadata
 
equals(Object) - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
equals - Static variable in class org.topbraid.shacl.vocabulary.SH
 
EqualsConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.AbstractSPARQLExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.ConstantTermExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.CountExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.DistinctExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.ExistsExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.FocusNodeExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.FunctionExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.GroupConcatExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.IntersectionExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.LimitExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.MaxExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.MinExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.MinusExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.OffsetExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.OrderByExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.SumExpression
 
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.UnionExpression
 
eval(RDFNode, NodeExpressionContext) - Method in interface org.topbraid.shacl.expr.NodeExpression
Produces an iterator of value nodes for a given focus node.
eval(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.PathEvaluator
 
eval(String) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
eval(String) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
evalExpr - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
EvalExprPFunction - Class in org.topbraid.shacl.arq.functions
The property function tosh:evalExpr.
EvalExprPFunction() - Constructor for class org.topbraid.shacl.arq.functions.EvalExprPFunction
 
evalInput(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.AbstractInputExpression
 
evalReverse(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.AbstractNodeExpression
 
evalReverse(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
evalReverse(RDFNode, NodeExpressionContext) - Method in interface org.topbraid.shacl.expr.NodeExpression
Produces an iterator of focus nodes for a given value node.
evalReverse(RDFNode, NodeExpressionContext) - Method in class org.topbraid.shacl.expr.PathEvaluator
 
ExceptionUtil - Class in org.topbraid.jenax.util
A collection of utilities on Exception handling.
ExceptionUtil() - Constructor for class org.topbraid.jenax.util.ExceptionUtil
 
ExcludeMetaShapesFilter - Class in org.topbraid.shacl.engine.filters
A Predicate that can be used to bypass any shapes that are also constraint components.
ExcludeMetaShapesFilter() - Constructor for class org.topbraid.shacl.engine.filters.ExcludeMetaShapesFilter
 
exec(Binding, ExprList, String, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction0
 
exec(FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction0
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction1
 
exec(Node, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction1
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction2
 
exec(Node, Node, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction2
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction3
 
exec(Node, Node, Node, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction3
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction4
 
exec(Node, Node, Node, Node, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction4
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction5
 
exec(Node, Node, Node, Node, Node, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction5
 
exec(Node[], FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction6
 
exec(Node, Node, Node, Node, Node, Node, FunctionEnv) - Method in class org.topbraid.jenax.functions.AbstractFunction6
 
exec(Node, FunctionEnv) - Method in class org.topbraid.shacl.arq.functions.CheckRegexSyntaxFunction
 
exec(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class org.topbraid.shacl.arq.functions.EvalExprPFunction
 
exec(Node, Node, Node, FunctionEnv) - Method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
exec(Node, Node, Node, Graph, Dataset) - Static method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
exec(Node, FunctionEnv) - Method in class org.topbraid.shacl.arq.functions.IsDeactivatedFunction
 
exec(Node, Node, FunctionEnv) - Method in class org.topbraid.shacl.arq.functions.IsInTargetOfFunction
 
exec(Node, Node, FunctionEnv) - Method in class org.topbraid.shacl.arq.functions.IsValidForDatatypeFunction
 
exec(Node, FunctionEnv) - Method in class org.topbraid.shacl.arq.functions.IsValidLangTagFunction
 
exec(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class org.topbraid.shacl.arq.functions.TargetContainsPFunction
 
exec(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class org.topbraid.shacl.arq.functions.ValuesPFunction
 
exec(Binding, ExprList, String, FunctionEnv) - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
ExecStatistics - Class in org.topbraid.jenax.statistics
A wrapper to record the execution time of some processing step for statistical purposes.
ExecStatistics(String, String, long, long, Node) - Constructor for class org.topbraid.jenax.statistics.ExecStatistics
Creates a new ExecStatistics object.
ExecStatisticsListener - Interface in org.topbraid.jenax.statistics
An interface for objects interested in updates to the ExecStatisticsManager.
ExecStatisticsManager - Class in org.topbraid.jenax.statistics
A singleton managing execution statistics.
ExecStatisticsManager() - Constructor for class org.topbraid.jenax.statistics.ExecStatisticsManager
 
execute(SHACLARQFunction, Dataset, Model, QuerySolution, Node[]) - Method in class org.topbraid.shacl.arq.SHACLFunctionsCache
 
execute(RuleEngine, List<RDFNode>, Shape) - Method in interface org.topbraid.shacl.rules.Rule
Executes this rule, calling ruleEngine.infer() to add triples.
execute(RuleEngine, List<RDFNode>, Shape) - Method in class org.topbraid.shacl.rules.SPARQLRule
 
executeAll() - Method in class org.topbraid.shacl.rules.RuleEngine
 
executeBody(Dataset, Model, QuerySolution) - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
executeBody(Dataset, Model, QuerySolution) - Method in class org.topbraid.shacl.arq.SHACLJSARQFunction
 
executeBody(Dataset, Model, QuerySolution) - Method in class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in interface org.topbraid.shacl.validation.ConstraintExecutor
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.ExpressionConstraintExecutor
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.java.DatatypeConstraintExecutor
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.js.JSConstraintExecutor
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
executeConstraint(Constraint, ValidationEngine, Collection<RDFNode>) - Method in class org.topbraid.shacl.validation.sparql.SPARQLConstraintExecutor
 
executeLibraries(Resource) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
executeLibraries(Resource) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
executeRules(Model, Model, Model, ProgressMonitor) - Static method in class org.topbraid.shacl.rules.RuleUtil
Executes all rules from a given shapes Model on a given data Model.
executeRules(RDFNode, Model, Model, ProgressMonitor) - Static method in class org.topbraid.shacl.rules.RuleUtil
Executes all rules from a given shapes Model on a given focus node (in its data Model).
executeScriptFromURL(String) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
executeScriptFromURL(String) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
executeShape(Shape, String, RDFNode) - Method in class org.topbraid.shacl.rules.RuleEngine
 
executeShapes(List<Shape>, RDFNode) - Method in class org.topbraid.shacl.rules.RuleEngine
Executes the rules attached to a given list of shapes, either for a dedicated focus node or all target nodes of the shapes.
ExecutionPlatform - Class in org.topbraid.shacl.util
Manages the current execution platform, used by dash:ExecutionPlatform etc.
ExecutionPlatform() - Constructor for class org.topbraid.shacl.util.ExecutionPlatform
 
ExecutionPlatform - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
exists(Model) - Static method in class org.topbraid.shacl.util.SHACLUtil
Checks whether the SHACL vocabulary is present in a given Model.
exists(Graph) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
exists - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ExistsExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:exists.
ExistsExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.ExistsExpression
 
exitArray(SHACLCParser.ArrayContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.array().
exitArray(SHACLCParser.ArrayContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.array().
exitBaseDecl(SHACLCParser.BaseDeclContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.baseDecl().
exitBaseDecl(SHACLCParser.BaseDeclContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.baseDecl().
exitBooleanLiteral(SHACLCParser.BooleanLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.booleanLiteral().
exitBooleanLiteral(SHACLCParser.BooleanLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.booleanLiteral().
exitConstraint(SHACLCParser.ConstraintContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.constraint().
exitConstraint(SHACLCParser.ConstraintContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.constraint().
exitDatatype(SHACLCParser.DatatypeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.datatype().
exitDatatype(SHACLCParser.DatatypeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.datatype().
exitDirective(SHACLCParser.DirectiveContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.directive().
exitDirective(SHACLCParser.DirectiveContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.directive().
exitEveryRule(ParserRuleContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
exitImportsDecl(SHACLCParser.ImportsDeclContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.importsDecl().
exitImportsDecl(SHACLCParser.ImportsDeclContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.importsDecl().
exitIri(SHACLCParser.IriContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.iri().
exitIri(SHACLCParser.IriContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.iri().
exitIriOrLiteral(SHACLCParser.IriOrLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.iriOrLiteral().
exitIriOrLiteral(SHACLCParser.IriOrLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.iriOrLiteral().
exitIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.iriOrLiteralOrArray().
exitIriOrLiteralOrArray(SHACLCParser.IriOrLiteralOrArrayContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.iriOrLiteralOrArray().
exitLiteral(SHACLCParser.LiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.literal().
exitLiteral(SHACLCParser.LiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.literal().
exitNegation(SHACLCParser.NegationContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.negation().
exitNegation(SHACLCParser.NegationContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.negation().
exitNodeKind(SHACLCParser.NodeKindContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeKind().
exitNodeKind(SHACLCParser.NodeKindContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeKind().
exitNodeNot(SHACLCParser.NodeNotContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeNot().
exitNodeNot(SHACLCParser.NodeNotContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeNot().
exitNodeOr(SHACLCParser.NodeOrContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeOr().
exitNodeOr(SHACLCParser.NodeOrContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeOr().
exitNodeParam(SHACLCParser.NodeParamContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeParam().
exitNodeParam(SHACLCParser.NodeParamContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeParam().
exitNodeShape(SHACLCParser.NodeShapeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeShape().
exitNodeShape(SHACLCParser.NodeShapeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeShape().
exitNodeShapeBody(SHACLCParser.NodeShapeBodyContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeShapeBody().
exitNodeShapeBody(SHACLCParser.NodeShapeBodyContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeShapeBody().
exitNodeValue(SHACLCParser.NodeValueContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.nodeValue().
exitNodeValue(SHACLCParser.NodeValueContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.nodeValue().
exitNumericLiteral(SHACLCParser.NumericLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.numericLiteral().
exitNumericLiteral(SHACLCParser.NumericLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.numericLiteral().
exitPath(SHACLCParser.PathContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.path().
exitPath(SHACLCParser.PathContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.path().
exitPathAlternative(SHACLCParser.PathAlternativeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathAlternative().
exitPathAlternative(SHACLCParser.PathAlternativeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathAlternative().
exitPathElt(SHACLCParser.PathEltContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathElt().
exitPathElt(SHACLCParser.PathEltContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathElt().
exitPathEltOrInverse(SHACLCParser.PathEltOrInverseContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathEltOrInverse().
exitPathEltOrInverse(SHACLCParser.PathEltOrInverseContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathEltOrInverse().
exitPathInverse(SHACLCParser.PathInverseContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathInverse().
exitPathInverse(SHACLCParser.PathInverseContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathInverse().
exitPathMod(SHACLCParser.PathModContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathMod().
exitPathMod(SHACLCParser.PathModContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathMod().
exitPathPrimary(SHACLCParser.PathPrimaryContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathPrimary().
exitPathPrimary(SHACLCParser.PathPrimaryContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathPrimary().
exitPathSequence(SHACLCParser.PathSequenceContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.pathSequence().
exitPathSequence(SHACLCParser.PathSequenceContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.pathSequence().
exitPrefixDecl(SHACLCParser.PrefixDeclContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.prefixDecl().
exitPrefixDecl(SHACLCParser.PrefixDeclContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.prefixDecl().
exitPrefixedName(SHACLCParser.PrefixedNameContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.prefixedName().
exitPrefixedName(SHACLCParser.PrefixedNameContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.prefixedName().
exitPropertyAtom(SHACLCParser.PropertyAtomContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyAtom().
exitPropertyAtom(SHACLCParser.PropertyAtomContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyAtom().
exitPropertyCount(SHACLCParser.PropertyCountContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyCount().
exitPropertyCount(SHACLCParser.PropertyCountContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyCount().
exitPropertyMaxCount(SHACLCParser.PropertyMaxCountContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyMaxCount().
exitPropertyMaxCount(SHACLCParser.PropertyMaxCountContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyMaxCount().
exitPropertyMinCount(SHACLCParser.PropertyMinCountContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyMinCount().
exitPropertyMinCount(SHACLCParser.PropertyMinCountContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyMinCount().
exitPropertyNot(SHACLCParser.PropertyNotContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyNot().
exitPropertyNot(SHACLCParser.PropertyNotContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyNot().
exitPropertyOr(SHACLCParser.PropertyOrContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyOr().
exitPropertyOr(SHACLCParser.PropertyOrContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyOr().
exitPropertyParam(SHACLCParser.PropertyParamContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyParam().
exitPropertyParam(SHACLCParser.PropertyParamContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyParam().
exitPropertyShape(SHACLCParser.PropertyShapeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyShape().
exitPropertyShape(SHACLCParser.PropertyShapeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyShape().
exitPropertyType(SHACLCParser.PropertyTypeContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyType().
exitPropertyType(SHACLCParser.PropertyTypeContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyType().
exitPropertyValue(SHACLCParser.PropertyValueContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.propertyValue().
exitPropertyValue(SHACLCParser.PropertyValueContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.propertyValue().
exitRdfLiteral(SHACLCParser.RdfLiteralContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.rdfLiteral().
exitRdfLiteral(SHACLCParser.RdfLiteralContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.rdfLiteral().
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DatatypeContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NegationContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeKindContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeParamContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathInverseContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathModContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMinCountContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyParamContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyTypeContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
exitRule(ParseTreeListener) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
 
exitShaclDoc(SHACLCParser.ShaclDocContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.shaclDoc().
exitShaclDoc(SHACLCParser.ShaclDocContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.shaclDoc().
exitShapeClass(SHACLCParser.ShapeClassContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.shapeClass().
exitShapeClass(SHACLCParser.ShapeClassContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.shapeClass().
exitShapeRef(SHACLCParser.ShapeRefContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.shapeRef().
exitShapeRef(SHACLCParser.ShapeRefContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.shapeRef().
exitString(SHACLCParser.StringContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.string().
exitString(SHACLCParser.StringContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.string().
exitTargetClass(SHACLCParser.TargetClassContext) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
Exit a parse tree produced by SHACLCParser.targetClass().
exitTargetClass(SHACLCParser.TargetClassContext) - Method in interface org.topbraid.shacl.compact.parser.SHACLCListener
Exit a parse tree produced by SHACLCParser.targetClass().
expectedResult - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
expectedResultIsJSON - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
expectedResultIsTTL - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
expression - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
expression - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ExpressionConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ExpressionConstraintExecutor - Class in org.topbraid.shacl.validation
 
ExpressionConstraintExecutor() - Constructor for class org.topbraid.shacl.validation.ExpressionConstraintExecutor
 
ExtraPrefixes - Class in org.topbraid.jenax.util
Manages extra prefixes that are always available even if not explicitly declared.
ExtraPrefixes() - Constructor for class org.topbraid.jenax.util.ExtraPrefixes
 

F

Failure - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
FailureLog - Class in org.topbraid.shacl.util
A singleton to record (and possibly print) failures thrown by the validation engine.
FailureLog() - Constructor for class org.topbraid.shacl.util.FailureLog
 
FailureResult - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
FailureTestCaseResult - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
failureVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
FALSE - Static variable in class org.topbraid.jenax.util.JenaDatatypes
 
filterShape - Static variable in class org.topbraid.shacl.vocabulary.SH
 
FilterShapeExpression - Class in org.topbraid.shacl.expr.lib
 
FilterShapeExpression(RDFNode, NodeExpression, Resource) - Constructor for class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
find(Node, Node, Node, Node) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
find(Node, Node, Node) - Method in class org.topbraid.jenax.util.DiffGraph
 
find(Triple) - Method in class org.topbraid.jenax.util.DiffGraph
 
find(Object, Object, Object) - Method in class org.topbraid.shacl.js.JSGraph
 
findNG(Node, Node, Node, Node) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
flags - Static variable in class org.topbraid.shacl.vocabulary.SH
 
floor - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
focusNode - Static variable in class org.topbraid.shacl.vocabulary.SH
 
FocusNodeExpression - Class in org.topbraid.shacl.expr.lib
 
FocusNodeExpression(RDFNode) - Constructor for class org.topbraid.shacl.expr.lib.FocusNodeExpression
 
FromDataset - Class in org.topbraid.jenax.util
A Dataset that wraps another Dataset but changes its default and named graphs based on the FROM and FROM NAMED clauses of a given Query.
FromDataset(Dataset, Query) - Constructor for class org.topbraid.jenax.util.FromDataset
 
Function - Static variable in class org.topbraid.shacl.vocabulary.SH
 
FunctionExpression - Class in org.topbraid.shacl.expr.lib
 
FunctionExpression(RDFNode, Resource, List<NodeExpression>) - Constructor for class org.topbraid.shacl.expr.lib.FunctionExpression
 
FunctionTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
FunctionTestCaseType - Class in org.topbraid.shacl.testcases
 
FunctionTestCaseType() - Constructor for class org.topbraid.shacl.testcases.FunctionTestCaseType
 

G

ge - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
get(String) - Method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
get() - Static method in class org.topbraid.jenax.functions.DeclarativeFunctionDrivers
 
get() - Static method in class org.topbraid.jenax.statistics.ExecStatisticsManager
Gets the singleton instance of this class.
get() - Static method in class org.topbraid.jenax.util.ARQFactory
Gets the singleton instance of this class.
get() - Static method in class org.topbraid.jenax.util.ImportProperties
 
get() - Static method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
Gets the singleton instance of this class.
get() - Static method in class org.topbraid.jenax.util.RDFLabels
Gets the singleton instance of this class.
get() - Static method in class org.topbraid.jenax.util.UpdateFactoryFilter
Gets the singleton instance of this class.
get() - Static method in class org.topbraid.shacl.arq.SHACLFunctionsCache
 
get() - Static method in class org.topbraid.shacl.entailment.SHACLEntailment
 
get() - Static method in class org.topbraid.shacl.expr.NodeExpressionFactory
 
get(String) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
get() - Static method in class org.topbraid.shacl.js.JSScriptEngineFactory
 
get(String) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
get() - Static method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
get() - Static method in class org.topbraid.shacl.rules.RuleLanguages
 
get() - Static method in class org.topbraid.shacl.targets.CustomTargets
 
get() - Static method in class org.topbraid.shacl.util.ExecutionPlatform
 
get() - Static method in class org.topbraid.shacl.util.FailureLog
 
get() - Static method in class org.topbraid.shacl.util.ModelPrinter
 
get() - Static method in class org.topbraid.shacl.util.OrderComparator
 
get() - Static method in class org.topbraid.shacl.validation.ConstraintExecutors
 
get() - Static method in class org.topbraid.shacl.validation.DefaultShapesGraphProvider
 
get() - Static method in class org.topbraid.shacl.validation.js.JSValidationLanguage
 
get() - Static method in class org.topbraid.shacl.validation.sparql.SPARQLValidationLanguage
 
get() - Static method in class org.topbraid.shacl.validation.ValidationEngineFactory
 
get() - Static method in class org.topbraid.shacl.validation.ValidationSuggestionGeneratorFactory
 
getAddedGraph() - Method in class org.topbraid.jenax.util.DiffGraph
 
getAllFocusNodes(Dataset, boolean) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets all focus nodes from the default Model of a given dataset.
getAllInstances(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets all instances of a given class and its subclasses.
getAllPropertiesOfClass(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets all the predicates of all declared sh:properties and sh:parameters of a given class, including inherited ones.
getAllShapesAtClassOrShape(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets all sh:Shapes that have a given class in their target, including ConstraintComponents and the class or shape itself if it is marked as sh:Shape.
getAllShapesAtNode(RDFNode) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets all shapes associated with a given focus node.
getAllShapesAtNode(RDFNode, Iterable<Resource>) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getAllSubClasses(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getAllSubClassesStar(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Returns a set consisting of a given class and all its subclasses.
getAllSubProperties(Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getAllSuperClasses(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getAllSuperClassesAndShapesStar(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets all (transitive) superclasses including shapes that reference a class via sh:targetClass.
getAllSuperClassesStar(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Returns a set consisting of a given class and all its superclasses.
getAllSuperProperties(Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getAllTopLevelResults(Model) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getAllTransitiveObjects(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
Returns a set of resources reachable from a subject via one or more steps with a given predicate.
getAllTransitiveSubjects(Resource, Property, ProgressMonitor) - Static method in class org.topbraid.jenax.util.JenaUtil
Returns a set of resources reachable from an object via one or more reversed steps with a given predicate.
getAllTypes(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getATN() - Method in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
getATN() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
getBaseGraph(Model) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets the "base graph" of a Model, walking into MultiUnions if needed.
getBaseGraph(Graph) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getBaseModel(Model) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getBestStringLiteral(Resource, List<String>, Iterable<Property>) - Static method in class org.topbraid.jenax.util.JenaUtil
For a given subject resource and a given collection of (label/comment) properties this finds the most suitable value of either property for a given list of languages (usually from the current user's preferences).
getBestStringLiteral(Resource, List<String>, Iterable<Property>, BiFunction<Resource, Property, Iterator<Statement>>) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getBlankNodeLabel(Resource) - Method in class org.topbraid.jenax.util.RDFLabels
Gets a "human-readable" label for a blank node, e.g.
getBodyQuery() - Method in class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
Gets the Jena Query object for execution.
getBooleanProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getClassesCache() - Method in class org.topbraid.shacl.validation.ValidationEngine
 
getClassMetadata(Node, Graph, String) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
getClassOrDatatype() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getClassOrDatatype() - Method in interface org.topbraid.shacl.model.SHPropertyShape
Gets the declared sh:class, sh:directType or sh:datatype (if any).
getComponent() - Method in class org.topbraid.shacl.engine.Constraint
 
getComponentWithParameter(Property) - Method in class org.topbraid.shacl.engine.ShapesGraph
 
getConfiguration() - Method in interface org.topbraid.shacl.engine.ConfigurableEngine
 
getConfiguration() - Method in class org.topbraid.shacl.validation.ValidationEngine
 
getConstraintComponentOfValidator(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getConstraints() - Method in class org.topbraid.shacl.engine.Shape
 
getContext() - Method in class org.topbraid.jenax.statistics.ExecStatistics
 
getContext() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
getContext() - Method in class org.topbraid.shacl.engine.Constraint
 
getContext() - Method in class org.topbraid.shacl.model.impl.SHNodeShapeImpl
 
getContext() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getContext() - Method in interface org.topbraid.shacl.model.SHShape
Returns either sh:NodeShape or sh:PropertyShape.
getContextNode() - Method in class org.topbraid.shacl.rules.AbstractRule
 
getContextNode() - Method in interface org.topbraid.shacl.rules.Rule
 
getCountDisplayString() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getCountDisplayString() - Method in interface org.topbraid.shacl.model.SHPropertyShape
 
getCurrent() - Static method in class org.topbraid.shacl.validation.ValidationEngine
 
getCurrentEngine() - Static method in class org.topbraid.shacl.js.SHACLScriptEngineManager
 
getCustomizedLabel(Resource) - Method in class org.topbraid.jenax.util.RDFLabels
Gets a "human-readable" label for a given Resource.
getDataset(Model) - Method in class org.topbraid.jenax.util.ARQFactory
Specifies a Dataset that shall be used for query execution.
getDataset() - Method in class org.topbraid.shacl.engine.AbstractEngine
 
getDataset() - Method in interface org.topbraid.shacl.expr.NodeExpressionContext
 
getDatatype() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getDatatypeURIs() - Static method in class org.topbraid.jenax.util.JenaDatatypes
Gets a List of all datatype URIs.
getDeepCause(Throwable, Class<? extends EX>) - Static method in class org.topbraid.jenax.util.ExceptionUtil
 
getDefaultGraph() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
getDefaultModel() - Method in class org.topbraid.jenax.util.DatasetWithDifferentDefaultModel
 
getDefaultModel() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
getDefaultModel() - Method in class org.topbraid.jenax.util.FromDataset
 
getDefaultPrefixes() - Static method in class org.topbraid.shacl.compact.SHACLC
 
getDefaultPrefixURI(String) - Static method in class org.topbraid.shacl.compact.SHACLC
 
getDefaultShapesGraphURI(Dataset) - Method in class org.topbraid.shacl.validation.DefaultShapesGraphProvider
 
getDefaultTypeForConstraintPredicate(Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getDefaultValueNodeExpressionsMap(Resource) - Method in class org.topbraid.shacl.engine.ShapesGraph
Gets a Map from (node) shapes to NodeExpressions derived from sh:defaultValue statements.
getDelegate() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
getDelegate() - Method in class org.topbraid.jenax.util.TransparentWrappedGraph
 
getDeletedTriples() - Method in class org.topbraid.jenax.util.DiffGraph
 
getDescription() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getDescription() - Method in interface org.topbraid.shacl.model.SHPropertyShape
Gets the sh:description, if it exists.
getDescription() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getDirectShapesAtClassOrShape(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets the directly associated sh:Shapes that have a given class in their target, including ConstraintComponents and the class or shape itself if it is marked as sh:Shape.
getDoubleProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getDoubleProperty(Resource, Property, double) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getDuration() - Method in class org.topbraid.jenax.statistics.ExecStatistics
 
getEARLModel() - Method in class org.topbraid.shacl.testcases.W3CTestRunner
 
getEARLResource() - Method in class org.topbraid.shacl.testcases.W3CTestRunner.Item
 
getEditWidget() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getElse() - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
getEngine() - Static method in class org.topbraid.jenax.util.AutoCompleteManager
 
getEngine(String) - Method in class org.topbraid.shacl.entailment.SHACLEntailment
 
getEngine() - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
getExecutable(Constraint) - Method in class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
getExecutable(Constraint) - Method in class org.topbraid.shacl.validation.js.JSComponentExecutor
 
getExecutable(Constraint) - Method in class org.topbraid.shacl.validation.js.JSConstraintExecutor
 
getExecutor() - Method in class org.topbraid.shacl.engine.Constraint
 
getExecutor(Constraint) - Method in class org.topbraid.shacl.validation.ConstraintExecutors
 
getExtraPrefixes() - Static method in class org.topbraid.jenax.util.ExtraPrefixes
Gets a Map from prefixes to namespaces.
getFilePath() - Method in class org.topbraid.shacl.testcases.W3CTestRunner.Item
 
getFilterShape() - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
getFirstDirectRange(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets the "first" declared rdfs:range of a given property.
getFirstRange(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets the "first" declared rdfs:range of a given property.
getFocusNode() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getFocusNode() - Method in interface org.topbraid.shacl.model.SHResult
 
getFocusNode() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getFocusNode() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:focusNode.
getFunction() - Method in class org.topbraid.shacl.expr.lib.FunctionExpression
 
getFunctionalSyntax() - Method in class org.topbraid.shacl.expr.ComplexNodeExpression
 
getFunctionalSyntax() - Method in class org.topbraid.shacl.expr.lib.ConstantTermExpression
 
getFunctionalSyntax() - Method in class org.topbraid.shacl.expr.lib.FocusNodeExpression
 
getFunctionalSyntax() - Method in interface org.topbraid.shacl.expr.NodeExpression
Produces a "functional" syntax used to display node expressions in a compact form.
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.AbstractInputExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.AbstractSPARQLExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.ComplexNodeExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.FunctionExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.IntersectionExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.LimitExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.MinusExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.OffsetExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.OrderByExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
getFunctionalSyntaxArguments() - Method in class org.topbraid.shacl.expr.lib.UnionExpression
 
getFunctionalSyntaxName() - Method in class org.topbraid.shacl.expr.ComplexNodeExpression
 
getFunctionalSyntaxName() - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
getFunctionName() - Method in class org.topbraid.shacl.model.impl.SHJSConstraintImpl
 
getFunctionName() - Method in class org.topbraid.shacl.model.impl.SHJSExecutableImpl
 
getFunctionName() - Method in class org.topbraid.shacl.model.impl.SHJSFunctionImpl
 
getFunctionName() - Method in interface org.topbraid.shacl.model.SHJSExecutable
 
getFunctions() - Static method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
getFunctionStatement(Resource) - Method in class org.topbraid.shacl.expr.NodeExpressionFactory
 
getGrammarFileName() - Method in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
getGrammarFileName() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
getGraph(Node) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
getGraph(Quad) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
getGraph() - Method in class org.topbraid.shacl.js.JSGraph
 
getGraph() - Method in class org.topbraid.shacl.testcases.TestCase
 
getGroupPaths(Node, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getHelper() - Static method in class org.topbraid.jenax.util.JenaUtil
Gets the current helper object.
getId() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getImportedNamespace(Resource, String) - Static method in class org.topbraid.shacl.util.PrefixUtil
 
getImportProperties() - Method in class org.topbraid.jenax.util.ImportProperties
 
getImports(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getIncludesSHACL() - Method in interface org.topbraid.shacl.optimize.OptimizedMultiUnion
 
getIncludesSPIN() - Method in interface org.topbraid.shacl.optimize.OptimizedMultiUnion
 
getInferencesModel() - Method in class org.topbraid.shacl.rules.RuleEngine
 
getInput() - Method in class org.topbraid.shacl.expr.AbstractInputExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.AbstractInputExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.AbstractNodeExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.FunctionExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.IntersectionExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.MinusExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.OrderByExpression
 
getInputExpressions() - Method in class org.topbraid.shacl.expr.lib.UnionExpression
 
getInputExpressions() - Method in interface org.topbraid.shacl.expr.NodeExpression
 
getIntegerProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getItems() - Method in class org.topbraid.shacl.testcases.W3CTestRunner
 
getJenaPath(Resource) - Static method in class org.topbraid.shacl.arq.SHACLPaths
 
getJenaPath(String, Model) - Static method in class org.topbraid.shacl.arq.SHACLPaths
Attempts to parse a given string into a Jena Path.
getJenaPath() - Method in class org.topbraid.shacl.engine.Shape
 
getKeyIfEnabledFor(Graph) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
getLabel() - Method in class org.topbraid.jenax.statistics.ExecStatistics
 
getLabel(Resource) - Method in class org.topbraid.jenax.util.RDFLabels
Gets the label for a given Resource.
getLabel() - Method in class org.topbraid.shacl.testcases.W3CTestRunner.Item
 
getLabel(Constraint) - Method in class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
getLabel(Constraint) - Method in class org.topbraid.shacl.validation.js.JSComponentExecutor
 
getLabel(Constraint) - Method in class org.topbraid.shacl.validation.js.JSConstraintExecutor
 
getLabel(Constraint) - Method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
getLabel(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLComponentExecutor
 
getLabel(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLConstraintExecutor
 
getLabel(RDFNode) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
getLabelFunction() - Method in class org.topbraid.shacl.validation.ValidationEngine
 
getLabelProperties() - Method in interface org.topbraid.shacl.optimize.OptimizedMultiUnion
 
getLabelStart(String) - Method in class org.topbraid.shacl.rules.AbstractRule
 
getLabelTemplate() - Method in class org.topbraid.shacl.model.impl.SHParameterizableImpl
 
getLabelTemplate() - Method in interface org.topbraid.shacl.model.SHParameterizable
 
getLang() - Method in class org.topbraid.shacl.compact.SHACLCWriter
 
getLanguage() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getLanguageForTarget(Resource) - Method in class org.topbraid.shacl.targets.CustomTargets
 
getLex() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getLimit() - Method in class org.topbraid.shacl.expr.lib.LimitExpression
 
getListProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getLiteralProperties(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getLocalPropertyLabel(Resource, Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets any locally-defined label for a given property.
getLocalRange() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getLock() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
getLock() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
getMaxCount() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getMaxCount() - Method in interface org.topbraid.shacl.model.SHPropertyShape
 
getMaxCount() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getMessage() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getMessage() - Method in interface org.topbraid.shacl.model.SHResult
 
getMessage() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getMessage() - Method in interface org.topbraid.shacl.validation.ValidationResult
Gets the human-readable message attached to the result.
getMessages() - Method in class org.topbraid.shacl.engine.Shape
 
getMessages() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getMessages() - Method in interface org.topbraid.shacl.validation.ValidationResult
Gets the human-readable message attached to the result (see sh:resultMessage).
getMinCount() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getMinCount() - Method in interface org.topbraid.shacl.model.SHPropertyShape
 
getModeNames() - Method in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
getName() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getName() - Method in interface org.topbraid.shacl.model.SHPropertyShape
Gets the sh:name, if it exists.
getName() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getNamedGraphURIs(Query) - Static method in class org.topbraid.jenax.util.ARQFactory
Gets a list of named graphs (GRAPH elements) mentioned in a given Query.
getNamedModel(String) - Static method in class org.topbraid.jenax.util.ARQFactory
Convenience method to get a named graph from the current ARQFactory's Dataset.
getNamedModel(String) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
getNamespace(Resource, String) - Static method in class org.topbraid.shacl.util.PrefixUtil
 
getNearest(Resource, Function<Resource, T>) - Static method in class org.topbraid.jenax.util.JenaUtil
Walks up the class hierarchy starting at a given class until one of them returns a value for a given Function.
getNextVarName() - Method in class org.topbraid.shacl.expr.AppendContext
 
getNode(Object) - Static method in class org.topbraid.shacl.js.model.JSFactory
 
getNode() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getNodeFlex(Object) - Static method in class org.topbraid.shacl.js.model.JSFactory
 
getNodeLabel(RDFNode) - Method in class org.topbraid.jenax.util.RDFLabels
 
getNodeSafe(Object) - Static method in class org.topbraid.shacl.js.model.JSFactory
 
getNsPrefixURI(Model, String) - Static method in class org.topbraid.jenax.util.JenaUtil
Overcomes a design mismatch with Jena: if the base model does not declare a default namespace then the default namespace of an import is returned - this is not desirable for TopBraid-like scenarios.
getObject(Node, Node, Graph) - Static method in class org.topbraid.jenax.util.JenaNodeUtil
 
getObject() - Method in class org.topbraid.shacl.js.model.JSTriple
 
getObject() - Method in class org.topbraid.shacl.model.impl.SHRuleImpl
 
getObject() - Method in interface org.topbraid.shacl.model.SHRule
Gets the sh:subject (assuming this is a triple rule)
getObject(Object) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
getObjectCount(Node, Node, Graph) - Static method in class org.topbraid.jenax.util.JenaNodeUtil
 
getObjects(Node, Node, Graph) - Static method in class org.topbraid.jenax.util.JenaNodeUtil
 
getOffset() - Method in class org.topbraid.shacl.expr.lib.OffsetExpression
 
getOntologyGraphKey() - Method in interface org.topbraid.shacl.optimize.OntologyOptimizableGraph
Gets a unique identifier for the graph that is used for caching.
getOrComputeObject(Object, Function<Object, Object>) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
getOrder() - Method in class org.topbraid.shacl.engine.Shape
 
getOrder() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getOrder() - Method in interface org.topbraid.shacl.model.SHPropertyShape
Gets the sh:order of this
getOrder() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getOrder() - Method in class org.topbraid.shacl.rules.AbstractRule
 
getOrder() - Method in interface org.topbraid.shacl.rules.Rule
 
getOrderedParameters() - Method in class org.topbraid.shacl.model.impl.SHParameterizableImpl
 
getOrderedParameters() - Method in interface org.topbraid.shacl.model.SHParameterizable
Gets an ordered List of all declared SHParameters, based on sh:order values (if one of them exists), then the local names of the path predicates.
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.AbstractNodeExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.DistinctExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.FocusNodeExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.IntersectionExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.LimitExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.MinusExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.OffsetExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.OrderByExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
getOutputShape(Resource) - Method in class org.topbraid.shacl.expr.lib.UnionExpression
 
getOutputShape(Resource) - Method in interface org.topbraid.shacl.expr.NodeExpression
Gets the shape of the output data (if known), based on a context shape.
getParameterAtClass(Resource, Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getParameterAtInstance(Resource, Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getParameterizable() - Method in class org.topbraid.shacl.model.impl.SHParameterizableInstanceImpl
 
getParameterizable() - Method in interface org.topbraid.shacl.model.SHParameterizableInstance
 
getParameterMapByVarNames() - Method in class org.topbraid.shacl.model.impl.SHParameterizableInstanceImpl
 
getParameterMapByVarNames() - Method in interface org.topbraid.shacl.model.SHParameterizableInstance
Gets a Map from variable names to RDFNodes derived from the Parameters.
getParameters() - Method in class org.topbraid.shacl.model.impl.SHParameterizableImpl
 
getParameters() - Method in interface org.topbraid.shacl.model.SHParameterizable
Gets an unordered List of all declared Parameters.
getParametersMap() - Method in class org.topbraid.shacl.model.impl.SHParameterizableImpl
 
getParametersMap() - Method in interface org.topbraid.shacl.model.SHParameterizable
Gets a Map of variable names to Parameters.
getParameterValue() - Method in class org.topbraid.shacl.engine.Constraint
 
getParamNames() - Method in class org.topbraid.shacl.arq.SHACLARQFunction
Gets the names of the declared parameters, in order from left to right.
getPath() - Method in class org.topbraid.shacl.engine.Shape
 
getPath() - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
getPath() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getPath() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
getPath() - Method in interface org.topbraid.shacl.model.SHResult
 
getPath() - Method in interface org.topbraid.shacl.model.SHShape
Gets the value resource of sh:path or null (for node shapes).
getPath() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getPath() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:resultPath.
getPathString(Resource) - Static method in class org.topbraid.shacl.arq.SHACLPaths
 
getPredicate() - Method in class org.topbraid.shacl.engine.Shape
 
getPredicate() - Method in class org.topbraid.shacl.js.model.JSTriple
 
getPredicate() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getPredicate() - Method in class org.topbraid.shacl.model.impl.SHRuleImpl
 
getPredicate() - Method in interface org.topbraid.shacl.model.SHPropertyShape
Gets the property represented by the sh:path, assuming it's a IRI.
getPredicate() - Method in interface org.topbraid.shacl.model.SHRule
Gets the sh:subject (assuming this is a triple rule)
getPredicate() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getPredicate() - Method in class org.topbraid.shacl.optimize.PathMetadata
 
getPredicate(Resource) - Method in class org.topbraid.shacl.validation.ClassesCache
 
getPrefixMapping() - Method in class org.topbraid.jenax.util.DiffGraph
 
getProgressMonitor() - Method in class org.topbraid.shacl.engine.AbstractEngine
 
getProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getProperty(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getProperty(PathMetadata, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getPropertyConstraintAtClass(Resource, Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getPropertyConstraintAtInstance(Resource, Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getPropertyDescription(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getPropertyEditWidget(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getPropertyLocalRange(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getPropertyMaxCount(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getPropertyName(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getPropertyShapes() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
getPropertyShapes(RDFNode) - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
getPropertyShapes() - Method in interface org.topbraid.shacl.model.SHShape
Gets all property shapes declared for this shape using either sh:parameter or sh:property.
getPropertyShapes(RDFNode) - Method in interface org.topbraid.shacl.model.SHShape
Gets all property shapes declared for this shape using either sh:parameter or sh:property that are about a given predicate.
getPropertyValues(Property) - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getPropertyValues(Property) - Method in interface org.topbraid.shacl.validation.ValidationResult
Provides access to other RDF values that may exist for the result instance, for any given property.
getPropertyViewWidget(Node, boolean, Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getQuery() - Method in class org.topbraid.shacl.rules.SPARQLRule
 
getQuery() - Method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
getQueryString() - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
getQueryString() - Method in class org.topbraid.shacl.arq.SHACLJSARQFunction
 
getQueryString() - Method in class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
 
getQueryString() - Method in class org.topbraid.shacl.expr.AbstractSPARQLExpression
 
getQueryText() - Method in class org.topbraid.jenax.statistics.ExecStatistics
 
getRDFNode() - Method in class org.topbraid.shacl.expr.AbstractNodeExpression
 
getRDFNode() - Method in interface org.topbraid.shacl.expr.NodeExpression
Gets the RDF node that was used to construct the expression, in the SHACL node expressions syntax.
getReport() - Method in class org.topbraid.shacl.validation.ValidationEngine
Gets the validation report as a Resource in the report Model.
getReportDetails() - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Checks whether the report shall include sh:detail triples (for sh:node etc).
getResource() - Method in class org.topbraid.shacl.rules.AbstractRule
 
getResource() - Method in class org.topbraid.shacl.testcases.TestCase
 
getResource() - Method in class org.topbraid.shacl.validation.ResourceValidationReport
 
getResource() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getResourceDefaultType(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getResourceProperties(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getResourceProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getResourcePropertyWithType(Resource, Property, Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getResourcesInTarget(Resource, Dataset) - Static method in class org.topbraid.shacl.util.SHACLUtil
Gets all nodes from a given sh:target.
getResults(Graph, Node, String[], String, int, int, Predicate<Node>) - Method in interface org.topbraid.jenax.util.AutoCompleteEngine
Performs an auto-complete operation.
getResultsModel() - Static method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
getRootShapes() - Method in class org.topbraid.shacl.engine.ShapesGraph
Gets all non-deactivated shapes that declare a target and pass the provided filter.
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DatatypeContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NegationContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeKindContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeParamContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathInverseContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathModContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMinCountContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyParamContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyTypeContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
getRuleIndex() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
 
getRuleLanguage(Resource) - Method in class org.topbraid.shacl.rules.RuleLanguages
 
getRuleNames() - Method in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
getRuleNames() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
getRules() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
getRules() - Method in interface org.topbraid.shacl.model.SHShape
Gets the rules attached to this shape via sh:rule.
getSerializedATN() - Method in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
getSerializedATN() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
getSeverity() - Method in class org.topbraid.shacl.engine.Shape
 
getSeverity() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
getSeverity() - Method in interface org.topbraid.shacl.model.SHShape
Returns the sh:severity of this shape, defaulting to sh:Violation.
getSeverity() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getSeverity() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:resultSeverity.
getSHACLFunction() - Method in class org.topbraid.shacl.arq.SHACLARQFunction
Gets the underlying sh:Function Model object for this ARQ function.
getSHACLModel() - Static method in class org.topbraid.shacl.util.SHACLSystemModel
 
getShape() - Method in class org.topbraid.shacl.engine.Constraint
 
getShape(Node) - Method in class org.topbraid.shacl.engine.ShapesGraph
 
getShapeResource() - Method in class org.topbraid.shacl.engine.Constraint
 
getShapeResource() - Method in class org.topbraid.shacl.engine.Shape
 
getShapesGraph() - Static method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
getShapesGraph() - Method in class org.topbraid.shacl.engine.AbstractEngine
 
getShapesGraph() - Method in class org.topbraid.shacl.engine.Shape
 
getShapesGraph() - Method in interface org.topbraid.shacl.expr.NodeExpressionContext
 
getShapesGraphURI() - Static method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
getShapesGraphURI() - Method in class org.topbraid.shacl.engine.AbstractEngine
 
getShapesGraphURI() - Method in interface org.topbraid.shacl.expr.NodeExpressionContext
 
getShapesModel() - Method in class org.topbraid.shacl.engine.AbstractEngine
 
getShapesModel() - Method in class org.topbraid.shacl.engine.ShapesGraph
 
getShapesModel() - Method in class org.topbraid.shacl.rules.RuleEngine
 
getShapesWithTargetNode(RDFNode, ShapesGraph) - Static method in class org.topbraid.shacl.rules.RuleUtil
 
getSourceConstraint() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getSourceConstraint() - Method in interface org.topbraid.shacl.model.SHResult
 
getSourceConstraint() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getSourceConstraint() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:sourceConstraint.
getSourceConstraintComponent() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getSourceConstraintComponent() - Method in interface org.topbraid.shacl.model.SHResult
 
getSourceConstraintComponent() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getSourceConstraintComponent() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:sourceConstraintComponent.
getSourceShape() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getSourceShape() - Method in interface org.topbraid.shacl.model.SHResult
 
getSourceShape() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getSourceShape() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:sourceShape.
getSPARQL() - Method in class org.topbraid.shacl.model.impl.SHSPARQLConstraintImpl
 
getSPARQL() - Method in class org.topbraid.shacl.model.impl.SHSPARQLFunctionImpl
 
getSPARQL() - Method in class org.topbraid.shacl.model.impl.SHSPARQLTargetImpl
 
getSPARQL() - Method in interface org.topbraid.shacl.model.SHSPARQLExecutable
Gets the value of sh:sparql.
getSPARQL(Constraint) - Method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
getSPARQL(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLComponentExecutor
 
getSPARQL(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLConstraintExecutor
 
getSPARQLExecutable(Constraint) - Method in class org.topbraid.shacl.validation.sparql.AbstractSPARQLExecutor
 
getSPARQLExecutable(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLComponentExecutor
 
getSPARQLExecutable(Constraint) - Method in class org.topbraid.shacl.validation.sparql.SPARQLConstraintExecutor
 
getStackTrace(Throwable) - Static method in class org.topbraid.jenax.util.ExceptionUtil
 
getStartTime() - Method in class org.topbraid.jenax.statistics.ExecStatistics
 
getStatistics() - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
Gets all previously added statistics.
getStatus() - Method in class org.topbraid.shacl.testcases.W3CTestRunner.Item
 
getStringProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getSubGraphs(MultiUnion) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getSubject() - Method in class org.topbraid.shacl.js.model.JSTriple
 
getSubject() - Method in class org.topbraid.shacl.model.impl.SHRuleImpl
 
getSubject() - Method in interface org.topbraid.shacl.model.SHRule
Gets the sh:subject (assuming this is a triple rule)
getSubjectCount(Node, Node, Graph) - Static method in class org.topbraid.jenax.util.JenaNodeUtil
 
getSubjects(Node, Node, Graph) - Static method in class org.topbraid.jenax.util.JenaNodeUtil
 
getSuperClasses(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets a Set of all superclasses (rdfs:subClassOf) of a given Resource.
getSuperClasses(Graph) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
getSyntax() - Method in class org.topbraid.jenax.util.ARQFactory
The ARQ Syntax used by default: Syntax.syntaxARQ.
getTargetNodes(Dataset) - Method in class org.topbraid.shacl.engine.Shape
 
getTargetNodes(Resource, Dataset) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getTargets() - Method in class org.topbraid.shacl.engine.Shape
 
getTermType() - Method in class org.topbraid.shacl.js.model.JSBlankNode
 
getTermType() - Method in class org.topbraid.shacl.js.model.JSLiteral
 
getTermType() - Method in class org.topbraid.shacl.js.model.JSNamedNode
 
getTermType() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getTestCaseContextFactory() - Static method in class org.topbraid.shacl.testcases.context.JSPreferredTestCaseContext
 
getTestCaseContextFactory() - Static method in class org.topbraid.shacl.testcases.context.SPARQLPreferredTestCaseContext
 
getTestCases(Model, Resource) - Method in class org.topbraid.shacl.testcases.FunctionTestCaseType
 
getTestCases(Model, Resource) - Method in class org.topbraid.shacl.testcases.GraphValidationTestCaseType
 
getTestCases(Model, Resource) - Method in class org.topbraid.shacl.testcases.JSTestCaseType
 
getTestCases(Model, Resource) - Method in class org.topbraid.shacl.testcases.QueryTestCaseType
 
getTestCases(Model, Resource) - Method in interface org.topbraid.shacl.testcases.TestCaseType
Gets all test case resources from a given Model that this type can handle.
getThen() - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
getTokenNames() - Method in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
getTokenNames() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
getType(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets the "first" type of a given Resource.
getTypeId() - Method in class org.topbraid.shacl.expr.lib.AskExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.ConstantTermExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.CountExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.DistinctExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.ExistsExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.FocusNodeExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.FunctionExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.GroupConcatExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.IntersectionExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.LimitExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.MaxExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.MinExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.MinusExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.OffsetExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.OrderByExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.SelectExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.SumExpression
 
getTypeId() - Method in class org.topbraid.shacl.expr.lib.UnionExpression
 
getTypeId() - Method in interface org.topbraid.shacl.expr.NodeExpression
 
getTypes(Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets a Set of all rdf:types of a given Resource.
getTypes() - Static method in class org.topbraid.shacl.testcases.TestCaseTypes
 
getTypes(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
getUnionModel() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
getUri() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getURI() - Static method in class org.topbraid.shacl.vocabulary.DASH
 
getURI() - Static method in class org.topbraid.shacl.vocabulary.SH
 
getURI() - Static method in class org.topbraid.shacl.vocabulary.SPARQL
 
getURI() - Static method in class org.topbraid.shacl.vocabulary.TOSH
 
getURIResourceProperties(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getURIResourceProperty(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
 
getValidateShapes() - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Should the engine validates shapes
getValidationErrorBatch() - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Maximum number of validations before returning the report.
getValidationReport() - Method in class org.topbraid.shacl.validation.ValidationEngine
 
getValidator(Resource, Resource) - Method in class org.topbraid.shacl.model.impl.SHConstraintComponentImpl
 
getValidator(Resource, Resource) - Method in interface org.topbraid.shacl.model.SHConstraintComponent
 
getValue() - Method in class org.topbraid.shacl.js.model.JSBlankNode
 
getValue() - Method in class org.topbraid.shacl.js.model.JSLiteral
 
getValue() - Method in class org.topbraid.shacl.js.model.JSNamedNode
 
getValue() - Method in class org.topbraid.shacl.js.model.JSTerm
 
getValue() - Method in class org.topbraid.shacl.model.impl.SHResultImpl
 
getValue() - Method in interface org.topbraid.shacl.model.SHResult
 
getValue() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
getValue() - Method in interface org.topbraid.shacl.validation.ValidationResult
See sh:value.
getValueNodes(ValidationEngine, Constraint, QuerySolutionMap, RDFNode) - Method in class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
getValueNodes(ValidationEngine, Constraint, QuerySolutionMap, RDFNode) - Method in class org.topbraid.shacl.validation.js.JSComponentExecutor
 
getValueNodes(ValidationEngine, Constraint, QuerySolutionMap, RDFNode) - Method in class org.topbraid.shacl.validation.js.JSConstraintExecutor
 
getValueNodes(Constraint, RDFNode) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
getValuesNodeExpressionsMap(Resource) - Method in class org.topbraid.shacl.engine.ShapesGraph
Gets a Map from (node) shapes to NodeExpressions derived from sh:values statements.
getVarName() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
getVarName() - Method in interface org.topbraid.shacl.model.SHPropertyShape
Gets the variable name associated with this.
getViewWidget() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
getVocabularyModel() - Static method in class org.topbraid.jenax.util.SystemTriples
Gets the system ontology (a shared copy).
GraphNotFoundException - Exception in org.topbraid.jenax.util
An Exception thrown if a named graph could not be resolved while setting the default graph of a dataset.
GraphNotFoundException(String) - Constructor for exception org.topbraid.jenax.util.GraphNotFoundException
 
GraphStoreTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
GraphUpdate - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
GraphValidationTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
GraphValidationTestCaseType - Class in org.topbraid.shacl.testcases
 
GraphValidationTestCaseType() - Constructor for class org.topbraid.shacl.testcases.GraphValidationTestCaseType
 
group - Static variable in class org.topbraid.shacl.vocabulary.SH
 
groupConcat - Static variable in class org.topbraid.shacl.vocabulary.SH
 
GroupConcatExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:groupConcat.
GroupConcatExpression(RDFNode, NodeExpression, String) - Constructor for class org.topbraid.shacl.expr.lib.GroupConcatExpression
 
gt - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 

H

hashCode() - Method in class org.topbraid.shacl.js.model.JSTerm
 
hashCode() - Method in class org.topbraid.shacl.js.model.JSTriple
 
hashCode() - Method in class org.topbraid.shacl.optimize.PathMetadata
 
hashCode() - Method in class org.topbraid.shacl.validation.ResourceValidationResult
 
hasIndirectType(Resource, Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Checks whether a given Resource is an instance of a given type, or a subclass thereof.
hasMatchingPath(Node, Graph) - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
hasMinSeverity(Resource, Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
hasShape(ValidationEngine, Constraint, RDFNode, RDFNode, RDFNode, boolean) - Method in class org.topbraid.shacl.validation.AbstractNativeConstraintExecutor
 
hasShape - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
HasShapeFunction - Class in org.topbraid.shacl.arq.functions
The implementation of the tosh:hasShape function.
HasShapeFunction() - Constructor for class org.topbraid.shacl.arq.functions.HasShapeFunction
 
hasSuperClass(Resource, Resource) - Static method in class org.topbraid.jenax.util.JenaUtil
Checks whether a given class has a given (transitive) super class.
hasSuperProperty(Property, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
Checks whether a given property has a given (transitive) super property.
hasTargetNode(RDFNode) - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
hasTargetNode(RDFNode) - Method in interface org.topbraid.shacl.model.SHShape
Checks if a given node is in the target of this shape.
hasValue - Static variable in class org.topbraid.shacl.vocabulary.SH
 
HasValueConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
hours - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 

I

if_ - Static variable in class org.topbraid.shacl.vocabulary.SH
 
if_ - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
IfExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:if.
IfExpression(RDFNode, NodeExpression, NodeExpression, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.IfExpression
 
IGNORED_PROPERTIES - Static variable in class org.topbraid.shacl.testcases.GraphValidationTestCaseType
 
ignoredProperties - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ImplementationByType - Class in org.topbraid.shacl.util
Extended polymorphism support for Jena, checking whether the Node has a given rdf:type.
ImplementationByType(Node) - Constructor for class org.topbraid.shacl.util.ImplementationByType
 
ImportProperties - Class in org.topbraid.jenax.util
A singleton controlling which properties shall be used to expand imports.
ImportProperties() - Constructor for class org.topbraid.jenax.util.ImportProperties
 
importsDecl() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
importsDecl() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
ImportsDeclContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
 
in - Static variable in class org.topbraid.shacl.vocabulary.SH
 
in - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
include - Static variable in class org.topbraid.shacl.vocabulary.MF
 
includedExecutionPlatform - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
includeSuggestions - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
InConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
increaseIndent() - Method in class org.topbraid.shacl.expr.AppendContext
 
indent() - Method in class org.topbraid.shacl.expr.AppendContext
 
infer(Triple, Rule, Shape) - Method in class org.topbraid.shacl.rules.RuleEngine
 
Infer - Class in org.topbraid.shacl.tools
Stand-alone utility to perform inferences based on SHACL rules from a given file.
Infer() - Constructor for class org.topbraid.shacl.tools.Infer
 
InferencingTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
Info - Static variable in class org.topbraid.shacl.vocabulary.SH
 
init(ClassPropertyMetadata, Node, Graph) - Method in interface org.topbraid.shacl.optimize.ClassPropertyMetadata.Plugin
 
init(ClassPropertyMetadata, Node, Graph) - Method in class org.topbraid.shacl.optimize.OWLClassPropertyMetadataPlugin
 
initNamespaces(Graph) - Static method in class org.topbraid.jenax.util.JenaUtil
Sets the usual default namespaces for rdf, rdfs, owl and xsd.
initNamespaces(PrefixMapping) - Static method in class org.topbraid.jenax.util.JenaUtil
Sets the usual default namespaces for rdf, rdfs, owl and xsd.
initTestEnvironment(TestCase) - Static method in class org.topbraid.shacl.testcases.TestEnvironmentInitializers
Calls all initializers for the given TestCase before the test has been run.
install() - Static method in class org.topbraid.shacl.compact.SHACLC
 
install(ConstraintExecutors) - Static method in class org.topbraid.shacl.validation.java.JavaConstraintExecutors
 
InstancesTarget - Class in org.topbraid.shacl.targets
A Target based on a sh:targetClass or implicit target class statement.
InstancesTarget(Resource) - Constructor for class org.topbraid.shacl.targets.InstancesTarget
 
INTEGER - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
INTEGER - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
INTEGER() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 
INTEGER() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
 
INTEGER() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMinCountContext
 
intersection - Static variable in class org.topbraid.shacl.vocabulary.SH
 
IntersectionExpression - Class in org.topbraid.shacl.expr.lib
 
IntersectionExpression(RDFNode, List<NodeExpression>) - Constructor for class org.topbraid.shacl.expr.lib.IntersectionExpression
 
inversePath - Static variable in class org.topbraid.shacl.vocabulary.SH
 
invokeExpression(String, QuerySolution, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
Calls a SPARQL expression and returns the result, using some initial bindings.
invokeFunction(String, QuerySolution) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
invokeFunction(String, QuerySolution) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
invokeFunction0(Resource, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
Calls a given SPARQL function with no arguments.
invokeFunction1(Resource, RDFNode, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
Calls a given SPARQL function with one argument.
invokeFunction1(Resource, Node, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
 
invokeFunction2(Resource, RDFNode, RDFNode, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
Calls a given SPARQL function with two arguments.
invokeFunction2(Resource, Node, Node, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
 
invokeFunction3(Resource, RDFNode, RDFNode, RDFNode, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
 
invokeFunction3(Resource, Node, Node, Node, Dataset) - Static method in class org.topbraid.jenax.util.JenaUtil
 
invokeFunctionOrdered(String, Object[]) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
invokeFunctionOrdered(String, Object[]) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
IOUtil - Class in org.topbraid.jenax.util
 
IOUtil() - Constructor for class org.topbraid.jenax.util.IOUtil
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DatatypeContext
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyTypeContext
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
iri() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
 
iri(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
 
IRI - Static variable in class org.topbraid.shacl.vocabulary.SH
 
iri - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
IriContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
 
iriOrLiteral(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
 
iriOrLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
 
iriOrLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
iriOrLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
 
IRIOrLiteral - Static variable in class org.topbraid.shacl.vocabulary.SH
 
IriOrLiteralContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
 
iriOrLiteralOrArray() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
iriOrLiteralOrArray() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
 
iriOrLiteralOrArray() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
 
IriOrLiteralOrArrayContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
 
IRIREF - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
IRIREF() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
 
IRIREF() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
 
IRIREF() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
 
IRIREF - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
IRIREF() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
IRIREF() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
isArray(Object) - Static method in class org.topbraid.shacl.js.NashornUtil
 
isBlank - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
isBlankNode() - Method in class org.topbraid.shacl.js.model.JSTerm
 
isCanceled() - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
isCanceled() - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Typically used by the (long-running) process to determine whether the user has requested cancellation.
isCanceled() - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
isClassWithDefaultType(Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
isCompatibleWith(Resource) - Static method in class org.topbraid.shacl.util.ExecutionPlatform
 
isCompatibleWithExactly(Resource) - Method in class org.topbraid.shacl.util.ExecutionPlatform
 
isCore() - Method in class org.topbraid.shacl.model.impl.SHConstraintComponentImpl
 
isCore() - Method in interface org.topbraid.shacl.model.SHConstraintComponent
 
isDeactivated() - Method in class org.topbraid.shacl.engine.Shape
 
isDeactivated() - Method in class org.topbraid.shacl.model.impl.SHJSConstraintImpl
 
isDeactivated() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
isDeactivated() - Method in class org.topbraid.shacl.model.impl.SHSPARQLConstraintImpl
 
isDeactivated() - Method in interface org.topbraid.shacl.model.SHConstraint
Checks if this constraint has been deactivated.
isDeactivated() - Method in interface org.topbraid.shacl.model.SHShape
Checks if this shape has been deactivated.
isDeactivated - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
IsDeactivatedFunction - Class in org.topbraid.shacl.arq.functions
Native implementation of dash:isDeactivated.
IsDeactivatedFunction() - Constructor for class org.topbraid.shacl.arq.functions.IsDeactivatedFunction
 
isEmpty() - Method in class org.topbraid.jenax.util.DatasetWithDifferentDefaultModel
 
isEmpty() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
isEmpty() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
isEmpty() - Method in class org.topbraid.jenax.util.DiffGraph
 
isEmpty() - Method in class org.topbraid.jenax.util.FromDataset
 
isEnabled() - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
isFloat(String) - Static method in class org.topbraid.jenax.util.JenaDatatypes
Checks if a given URI is a numeric floating point datatype URI: xsd:decimal, xsd:float or xsd:double.
isIgnored(Node) - Method in class org.topbraid.shacl.engine.ShapesGraph
 
isIgnoredConstraint(Constraint) - Method in class org.topbraid.shacl.engine.ShapesGraph
 
isInstanceOf(Node, Node, Graph) - Static method in class org.topbraid.jenax.util.JenaNodeUtil
 
isInTarget(RDFNode, Dataset, Resource) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
isInTargetOf - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
IsInTargetOfFunction - Class in org.topbraid.shacl.arq.functions
The function tosh:isInTargetOf.
IsInTargetOfFunction() - Constructor for class org.topbraid.shacl.arq.functions.IsInTargetOfFunction
 
isInTransaction() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
isInTransaction() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
isInverse() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
isInverse() - Method in class org.topbraid.shacl.optimize.PathMetadata
 
isIRI - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
isIsomorphicWith(Graph) - Method in class org.topbraid.jenax.util.DiffGraph
 
isJSConstraint(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
isJSPreferred() - Static method in class org.topbraid.shacl.util.SHACLPreferences
Checks if JavaScript is preferred over SPARQL for the execution of constraint validators, functions etc.
isJSRule() - Method in class org.topbraid.shacl.model.impl.SHRuleImpl
 
isJSRule() - Method in interface org.topbraid.shacl.model.SHRule
Checks if this rule is an instance of sh:JSRule
isJSTarget(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
isLiteral() - Method in class org.topbraid.shacl.js.model.JSTerm
 
isLiteral - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
isMaybeInferred(ShapesGraph) - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
isMaybeInferred(ShapesGraph) - Method in class org.topbraid.shacl.expr.PathEvaluator
Checks if the values of this may be inferred.
isMemoryGraph(Graph) - Static method in class org.topbraid.jenax.util.JenaUtil
Checks whether a given graph (possibly a MultiUnion) only contains GraphMemBase instances.
isMemoryGraph(Graph) - Method in class org.topbraid.jenax.util.JenaUtilHelper
Returns true if optimizations for faster graphs should be applied; false if graph is slower.
isNodeShape() - Method in class org.topbraid.shacl.engine.Shape
 
isNodeShape(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
Checks if a given node is a NodeShape.
isNumeric(String) - Static method in class org.topbraid.jenax.util.JenaDatatypes
Checks if a given URI is a numeric datatype URI.
isNumeric - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
isOntologyGraph() - Method in interface org.topbraid.shacl.optimize.OntologyOptimizableGraph
Checks if this graph is an Ontology graph, i.e.
isOptional() - Method in class org.topbraid.shacl.model.impl.SHParameterImpl
 
isOptional() - Method in interface org.topbraid.shacl.model.SHParameter
 
isOptionalArg(int) - Method in interface org.topbraid.jenax.functions.OptionalArgsFunction
 
isOptionalArg(int) - Method in class org.topbraid.shacl.arq.SHACLARQFunction
 
isOptionalParameter(Property) - Method in class org.topbraid.shacl.model.impl.SHParameterizableImpl
 
isOptionalParameter(Property) - Method in interface org.topbraid.shacl.model.SHParameterizable
Checks if one of the sh:parameters declaring a given predicate is also marked as sh:optional true.
isParameter(Resource) - Static method in class org.topbraid.shacl.model.SHFactory
 
isParameterAtInstance(Resource, Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
isParameterizableConstraint(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
isParameterizableInstance(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
Checks if a given RDFNode represents a parameterizable instance.
isProduceFailuresMode() - Static method in class org.topbraid.shacl.util.SHACLPreferences
Checks if any Exceptions thrown during validation shall be wrapped into dash:FailureResults.
isPropertyShape() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
 
isPropertyShape(Resource) - Static method in class org.topbraid.shacl.model.SHFactory
 
isPropertyShape() - Method in interface org.topbraid.shacl.model.SHShape
Checks if this is a property shape, based on the presence or absence of sh:path.
isRecording() - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
isRecordingDeclarativeFunctions() - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
isRecordingNativeFunctions() - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
isRegistered(String) - Method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
isReversible(NodeExpressionContext) - Method in class org.topbraid.shacl.expr.AbstractNodeExpression
 
isReversible(NodeExpressionContext) - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
isReversible(NodeExpressionContext) - Method in interface org.topbraid.shacl.expr.NodeExpression
Checks if this expression could be evaluated in the reverse direction, with a value given and then finding all focus nodes.
isReversible(ShapesGraph) - Method in class org.topbraid.shacl.expr.PathEvaluator
 
isSkippedConstraintComponent(Resource) - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Checks whether the engine should skip constraints of a given constraint component.
isSPARQLConstraint(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
isSPARQLProperty(Property) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
isSPARQLRule() - Method in class org.topbraid.shacl.model.impl.SHRuleImpl
 
isSPARQLRule() - Method in interface org.topbraid.shacl.model.SHRule
Checks if this rule is an instance of sh:SPARQLRule
isSPARQLTarget(RDFNode) - Static method in class org.topbraid.shacl.model.SHFactory
 
isStoredInTDB1 - Static variable in class org.topbraid.shacl.validation.java.DatatypeConstraintExecutor
 
isSystemDatatype(RDFNode) - Static method in class org.topbraid.jenax.util.JenaDatatypes
Checks if a given RDFNode represents a system XSD datatype such as xsd:int.
isTripleRule() - Method in class org.topbraid.shacl.model.impl.SHRuleImpl
 
isTripleRule() - Method in interface org.topbraid.shacl.model.SHRule
Checks if this rule is an instance of sh:TripleRule
isURI() - Method in class org.topbraid.shacl.js.model.JSTerm
 
isURI - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
isUsingCaches() - Method in class org.topbraid.jenax.util.ARQFactory
 
isUsingOntologyOptimizations() - Method in interface org.topbraid.shacl.optimize.OntologyOptimizableGraph
Checks if OntologyOptimizations caches can be used for this graph.
IsValidForDatatypeFunction - Class in org.topbraid.shacl.arq.functions
The function spif:isValidForDatatype
IsValidForDatatypeFunction() - Constructor for class org.topbraid.shacl.arq.functions.IsValidForDatatypeFunction
 
IsValidLangTagFunction - Class in org.topbraid.shacl.arq.functions
The SPARQL function spif:isValidLangTag.
IsValidLangTagFunction() - Constructor for class org.topbraid.shacl.arq.functions.IsValidLangTagFunction
 

J

JavaConstraintExecutors - Class in org.topbraid.shacl.validation.java
 
JavaConstraintExecutors() - Constructor for class org.topbraid.shacl.validation.java.JavaConstraintExecutors
 
javaMethod - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
JenaDatatypes - Class in org.topbraid.jenax.util
Some static utilities dealing with datatypes and literals.
JenaDatatypes() - Constructor for class org.topbraid.jenax.util.JenaDatatypes
 
JenaNodeUtil - Class in org.topbraid.jenax.util
Some utilities operating on Jena Node objects, bypassing the Model/RDFNode abstraction layer.
JenaNodeUtil() - Constructor for class org.topbraid.jenax.util.JenaNodeUtil
 
JenaUtil - Class in org.topbraid.jenax.util
Some convenience methods to operate on Jena Models.
JenaUtil() - Constructor for class org.topbraid.jenax.util.JenaUtil
 
JenaUtilHelper - Class in org.topbraid.jenax.util
This is an extension point for the SPIN library allowing modification of some low level utilities that are exposed through JenaUtil.
JenaUtilHelper() - Constructor for class org.topbraid.jenax.util.JenaUtilHelper
 
js - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JS_DATA_VAR - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JS_SHAPES_VAR - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSBlankNode - Class in org.topbraid.shacl.js.model
 
JSComponentExecutor - Class in org.topbraid.shacl.validation.js
Executes constraints based on a JavaScript validator.
JSComponentExecutor() - Constructor for class org.topbraid.shacl.validation.js.JSComponentExecutor
 
JSConstraint - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSConstraintExecutor - Class in org.topbraid.shacl.validation.js
Executes sh:js constraints.
JSConstraintExecutor() - Constructor for class org.topbraid.shacl.validation.js.JSConstraintExecutor
 
JSExecutable - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSFactory - Class in org.topbraid.shacl.js.model
 
JSFactory() - Constructor for class org.topbraid.shacl.js.model.JSFactory
 
JSFunction - Static variable in class org.topbraid.shacl.vocabulary.SH
 
jsFunctionName - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSGraph - Class in org.topbraid.shacl.js
 
JSGraph(Graph, JSScriptEngine) - Constructor for class org.topbraid.shacl.js.JSGraph
 
JSGraph.JSTripleIterator - Class in org.topbraid.shacl.js
 
JSLibrary - Static variable in class org.topbraid.shacl.vocabulary.SH
 
jsLibrary - Static variable in class org.topbraid.shacl.vocabulary.SH
 
jsLibraryURL - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSLiteral - Class in org.topbraid.shacl.js.model
 
JSNamedNode - Class in org.topbraid.shacl.js.model
 
JSPreferredTestCaseContext - Class in org.topbraid.shacl.testcases.context
A TestCaseContext in which JavaScript execution is preferred over SPARQL.
JSPreferredTestCaseContext() - Constructor for class org.topbraid.shacl.testcases.context.JSPreferredTestCaseContext
 
JSRule - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSRuleLanguage - Class in org.topbraid.shacl.rules
 
JSRuleLanguage() - Constructor for class org.topbraid.shacl.rules.JSRuleLanguage
 
JSScriptEngine - Interface in org.topbraid.shacl.js
Abstraction layer between TopBraid and the (Nashorn) JavaScript API.
JSScriptEngineFactory - Class in org.topbraid.shacl.js
A singleton that should be used to produce new JSScriptEngines.
JSScriptEngineFactory() - Constructor for class org.topbraid.shacl.js.JSScriptEngineFactory
 
JSTarget - Class in org.topbraid.shacl.validation.js
 
JSTarget - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSTargetLanguage - Class in org.topbraid.shacl.validation.js
 
JSTargetLanguage() - Constructor for class org.topbraid.shacl.validation.js.JSTargetLanguage
 
JSTargetType - Static variable in class org.topbraid.shacl.vocabulary.SH
 
JSTerm - Class in org.topbraid.shacl.js.model
 
JSTerm(Node) - Constructor for class org.topbraid.shacl.js.model.JSTerm
 
JSTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
JSTestCaseType - Class in org.topbraid.shacl.testcases
 
JSTestCaseType() - Constructor for class org.topbraid.shacl.testcases.JSTestCaseType
 
JSTriple - Class in org.topbraid.shacl.js.model
 
JSValidationLanguage - Class in org.topbraid.shacl.validation.js
 
JSValidationLanguage() - Constructor for class org.topbraid.shacl.validation.js.JSValidationLanguage
 
JSValidator - Static variable in class org.topbraid.shacl.vocabulary.SH
 

K

keys() - Method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
keys() - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
KW_BASE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_BASE() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
 
KW_BASE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
KW_FALSE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_FALSE() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
 
KW_FALSE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
KW_IMPORTS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_IMPORTS() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
 
KW_IMPORTS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
KW_PREFIX - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_PREFIX - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
KW_PREFIX() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
KW_SHAPE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_SHAPE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
KW_SHAPE() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
KW_SHAPE_CLASS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_SHAPE_CLASS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
KW_SHAPE_CLASS() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
KW_TRUE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
KW_TRUE() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
 
KW_TRUE - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 

L

labelTemplate - Static variable in class org.topbraid.shacl.vocabulary.SH
 
lang - Static variable in class org.topbraid.shacl.compact.SHACLC
 
lang - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
langMatches - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
langName - Static variable in class org.topbraid.shacl.compact.SHACLC
 
LANGTAG - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
LANGTAG - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
LANGTAG() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
LANGUAGE - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
languageIn - Static variable in class org.topbraid.shacl.vocabulary.SH
 
LanguageInConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
lcase - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
le - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
lessThan - Static variable in class org.topbraid.shacl.vocabulary.SH
 
LessThanConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
lessThanOrEquals - Static variable in class org.topbraid.shacl.vocabulary.SH
 
LessThanOrEqualsConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
limit - Static variable in class org.topbraid.shacl.vocabulary.SH
 
LimitExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:limit.
LimitExpression(RDFNode, NodeExpression, int) - Constructor for class org.topbraid.shacl.expr.lib.LimitExpression
 
listAllProperties(Resource, Property) - Static method in class org.topbraid.jenax.util.JenaUtil
Gets an Iterator over all Statements of a given property or its sub-properties at a given subject instance.
listGraphNodes() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
listNames() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
listNames() - Method in class org.topbraid.jenax.util.FromDataset
 
ListShape - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
literal() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
 
literal() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
LITERAL - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
literal(String, Object) - Method in class org.topbraid.shacl.js.model.TermFactory
 
Literal - Static variable in class org.topbraid.shacl.vocabulary.SH
 
LiteralContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
loadString(Reader) - Static method in class org.topbraid.jenax.util.IOUtil
 
loadStringUTF8(InputStream) - Static method in class org.topbraid.jenax.util.IOUtil
 
LOG_QUERIES - Static variable in class org.topbraid.jenax.util.ARQFactory
Fine-grained control for development : switch on and off query printing
logFailure(String) - Method in class org.topbraid.shacl.util.FailureLog
 
logWarning(String) - Method in class org.topbraid.shacl.util.FailureLog
 
lt - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 

M

main(String[]) - Static method in class org.topbraid.shacl.tools.Infer
 
main(String[]) - Static method in class org.topbraid.shacl.tools.Validate
 
Manifest - Static variable in class org.topbraid.shacl.vocabulary.MF
 
max - Static variable in class org.topbraid.shacl.vocabulary.SH
 
maxCount - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MaxCountConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
maxExclusive - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MaxExclusiveConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MaxExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:max.
MaxExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.MaxExpression
 
MaximumNumberViolations - Exception in org.topbraid.shacl.validation
 
MaximumNumberViolations(int) - Constructor for exception org.topbraid.shacl.validation.MaximumNumberViolations
 
maxInclusive - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MaxInclusiveConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
maxLength - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MaxLengthConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
md5 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
member - Static variable in class org.topbraid.shacl.vocabulary.SH
 
message - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MF - Class in org.topbraid.shacl.vocabulary
 
MF() - Constructor for class org.topbraid.shacl.vocabulary.MF
 
min - Static variable in class org.topbraid.shacl.vocabulary.SH
 
minCount - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinCountConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
minExclusive - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinExclusiveConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:min.
MinExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.MinExpression
 
minInclusive - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinInclusiveConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
minLength - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinLengthConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinSeverityShapeFilter - Class in org.topbraid.shacl.engine.filters
A Predicate that can be used to bypass any shapes that have less than a minimum severity, in the order of sh:Violation, sh:Warning and any other.
MinSeverityShapeFilter(Resource) - Constructor for class org.topbraid.shacl.engine.filters.MinSeverityShapeFilter
 
minus - Static variable in class org.topbraid.shacl.vocabulary.SH
 
MinusExpression - Class in org.topbraid.shacl.expr.lib
A sh:minus expression.
MinusExpression(RDFNode, NodeExpression, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.MinusExpression
 
minutes - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
ModelPrinter - Class in org.topbraid.shacl.util
A singleton that takes a Jena Model and prints it into a string.
ModelPrinter() - Constructor for class org.topbraid.shacl.util.ModelPrinter
 
modeNames - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
monitor - Variable in class org.topbraid.shacl.engine.AbstractEngine
 
month - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
multiply - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
MyCache() - Constructor for class org.topbraid.shacl.optimize.OntologyOptimizations.MyCache
 

N

NAME - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
NAME - Static variable in class org.topbraid.shacl.vocabulary.SH
 
name - Static variable in class org.topbraid.shacl.vocabulary.SH
 
NAME - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
NAMED_NODE - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
namedNode(String) - Method in class org.topbraid.shacl.js.model.TermFactory
 
namespace - Static variable in class org.topbraid.shacl.vocabulary.SH
 
NashornScriptEngine - Class in org.topbraid.shacl.js
Default implementation of JSScriptEngine, based on Nashorn.
NashornScriptEngine() - Constructor for class org.topbraid.shacl.js.NashornScriptEngine
 
NashornUtil - Class in org.topbraid.shacl.js
Utility methods to work with Nashorn objects using reflection - in cases where accessing the Nashorn JDK is not possible due to classloader restrictions.
NashornUtil() - Constructor for class org.topbraid.shacl.js.NashornUtil
 
ne - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
negation() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
negation() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
 
negation() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
 
NegationContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NegationContext
 
next() - Method in class org.topbraid.shacl.js.JSGraph.JSTripleIterator
 
node - Variable in class org.topbraid.shacl.js.model.JSTerm
 
node - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
node - Static variable in class org.topbraid.shacl.vocabulary.SH
 
nodeConformsToShape(JSTerm, JSTerm) - Method in class org.topbraid.shacl.validation.js.SHACLObject
 
NodeConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
NodeExpression - Interface in org.topbraid.shacl.expr
Interface of all SHACL node expression runtime objects.
NodeExpressionContext - Interface in org.topbraid.shacl.expr
 
NodeExpressionFactory - Class in org.topbraid.shacl.expr
 
NodeExpressionFactory() - Constructor for class org.topbraid.shacl.expr.NodeExpressionFactory
 
NodeExpressionVisitor - Interface in org.topbraid.shacl.expr
 
NodeExpressionVisitorBase - Class in org.topbraid.shacl.expr
 
NodeExpressionVisitorBase() - Constructor for class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
nodeKind() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
nodeKind() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
nodeKind - Static variable in class org.topbraid.shacl.vocabulary.SH
 
NodeKindConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
NodeKindContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeKindContext
 
nodeNot() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
nodeNot(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
 
nodeNot() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
 
NodeNotContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
 
nodeOr(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
nodeOr() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
nodeOr() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
NodeOrContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
 
nodeParam() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
nodeParam() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
 
NodeParamContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeParamContext
 
NodeProcessor - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
nodes - Static variable in class org.topbraid.shacl.vocabulary.SH
 
nodesConformToShape(List<RDFNode>, Node) - Method in class org.topbraid.shacl.validation.ValidationEngine
Validates a given list of focus node against a given Shape, and stops as soon as one validation result is reported.
nodeShape() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
nodeShape(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
nodeShape() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
NodeShape - Static variable in class org.topbraid.shacl.vocabulary.SH
 
nodeShapeBody() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
nodeShapeBody() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
nodeShapeBody() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
nodeShapeBody() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
NodeShapeBodyContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
 
NodeShapeContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
NodeTarget - Class in org.topbraid.shacl.targets
A Target based on a sh:targetNode statement.
NodeTarget(RDFNode) - Constructor for class org.topbraid.shacl.targets.NodeTarget
 
nodeValidator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
nodeValue() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
 
nodeValue() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
NodeValueContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
 
NonRecursiveConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
not - Static variable in class org.topbraid.shacl.vocabulary.SH
 
not - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
NotConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
notifyListeners() - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
Notifies all registered listeners so that they can refresh themselves.
notin - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
now - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
NS - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
NS - Static variable in class org.topbraid.shacl.vocabulary.MF
 
NS - Static variable in class org.topbraid.shacl.vocabulary.SH
 
NS - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
NS - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
NS - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
NullProgressMonitor - Class in org.topbraid.jenax.progress
A ProgressMonitor that doesn't "do" anything.
NullProgressMonitor() - Constructor for class org.topbraid.jenax.progress.NullProgressMonitor
 
numericLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
numericLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
NumericLiteralContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
 

O

object - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ObjectsOfTarget - Class in org.topbraid.shacl.targets
A Target based on a sh:targetObjectsOf statement.
ObjectsOfTarget(Property) - Constructor for class org.topbraid.shacl.targets.ObjectsOfTarget
 
offset - Static variable in class org.topbraid.shacl.vocabulary.SH
 
OffsetExpression - Class in org.topbraid.shacl.expr.lib
 
OffsetExpression(RDFNode, NodeExpression, int) - Constructor for class org.topbraid.shacl.expr.lib.OffsetExpression
 
oneOrMorePath - Static variable in class org.topbraid.shacl.vocabulary.SH
 
OntologyOptimizableGraph - Interface in org.topbraid.shacl.optimize
An abstraction layer that helps the OntologyOptimizations determine whether it needs to invalidate caches or whether the graph can benefit from caching at all.
OntologyOptimizations - Class in org.topbraid.shacl.optimize
A singleton managing Ontology-based optimizations, to be used (for example) with OptimizedMultiUnions.
OntologyOptimizations() - Constructor for class org.topbraid.shacl.optimize.OntologyOptimizations
 
OntologyOptimizations.MyCache - Class in org.topbraid.shacl.optimize
 
OptimizedMultiUnion - Interface in org.topbraid.shacl.optimize
A Graph interface providing additional optimization features.
optional - Static variable in class org.topbraid.shacl.vocabulary.SH
 
OptionalArgsFunction - Interface in org.topbraid.jenax.functions
 
or - Static variable in class org.topbraid.shacl.vocabulary.SH
 
or - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
OrConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
order - Static variable in class org.topbraid.shacl.vocabulary.SH
 
orderBy - Static variable in class org.topbraid.shacl.vocabulary.SH
 
OrderByExpression - Class in org.topbraid.shacl.expr.lib
 
OrderByExpression(RDFNode, NodeExpression, NodeExpression, boolean) - Constructor for class org.topbraid.shacl.expr.lib.OrderByExpression
 
OrderComparator - Class in org.topbraid.shacl.util
A Comparator that uses sh:order triples of the given resource in ascending order (defaulting to 0).
OrderComparator() - Constructor for class org.topbraid.shacl.util.OrderComparator
 
org.topbraid.jenax.functions - package org.topbraid.jenax.functions
 
org.topbraid.jenax.progress - package org.topbraid.jenax.progress
 
org.topbraid.jenax.statistics - package org.topbraid.jenax.statistics
 
org.topbraid.jenax.util - package org.topbraid.jenax.util
 
org.topbraid.shacl.arq - package org.topbraid.shacl.arq
 
org.topbraid.shacl.arq.functions - package org.topbraid.shacl.arq.functions
 
org.topbraid.shacl.compact - package org.topbraid.shacl.compact
 
org.topbraid.shacl.compact.parser - package org.topbraid.shacl.compact.parser
 
org.topbraid.shacl.engine - package org.topbraid.shacl.engine
 
org.topbraid.shacl.engine.filters - package org.topbraid.shacl.engine.filters
 
org.topbraid.shacl.entailment - package org.topbraid.shacl.entailment
 
org.topbraid.shacl.expr - package org.topbraid.shacl.expr
 
org.topbraid.shacl.expr.lib - package org.topbraid.shacl.expr.lib
 
org.topbraid.shacl.js - package org.topbraid.shacl.js
 
org.topbraid.shacl.js.model - package org.topbraid.shacl.js.model
 
org.topbraid.shacl.model - package org.topbraid.shacl.model
 
org.topbraid.shacl.model.impl - package org.topbraid.shacl.model.impl
 
org.topbraid.shacl.optimize - package org.topbraid.shacl.optimize
 
org.topbraid.shacl.rules - package org.topbraid.shacl.rules
 
org.topbraid.shacl.targets - package org.topbraid.shacl.targets
 
org.topbraid.shacl.testcases - package org.topbraid.shacl.testcases
 
org.topbraid.shacl.testcases.context - package org.topbraid.shacl.testcases.context
 
org.topbraid.shacl.tools - package org.topbraid.shacl.tools
 
org.topbraid.shacl.util - package org.topbraid.shacl.util
 
org.topbraid.shacl.validation - package org.topbraid.shacl.validation
 
org.topbraid.shacl.validation.java - package org.topbraid.shacl.validation.java
 
org.topbraid.shacl.validation.js - package org.topbraid.shacl.validation.js
 
org.topbraid.shacl.validation.sparql - package org.topbraid.shacl.validation.sparql
 
org.topbraid.shacl.vocabulary - package org.topbraid.shacl.vocabulary
 
OWLClassPropertyMetadataPlugin - Class in org.topbraid.shacl.optimize
 
OWLClassPropertyMetadataPlugin() - Constructor for class org.topbraid.shacl.optimize.OWLClassPropertyMetadataPlugin
 

P

Parameter - Static variable in class org.topbraid.shacl.vocabulary.SH
 
parameter - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ParameterConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
Parameterizable - Static variable in class org.topbraid.shacl.vocabulary.SH
 
paramNames - Variable in class org.topbraid.shacl.arq.SHACLARQFunction
 
PASS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
PASS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
path() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
path() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
 
path() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
path - Static variable in class org.topbraid.shacl.vocabulary.SH
 
pathAlternative() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
pathAlternative() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathContext
 
PathAlternativeContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
 
PathContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathContext
 
pathElt() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
pathElt() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
 
PathEltContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
 
pathEltOrInverse() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
pathEltOrInverse(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
 
pathEltOrInverse() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
 
PathEltOrInverseContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
 
PathEvaluator - Class in org.topbraid.shacl.expr
An object that computes the values of a sh:path node expression.
PathEvaluator(Property) - Constructor for class org.topbraid.shacl.expr.PathEvaluator
Constructs a PathEvaluator for a single "forward" property look-up.
PathEvaluator(Path, Model) - Constructor for class org.topbraid.shacl.expr.PathEvaluator
Constructs a PathEvaluator for an arbitrary SPARQL path (except single forward properties).
PathExpression - Class in org.topbraid.shacl.expr.lib
 
PathExpression(RDFNode, Resource, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.PathExpression
 
pathInverse() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
 
pathInverse() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PathInverseContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathInverseContext
 
PathMetadata - Class in org.topbraid.shacl.optimize
 
PathMetadata(Node, boolean) - Constructor for class org.topbraid.shacl.optimize.PathMetadata
 
pathMod() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
 
pathMod() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PathModContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathModContext
 
pathPrimary() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
 
pathPrimary() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PathPrimaryContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
 
pathSequence(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
 
pathSequence() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
 
pathSequence() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PathSequenceContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
 
PATHVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
pathVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
pattern - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PatternConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
performAdd(Triple) - Method in class org.topbraid.jenax.util.DiffGraph
 
performDelete(Triple) - Method in class org.topbraid.jenax.util.DiffGraph
 
perhapsReset(Graph) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
PNAME_LN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
PNAME_LN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PNAME_LN() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
 
PNAME_NS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
PNAME_NS - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PNAME_NS() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
PNAME_NS() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
 
predicate - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PREFIX - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
PREFIX - Static variable in class org.topbraid.shacl.vocabulary.SH
 
prefix - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PREFIX - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
PREFIX - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
prefixDecl() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
 
prefixDecl() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PrefixDeclaration - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PrefixDeclaration - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
PrefixDeclContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
 
prefixedName() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
 
prefixedName() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PrefixedNameContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
 
prefixes - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PrefixUtil - Class in org.topbraid.shacl.util
Utilities related to querying and updating prefix declarations based on sh:declare.
PrefixUtil() - Constructor for class org.topbraid.shacl.util.PrefixUtil
 
PrefixUtils - Class in org.topbraid.jenax.util
 
PrefixUtils() - Constructor for class org.topbraid.jenax.util.PrefixUtils
 
prepareTestEnvironment(TestCase) - Method in interface org.topbraid.shacl.testcases.TestEnvironmentInitializer
If this initializer feels responsible for the provided dash:TestEnvironment resource, it should make the necessary adjustments to the current working environment.
print(Model) - Method in class org.topbraid.shacl.util.ModelPrinter
 
println(String) - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
private_ - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
ProgressMonitor - Interface in org.topbraid.jenax.progress
Inspired by the Eclipse IProgressMonitor, this interface supports monitoring long-running processes with intermediate status messages and the ability to cancel.
promote(Transactional.Promote) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
promote(Transactional.Promote) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
property - Static variable in class org.topbraid.shacl.vocabulary.SH
 
propertyAtom() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
propertyAtom() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
 
PropertyAtomContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
PropertyConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
propertyCount() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
propertyCount(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
propertyCount() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
PropertyCountContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
 
PropertyGroup - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PropertyGroupShape - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
propertyMaxCount() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
 
propertyMaxCount() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PropertyMaxCountContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
 
propertyMinCount() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
 
propertyMinCount() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PropertyMinCountContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMinCountContext
 
propertyNot() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
propertyNot() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
 
propertyNot(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
 
PropertyNotContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
 
propertyOr() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
propertyOr() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
propertyOr(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
PropertyOrContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
 
propertyParam() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
propertyParam() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
 
PropertyParamContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyParamContext
 
propertyShape() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
 
propertyShape() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PropertyShape - Static variable in class org.topbraid.shacl.vocabulary.SH
 
PropertyShapeContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
 
PropertyShapeShape - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
propertySuggestionGenerator - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
propertyType() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
propertyType() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PropertyTypeContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyTypeContext
 
propertyValidator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
propertyValue() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
propertyValue() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
PropertyValueContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
 
proposed - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
put(String, Class<?>) - Method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
put(String, FunctionFactory) - Method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
put(String, Object) - Method in interface org.topbraid.shacl.js.JSScriptEngine
 
put(String, Object) - Method in class org.topbraid.shacl.js.NashornScriptEngine
 
putObject(Object, Object) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 

Q

qualifiedMaxCount - Static variable in class org.topbraid.shacl.vocabulary.SH
 
QualifiedMaxCountConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
qualifiedMinCount - Static variable in class org.topbraid.shacl.vocabulary.SH
 
QualifiedMinCountConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
qualifiedValueShape - Static variable in class org.topbraid.shacl.vocabulary.SH
 
qualifiedValueShapesDisjoint - Static variable in class org.topbraid.shacl.vocabulary.SH
 
query() - Method in class org.topbraid.shacl.js.JSGraph
 
QueryExecutionFactoryFilter - Class in org.topbraid.jenax.util
 
QueryTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
QueryTestCaseType - Class in org.topbraid.shacl.testcases
 
QueryTestCaseType() - Constructor for class org.topbraid.shacl.testcases.QueryTestCaseType
 
queryWithSubstitutions(Query, Map<Var, Node>) - Static method in class org.topbraid.jenax.util.JenaUtil
Temp patch for a bug in Jena's syntaxtransform, also applying substitutions on HAVING clauses.

R

rand - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
RDFLabels - Class in org.topbraid.jenax.util
A singleton that is used to render resources into strings.
RDFLabels() - Constructor for class org.topbraid.jenax.util.RDFLabels
 
rdfLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
 
rdfLiteral() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RdfLiteralContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
RDFQUERY_JS - Static variable in class org.topbraid.shacl.js.NashornScriptEngine
 
RDFQueryJSLibrary - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
RDFS - Static variable in class org.topbraid.shacl.entailment.SHACLEntailment
 
read(InputStream, String, Lang, StreamRDF, Context) - Method in class org.topbraid.shacl.compact.SHACLCReader
 
read(Reader, String, ContentType, StreamRDF, Context) - Method in class org.topbraid.shacl.compact.SHACLCReader
 
readOnly - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
RecursionGuard - Class in org.topbraid.shacl.util
A ThreadLocal structure to prevent infinite loops of tosh:hasShape calls etc.
RecursionGuard() - Constructor for class org.topbraid.shacl.util.RecursionGuard
 
regex - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
register(Model) - Static method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
Registers a set of extra SPIN functions from a given Model for the current Thread.
register(Property, DeclarativeFunctionDriver) - Method in class org.topbraid.jenax.functions.DeclarativeFunctionDrivers
Registers a new DeclarativeFunctionDriver for a given key predicate.
register(ClassPropertyMetadata.Plugin) - Static method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
registerContextFactory(TestCaseContextFactory) - Static method in class org.topbraid.shacl.testcases.FunctionTestCaseType
 
registerContextFactory(TestCaseContextFactory) - Static method in class org.topbraid.shacl.testcases.QueryTestCaseType
 
registerFunction(Resource) - Static method in class org.topbraid.shacl.arq.SHACLFunctions
Registers a single SHACL function declared as a sh:Function.
registerFunctions(Model) - Static method in class org.topbraid.shacl.arq.SHACLFunctions
Registers all SHACL functions from a given Model.
registerNamespace(String, String) - Method in class org.topbraid.shacl.js.model.TermFactory
 
reifiableBy - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
remove(String) - Method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
 
removeEldestEntry(Map.Entry<Object, Object>) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations.MyCache
 
removeGraph(Node) - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
removeListener(ExecStatisticsListener) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
removeMissingPrefixes(Graph, Graph) - Static method in class org.topbraid.jenax.util.PrefixUtils
Remove prefix mappings from dstGraph that do not exist in srcGraph.
removeNamedModel(String) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
removeSpecialExecutor(Resource) - Method in class org.topbraid.shacl.validation.ConstraintExecutors
 
replace - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
replaceNamedModel(String, Model) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
requiredExecutionPlatform - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
reset() - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
reset() - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
resetOptimizations() - Method in interface org.topbraid.shacl.optimize.OptimizedMultiUnion
 
ResourceValidationReport - Class in org.topbraid.shacl.validation
A ValidationReport based on a sh:ValidationReport instance in an RDF graph.
ResourceValidationReport(Resource) - Constructor for class org.topbraid.shacl.validation.ResourceValidationReport
 
ResourceValidationResult - Class in org.topbraid.shacl.validation
A ValidationResult backed by an existing Resource.
ResourceValidationResult(Resource) - Constructor for class org.topbraid.shacl.validation.ResourceValidationResult
 
restoreOriginalEnvironment(TestCase) - Method in interface org.topbraid.shacl.testcases.TestEnvironmentInitializer
If this initializer has made changes to the environment that should be undone, this method should restore the previous state.
restoreOriginalEnvironment(TestCase) - Static method in class org.topbraid.shacl.testcases.TestEnvironmentInitializers
Calls all initializers for the given TestCase after the test has been run.
result - Static variable in class org.topbraid.shacl.vocabulary.MF
 
result - Static variable in class org.topbraid.shacl.vocabulary.SH
 
RESULT_TYPES - Static variable in class org.topbraid.shacl.util.SHACLUtil
 
ResultAnnotation - Static variable in class org.topbraid.shacl.vocabulary.SH
 
resultMessage - Static variable in class org.topbraid.shacl.vocabulary.SH
 
resultPath - Static variable in class org.topbraid.shacl.vocabulary.SH
 
results() - Method in class org.topbraid.shacl.validation.ResourceValidationReport
 
results() - Method in interface org.topbraid.shacl.validation.ValidationReport
 
resultSeverity - Static variable in class org.topbraid.shacl.vocabulary.SH
 
returnType - Static variable in class org.topbraid.shacl.vocabulary.SH
 
rootClass - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
round - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
Rule - Interface in org.topbraid.shacl.rules
Represents a single rule in executable "pre-compiled" form.
Rule - Static variable in class org.topbraid.shacl.vocabulary.SH
 
rule - Static variable in class org.topbraid.shacl.vocabulary.SH
 
RULE_array - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_baseDecl - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_booleanLiteral - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_constraint - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_datatype - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_directive - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_importsDecl - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_iri - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_iriOrLiteral - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_iriOrLiteralOrArray - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_literal - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_negation - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeKind - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeNot - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeOr - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeParam - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeShape - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeShapeBody - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_nodeValue - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_numericLiteral - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_path - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathAlternative - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathElt - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathEltOrInverse - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathInverse - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathMod - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathPrimary - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_pathSequence - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_prefixDecl - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_prefixedName - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyAtom - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyCount - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyMaxCount - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyMinCount - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyNot - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyOr - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyParam - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyShape - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyType - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_propertyValue - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_rdfLiteral - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_shaclDoc - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_shapeClass - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_shapeRef - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_string - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RULE_targetClass - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
RuleEngine - Class in org.topbraid.shacl.rules
A SHACL Rules engine with a pluggable architecture for different execution languages including Triple rules, SPARQL rules and JavaScript rules.
RuleEngine(Dataset, URI, ShapesGraph, Model) - Constructor for class org.topbraid.shacl.rules.RuleEngine
 
RuleLanguage - Interface in org.topbraid.shacl.rules
 
RuleLanguages - Class in org.topbraid.shacl.rules
Global registry of known RuleLanguage instances.
RuleLanguages() - Constructor for class org.topbraid.shacl.rules.RuleLanguages
 
ruleNames - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
ruleNames - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
Rules - Static variable in class org.topbraid.shacl.vocabulary.SH
 
RulesEntailment - Class in org.topbraid.shacl.rules
 
RulesEntailment() - Constructor for class org.topbraid.shacl.rules.RulesEntailment
 
RuleUtil - Class in org.topbraid.shacl.rules
Convenience methods to execute SHACL rules.
RuleUtil() - Constructor for class org.topbraid.shacl.rules.RuleUtil
 
run(Model) - Method in class org.topbraid.shacl.testcases.TestCase
 
run(PrintStream) - Method in class org.topbraid.shacl.testcases.W3CTestRunner.Item
 
run(PrintStream) - Method in class org.topbraid.shacl.testcases.W3CTestRunner
 

S

sameTerm - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
searchWidget - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
seconds - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
select - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SelectExpression - Class in org.topbraid.shacl.expr.lib
Node expressions based on a SPARQL SELECT query, identified by sh:select.
SelectExpression(Resource, Query, NodeExpression, String) - Constructor for class org.topbraid.shacl.expr.lib.SelectExpression
 
separator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
set(DeclarativeFunctionDrivers) - Static method in class org.topbraid.jenax.functions.DeclarativeFunctionDrivers
 
set(ARQFactory) - Static method in class org.topbraid.jenax.util.ARQFactory
Changes the singleton to some subclass.
set(ImportProperties) - Static method in class org.topbraid.jenax.util.ImportProperties
 
set(RDFLabels) - Static method in class org.topbraid.jenax.util.RDFLabels
Replaces the singleton to a subclass with different behavior.
set(SHACLFunctionsCache) - Static method in class org.topbraid.shacl.arq.SHACLFunctionsCache
 
set(NodeExpressionFactory) - Static method in class org.topbraid.shacl.expr.NodeExpressionFactory
 
set(JSScriptEngineFactory) - Static method in class org.topbraid.shacl.js.JSScriptEngineFactory
 
set(OntologyOptimizations) - Static method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
set(ExecutionPlatform) - Static method in class org.topbraid.shacl.util.ExecutionPlatform
 
set(FailureLog) - Static method in class org.topbraid.shacl.util.FailureLog
 
set(ModelPrinter) - Static method in class org.topbraid.shacl.util.ModelPrinter
 
set(DefaultShapesGraphProvider) - Static method in class org.topbraid.shacl.validation.DefaultShapesGraphProvider
 
set(ValidationEngineFactory) - Static method in class org.topbraid.shacl.validation.ValidationEngineFactory
 
set(ValidationSuggestionGeneratorFactory) - Static method in class org.topbraid.shacl.validation.ValidationSuggestionGeneratorFactory
 
setCanceled(boolean) - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
setCanceled(boolean) - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Typically called from a parallel thread triggered by the user, this informs the progress monitor that it needs to return true for isCanceled.
setCanceled(boolean) - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
setClassesCache(ClassesCache) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
setConfiguration(ValidationEngineConfiguration) - Method in interface org.topbraid.shacl.engine.ConfigurableEngine
 
setConfiguration(ValidationEngineConfiguration) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
setConstraintFilter(Predicate<Constraint>) - Method in class org.topbraid.shacl.engine.ShapesGraph
Sets a filter Predicate that can be used to ignore certain constraints.
setCurrent(ValidationEngine) - Static method in class org.topbraid.shacl.validation.ValidationEngine
 
setDefaultModel(Model) - Method in class org.topbraid.jenax.util.DelegatingDataset
 
setEnabled(boolean) - Method in class org.topbraid.shacl.optimize.OntologyOptimizations
 
setEngine(AutoCompleteEngine) - Static method in class org.topbraid.jenax.util.AutoCompleteManager
 
setEngine(String, SHACLEntailment.Engine) - Method in class org.topbraid.shacl.entailment.SHACLEntailment
 
setFocusNodeFilter(Predicate<RDFNode>) - Method in class org.topbraid.shacl.validation.ValidationEngine
Sets a filter that can be used to skip certain focus node from validation.
setGraphReadOptimization(boolean) - Static method in class org.topbraid.jenax.util.JenaUtil
Allows some environments, e.g.
setGraphReadOptimization(boolean) - Method in class org.topbraid.jenax.util.JenaUtilHelper
 
setHelper(JenaUtilHelper) - Static method in class org.topbraid.jenax.util.JenaUtil
Sets the helper which allows the behavior of some JenaUtil methods to be modified by the system using the SPIN library.
setInput(NodeExpression) - Method in class org.topbraid.shacl.expr.PathEvaluator
 
setJSPreferred(boolean) - Static method in class org.topbraid.shacl.arq.SHACLFunctionDriver
 
setJSPreferred(boolean) - Method in class org.topbraid.shacl.targets.CustomTargets
 
setJSPreferred(boolean) - Static method in class org.topbraid.shacl.util.SHACLPreferences
 
setJSPreferred(boolean) - Method in class org.topbraid.shacl.validation.ConstraintExecutors
Can be used to make the JavaScript engine the preferred implementation over SPARQL.
setLabelFunction(Function<RDFNode, String>) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
setLocalRange(Node) - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
setMaxCount(int) - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
setProduceFailuresMode(boolean) - Static method in class org.topbraid.shacl.util.SHACLPreferences
 
setProgressMonitor(ProgressMonitor) - Method in class org.topbraid.shacl.engine.AbstractEngine
 
setProgressMonitor(ProgressMonitor) - Method in class org.topbraid.shacl.rules.RuleEngine
 
setRecording(boolean) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
setRecordingDeclarativeFunctions(boolean) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
setRecordingNativeFunctions(boolean) - Method in class org.topbraid.jenax.statistics.ExecStatisticsManager
 
setReportDetails(boolean) - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Specifies whether the report shall include sh:detail triples where supported.
setResultsModel(Model) - Static method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
setShapeFilter(Predicate<SHShape>) - Method in class org.topbraid.shacl.engine.ShapesGraph
Sets a filter Predicate that can be used to ignore certain shapes.
setShapesGraph(ShapesGraph, URI) - Static method in class org.topbraid.shacl.arq.functions.HasShapeFunction
 
setTaskName(String) - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
setTaskName(String) - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Changes the name or label of the current task.
setTaskName(String) - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
setUpTestContext() - Method in class org.topbraid.shacl.testcases.context.JSPreferredTestCaseContext
 
setUpTestContext() - Method in class org.topbraid.shacl.testcases.context.SPARQLPreferredTestCaseContext
 
setUpTestContext() - Method in interface org.topbraid.shacl.testcases.context.TestCaseContext
 
setUseCaches(boolean) - Method in class org.topbraid.jenax.util.ARQFactory
Tells the ARQFactory whether to use caches for the various createXY functions.
setValidateShapes(boolean) - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Sets an option for the engine to validate shapes
setValidationErrorBatch(int) - Method in class org.topbraid.shacl.validation.ValidationEngineConfiguration
Set the maximum number of validations before returning the report.
severity - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SH - Class in org.topbraid.shacl.vocabulary
Vocabulary for http://www.w3.org/ns/shacl#
SH() - Constructor for class org.topbraid.shacl.vocabulary.SH
 
sha1 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
sha256 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
sha384 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
sha512 - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
SHACL - Static variable in class org.topbraid.shacl.validation.js.AbstractJSExecutor
 
SHACLARQFunction - Class in org.topbraid.shacl.arq
An ARQ function that is based on a SHACL function definition.
SHACLARQFunction(SHFunction) - Constructor for class org.topbraid.shacl.arq.SHACLARQFunction
Constructs a new SHACLARQFunction based on a given sh:Function.
SHACLC - Class in org.topbraid.shacl.compact
 
SHACLC() - Constructor for class org.topbraid.shacl.compact.SHACLC
 
SHACLCanceledException - Exception in org.topbraid.shacl.engine
 
SHACLCanceledException() - Constructor for exception org.topbraid.shacl.engine.SHACLCanceledException
 
SHACLCBaseListener - Class in org.topbraid.shacl.compact.parser
This class provides an empty implementation of SHACLCListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
SHACLCBaseListener() - Constructor for class org.topbraid.shacl.compact.parser.SHACLCBaseListener
 
SHACLCLexer - Class in org.topbraid.shacl.compact.parser
 
SHACLCLexer(CharStream) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCLexer
 
SHACLCListener - Interface in org.topbraid.shacl.compact.parser
This interface defines a complete listener for a parse tree produced by SHACLCParser.
SHACLCParser - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser(TokenStream) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser
 
SHACLCParser.ArrayContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.BaseDeclContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.BooleanLiteralContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.ConstraintContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.DatatypeContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.DirectiveContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.ImportsDeclContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.IriContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.IriOrLiteralContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.IriOrLiteralOrArrayContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.LiteralContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NegationContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeKindContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeNotContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeOrContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeParamContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeShapeBodyContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeShapeContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NodeValueContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.NumericLiteralContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathAlternativeContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathEltContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathEltOrInverseContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathInverseContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathModContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathPrimaryContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PathSequenceContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PrefixDeclContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PrefixedNameContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyAtomContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyCountContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyMaxCountContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyMinCountContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyNotContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyOrContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyParamContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyShapeContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyTypeContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.PropertyValueContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.RdfLiteralContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.ShaclDocContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.ShapeClassContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.ShapeRefContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.StringContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCParser.TargetClassContext - Class in org.topbraid.shacl.compact.parser
 
SHACLCReader - Class in org.topbraid.shacl.compact
 
SHACLCReader() - Constructor for class org.topbraid.shacl.compact.SHACLCReader
 
SHACLCWriter - Class in org.topbraid.shacl.compact
This is an incomplete converter from RDF graphs to SHACLC format that is barely tested.
SHACLCWriter() - Constructor for class org.topbraid.shacl.compact.SHACLCWriter
 
shaclDoc() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
ShaclDocContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
SHACLEntailment - Class in org.topbraid.shacl.entailment
Singleton to support sh:entailment.
SHACLEntailment() - Constructor for class org.topbraid.shacl.entailment.SHACLEntailment
 
SHACLEntailment.Engine - Interface in org.topbraid.shacl.entailment
 
SHACLException - Exception in org.topbraid.shacl.validation
An Exception signaling invalid input to the constraint validation engine.
SHACLException(String) - Constructor for exception org.topbraid.shacl.validation.SHACLException
 
SHACLFunctionDriver - Class in org.topbraid.shacl.arq
A DeclarativeFunctionDriver for SHACL functions.
SHACLFunctionDriver() - Constructor for class org.topbraid.shacl.arq.SHACLFunctionDriver
 
SHACLFunctions - Class in org.topbraid.shacl.arq
Manages globally registered SHACL functions, usually loaded from .shapes.* files.
SHACLFunctions() - Constructor for class org.topbraid.shacl.arq.SHACLFunctions
 
SHACLFunctionsCache - Class in org.topbraid.shacl.arq
A cache that remembers previous calls to SHACL functions marked with sh:cachable.
SHACLFunctionsCache() - Constructor for class org.topbraid.shacl.arq.SHACLFunctionsCache
 
SHACLJSARQFunction - Class in org.topbraid.shacl.arq
 
SHACLJSARQFunction(SHJSFunction) - Constructor for class org.topbraid.shacl.arq.SHACLJSARQFunction
 
SHACLObject - Class in org.topbraid.shacl.validation.js
 
SHACLObject(ShapesGraph, URI, Dataset) - Constructor for class org.topbraid.shacl.validation.js.SHACLObject
 
SHACLPaths - Class in org.topbraid.shacl.arq
Utilties to manage the conversion between SHACL paths and SPARQL 1.1 property paths.
SHACLPaths() - Constructor for class org.topbraid.shacl.arq.SHACLPaths
 
SHACLPreferences - Class in org.topbraid.shacl.util
Manages global preferences related to SHACL processing.
SHACLPreferences() - Constructor for class org.topbraid.shacl.util.SHACLPreferences
 
SHACLScriptEngineManager - Class in org.topbraid.shacl.js
A singleton that uses a ThreadLocal to manage the life cycle of a JSScriptEngine that can be shared for all JavaScript evaluated as part of a SHACL validation.
SHACLScriptEngineManager() - Constructor for class org.topbraid.shacl.js.SHACLScriptEngineManager
 
SHACLSPARQLARQFunction - Class in org.topbraid.shacl.arq
An ARQ function that is based on a sh:SPARQLFunction.
SHACLSPARQLARQFunction(SHConstraintComponent, Resource) - Constructor for class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
Constructs a new SHACLSPARQLARQFunction based on a given sh:ConstraintComponent and a given validator (which must be a value of sh:nodeValidator, sh:propertyValidator etc.
SHACLSPARQLARQFunction(SHSPARQLFunction) - Constructor for class org.topbraid.shacl.arq.SHACLSPARQLARQFunction
Constructs a new SHACLSPARQLARQFunction based on a given sh:Function.
SHACLSystemModel - Class in org.topbraid.shacl.util
Provides API access to the system graphs needed by SHACL.
SHACLSystemModel() - Constructor for class org.topbraid.shacl.util.SHACLSystemModel
 
SHACLUtil - Class in org.topbraid.shacl.util
Various SHACL-related utility methods that didn't fit elsewhere.
SHACLUtil() - Constructor for class org.topbraid.shacl.util.SHACLUtil
 
Shape - Class in org.topbraid.shacl.engine
Represents a shape as input to an engine (e.g.
Shape(ShapesGraph, SHShape) - Constructor for class org.topbraid.shacl.engine.Shape
 
shape - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
Shape - Static variable in class org.topbraid.shacl.vocabulary.SH
 
shapeClass(int) - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
shapeClass() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
 
shapeClass() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
ShapeClassContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
 
shapeRef() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
 
shapeRef() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
ShapeRefContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
 
SHAPES_FILE_PART - Static variable in class org.topbraid.shacl.util.SHACLUtil
 
shapesGraph - Variable in class org.topbraid.shacl.engine.AbstractEngine
 
ShapesGraph - Class in org.topbraid.shacl.engine
Represents a shapes graph as input to an engine (e.g.
ShapesGraph(Model) - Constructor for class org.topbraid.shacl.engine.ShapesGraph
Constructs a new ShapesGraph.
shapesGraph - Static variable in class org.topbraid.shacl.vocabulary.SH
 
shapesGraph - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
shapesGraphURI - Variable in class org.topbraid.shacl.engine.AbstractEngine
 
shapesGraphVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ShapeShape - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
SHConstraint - Interface in org.topbraid.shacl.model
Shared interface of SHSPARQLConstraint and SHJSConstraint.
SHConstraintComponent - Interface in org.topbraid.shacl.model
 
SHConstraintComponentImpl - Class in org.topbraid.shacl.model.impl
 
SHConstraintComponentImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHConstraintComponentImpl
 
SHFactory - Class in org.topbraid.shacl.model
 
SHFactory() - Constructor for class org.topbraid.shacl.model.SHFactory
 
SHFunction - Interface in org.topbraid.shacl.model
 
SHJSConstraint - Interface in org.topbraid.shacl.model
 
SHJSConstraintImpl - Class in org.topbraid.shacl.model.impl
 
SHJSConstraintImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHJSConstraintImpl
 
SHJSExecutable - Interface in org.topbraid.shacl.model
 
SHJSExecutableImpl - Class in org.topbraid.shacl.model.impl
 
SHJSExecutableImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHJSExecutableImpl
 
SHJSFunction - Interface in org.topbraid.shacl.model
 
SHJSFunctionImpl - Class in org.topbraid.shacl.model.impl
 
SHJSFunctionImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHJSFunctionImpl
 
SHNodeShape - Interface in org.topbraid.shacl.model
 
SHNodeShapeImpl - Class in org.topbraid.shacl.model.impl
 
SHNodeShapeImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHNodeShapeImpl
 
SHParameter - Interface in org.topbraid.shacl.model
 
SHParameterImpl - Class in org.topbraid.shacl.model.impl
 
SHParameterImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHParameterImpl
 
SHParameterizable - Interface in org.topbraid.shacl.model
 
SHParameterizableImpl - Class in org.topbraid.shacl.model.impl
 
SHParameterizableImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHParameterizableImpl
 
SHParameterizableInstance - Interface in org.topbraid.shacl.model
 
SHParameterizableInstanceImpl - Class in org.topbraid.shacl.model.impl
 
SHParameterizableInstanceImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHParameterizableInstanceImpl
 
SHParameterizableTarget - Interface in org.topbraid.shacl.model
 
SHParameterizableTargetImpl - Class in org.topbraid.shacl.model.impl
 
SHParameterizableTargetImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHParameterizableTargetImpl
 
SHPropertyShape - Interface in org.topbraid.shacl.model
 
SHPropertyShapeImpl - Class in org.topbraid.shacl.model.impl
 
SHPropertyShapeImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
SHResource - Interface in org.topbraid.shacl.model
The root interface of all resources of interest to SHACL.
SHResourceImpl - Class in org.topbraid.shacl.model.impl
 
SHResourceImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHResourceImpl
 
SHResult - Interface in org.topbraid.shacl.model
 
SHResultImpl - Class in org.topbraid.shacl.model.impl
 
SHResultImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHResultImpl
 
SHRule - Interface in org.topbraid.shacl.model
 
SHRuleImpl - Class in org.topbraid.shacl.model.impl
 
SHRuleImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHRuleImpl
 
SHShape - Interface in org.topbraid.shacl.model
 
SHShapeImpl - Class in org.topbraid.shacl.model.impl
 
SHShapeImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHShapeImpl
 
SHSPARQLConstraint - Interface in org.topbraid.shacl.model
 
SHSPARQLConstraintImpl - Class in org.topbraid.shacl.model.impl
 
SHSPARQLConstraintImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHSPARQLConstraintImpl
 
SHSPARQLExecutable - Interface in org.topbraid.shacl.model
 
SHSPARQLFunction - Interface in org.topbraid.shacl.model
 
SHSPARQLFunctionImpl - Class in org.topbraid.shacl.model.impl
 
SHSPARQLFunctionImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHSPARQLFunctionImpl
 
SHSPARQLTarget - Interface in org.topbraid.shacl.model
 
SHSPARQLTargetImpl - Class in org.topbraid.shacl.model.impl
 
SHSPARQLTargetImpl(Node, EnhGraph) - Constructor for class org.topbraid.shacl.model.impl.SHSPARQLTargetImpl
 
SHT - Class in org.topbraid.shacl.vocabulary
 
SHT() - Constructor for class org.topbraid.shacl.vocabulary.SHT
 
SHTarget - Interface in org.topbraid.shacl.model
 
SimpleImplementation - Class in org.topbraid.shacl.util
An extension of the Jena polymorphism mechanism.
SimpleImplementation(Node, Class) - Constructor for class org.topbraid.shacl.util.SimpleImplementation
 
SimpleProgressMonitor - Class in org.topbraid.jenax.progress
A simple implementation of ProgressMonitor that prints messages to System.out.
SimpleProgressMonitor(String) - Constructor for class org.topbraid.jenax.progress.SimpleProgressMonitor
 
singleLine - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
SingleLineConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
size() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
size() - Method in class org.topbraid.jenax.util.DiffGraph
 
sort(List<Resource>) - Static method in class org.topbraid.jenax.util.JenaUtil
 
sourceConstraint - Static variable in class org.topbraid.shacl.vocabulary.SH
 
sourceConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
sourceShape - Static variable in class org.topbraid.shacl.vocabulary.SH
 
sparql - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQL - Class in org.topbraid.shacl.vocabulary
Vocabulary for http://datashapes.org/sparql Automatically generated with TopBraid Composer.
SPARQL() - Constructor for class org.topbraid.shacl.vocabulary.SPARQL
 
SPARQLAskValidator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLComponentExecutor - Class in org.topbraid.shacl.validation.sparql
 
SPARQLComponentExecutor(Constraint) - Constructor for class org.topbraid.shacl.validation.sparql.SPARQLComponentExecutor
 
SPARQLConstraint - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLConstraintExecutor - Class in org.topbraid.shacl.validation.sparql
 
SPARQLConstraintExecutor(Constraint) - Constructor for class org.topbraid.shacl.validation.sparql.SPARQLConstraintExecutor
 
SPARQLConstructRule - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLExecutable - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLFunction - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLPreferredTestCaseContext - Class in org.topbraid.shacl.testcases.context
A TestCaseContext in which SPARQL execution is preferred over JavaScript.
SPARQLPreferredTestCaseContext() - Constructor for class org.topbraid.shacl.testcases.context.SPARQLPreferredTestCaseContext
 
SPARQLRule - Class in org.topbraid.shacl.rules
 
SPARQLRule(Resource) - Constructor for class org.topbraid.shacl.rules.SPARQLRule
 
SPARQLRule - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLRuleLanguage - Class in org.topbraid.shacl.rules
 
SPARQLRuleLanguage() - Constructor for class org.topbraid.shacl.rules.SPARQLRuleLanguage
 
SPARQLSelectValidator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
sparqlService(String, Query) - Method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
 
sparqlService(String, Query, HttpClient) - Method in class org.topbraid.jenax.util.QueryExecutionFactoryFilter
 
SPARQLSubstitutions - Class in org.topbraid.shacl.validation.sparql
Collects various helper algorithms currently used by the SPARQL execution language.
SPARQLSubstitutions() - Constructor for class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
 
SPARQLSyntaxChecker - Class in org.topbraid.shacl.validation.sparql
Can be used to check for the violation of any of the syntax rules in Appendix A of the SHACL spec, to prevent certain pre-binding scenarios.
SPARQLSyntaxChecker() - Constructor for class org.topbraid.shacl.validation.sparql.SPARQLSyntaxChecker
 
SPARQLTarget - Class in org.topbraid.shacl.validation.sparql
 
SPARQLTarget - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPARQLTargetLanguage - Class in org.topbraid.shacl.validation.sparql
 
SPARQLTargetLanguage() - Constructor for class org.topbraid.shacl.validation.sparql.SPARQLTargetLanguage
 
SPARQLUpdateSuggestionGenerator - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
SPARQLValidationLanguage - Class in org.topbraid.shacl.validation.sparql
 
SPARQLValidationLanguage() - Constructor for class org.topbraid.shacl.validation.sparql.SPARQLValidationLanguage
 
SPARQLValuesDeriver - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SPIN_ABSTRACT - Static variable in class org.topbraid.jenax.functions.DeclarativeFunctionDrivers
 
start(Node, Node) - Static method in class org.topbraid.shacl.util.RecursionGuard
 
statisticsUpdated() - Method in interface org.topbraid.jenax.statistics.ExecStatisticsListener
Called whenever the statistics have been updated.
status - Static variable in class org.topbraid.shacl.vocabulary.MF
 
str - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
strafter - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
strbefore - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
strdt - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
strends - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
string() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
 
string() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
STRING_LITERAL1 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
STRING_LITERAL1 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
STRING_LITERAL1() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
STRING_LITERAL2 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
STRING_LITERAL2 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
STRING_LITERAL2() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
STRING_LITERAL_LONG1 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
STRING_LITERAL_LONG1 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
STRING_LITERAL_LONG1() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
STRING_LITERAL_LONG2 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
STRING_LITERAL_LONG2 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
STRING_LITERAL_LONG2() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
StringContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
 
strlang - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
strlen - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
strstarts - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
struuid - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
subject - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SubjectsOfTarget - Class in org.topbraid.shacl.targets
A Target based on a sh:targetSubjectsOf statement.
SubjectsOfTarget(Property) - Constructor for class org.topbraid.shacl.targets.SubjectsOfTarget
 
substitutePaths(Query, String, Model) - Static method in class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
 
substr - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
subTask(String) - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
subTask(String) - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Sets the label that serves as sub-task, typically printed under the main task name.
subTask(String) - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
subtract - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
SuccessResult - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
SuccessTestCaseResult - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
suggestion - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
suggestionConfidence - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
suggestionGenerator - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
suggestionGroup - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
SuggestionResult - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
sum - Static variable in class org.topbraid.shacl.vocabulary.SH
 
SumExpression - Class in org.topbraid.shacl.expr.lib
Implements support for sh:sum.
SumExpression(RDFNode, NodeExpression) - Constructor for class org.topbraid.shacl.expr.lib.SumExpression
 
supportsTransactionAbort() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
supportsTransactions() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
supportsTransactions() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
symbol - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
SystemTriples - Class in org.topbraid.jenax.util
Provides access to the RDF/RDFS/OWL system triples.
SystemTriples() - Constructor for class org.topbraid.jenax.util.SystemTriples
 

T

T__0 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__0 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__1 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__1 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__10 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__10 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__11 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__11 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__12 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__12 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__13 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__13 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__14 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__14 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__15 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__15 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__16 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__16 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__17 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__17 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__18 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__18 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__19 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__19 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__2 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__2 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__20 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__20 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__21 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__21 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__22 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__22 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__23 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__23 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__24 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__24 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__25 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__25 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__26 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__26 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__27 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__27 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__28 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__28 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__29 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__29 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__3 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__3 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__30 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__30 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__31 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__31 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__32 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__32 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__33 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__33 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__34 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__34 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__35 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__35 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__36 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__36 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__37 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__37 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__38 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__38 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__39 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__39 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__4 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__4 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__40 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__40 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__41 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__41 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__42 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__42 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__43 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__43 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__44 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__44 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__45 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__45 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__46 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__46 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__47 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__47 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__48 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__48 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__49 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__49 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__5 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__5 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__50 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__50 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__51 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__51 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__52 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__52 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__53 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__53 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__54 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__54 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__55 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__55 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__6 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__6 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__7 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__7 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__8 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__8 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
T__9 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
T__9 - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
Target - Interface in org.topbraid.shacl.targets
 
Target - Static variable in class org.topbraid.shacl.vocabulary.SH
 
target - Static variable in class org.topbraid.shacl.vocabulary.SH
 
targetClass() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
 
targetClass() - Method in class org.topbraid.shacl.compact.parser.SHACLCParser
 
targetClass - Static variable in class org.topbraid.shacl.vocabulary.SH
 
TargetClassContext(ParserRuleContext, int) - Constructor for class org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
 
targetContains - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
TargetContainsPFunction - Class in org.topbraid.shacl.arq.functions
The property function tosh:targetContains.
TargetContainsPFunction() - Constructor for class org.topbraid.shacl.arq.functions.TargetContainsPFunction
 
targetNode - Static variable in class org.topbraid.shacl.vocabulary.SH
 
targetObjectsOf - Static variable in class org.topbraid.shacl.vocabulary.SH
 
targetSubjectsOf - Static variable in class org.topbraid.shacl.vocabulary.SH
 
TeamworkPlatform - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
tearDownTestContext() - Method in class org.topbraid.shacl.testcases.context.JSPreferredTestCaseContext
 
tearDownTestContext() - Method in class org.topbraid.shacl.testcases.context.SPARQLPreferredTestCaseContext
 
tearDownTestContext() - Method in interface org.topbraid.shacl.testcases.context.TestCaseContext
 
term(String) - Method in class org.topbraid.shacl.js.model.TermFactory
 
TERM_TYPE - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
TermFactory - Class in org.topbraid.shacl.js.model
A partial implementation of DataFactory from https://github.com/rdfjs/representation-task-force/blob/master/interface-spec.md to be used by JavaScript via Nashorn.
TermFactory() - Constructor for class org.topbraid.shacl.js.model.TermFactory
 
test(Constraint) - Method in class org.topbraid.shacl.engine.filters.CoreConstraintFilter
 
test(SHShape) - Method in class org.topbraid.shacl.engine.filters.ExcludeMetaShapesFilter
 
test(SHShape) - Method in class org.topbraid.shacl.engine.filters.MinSeverityShapeFilter
 
TestCase - Class in org.topbraid.shacl.testcases
 
TestCase(Resource, Resource) - Constructor for class org.topbraid.shacl.testcases.TestCase
 
TestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
testCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
TestCaseContext - Interface in org.topbraid.shacl.testcases.context
An interface for objects that can run certain tests within a given context.
TestCaseContextFactory - Interface in org.topbraid.shacl.testcases.context
A factory for TestCaseContext objects.
TestCaseType - Interface in org.topbraid.shacl.testcases
An interface to hook types of test cases into the TopBraid Test Cases framework.
TestCaseTypes - Class in org.topbraid.shacl.testcases
Registry of TestCaseTypes, serving as a plugin mechanism.
TestCaseTypes() - Constructor for class org.topbraid.shacl.testcases.TestCaseTypes
 
TestEnvironment - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
testEnvironment - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
TestEnvironmentInitializer - Interface in org.topbraid.shacl.testcases
An abstraction of execution engines for dash:TestEnvironment.
TestEnvironmentInitializers - Class in org.topbraid.shacl.testcases
A singleton managing the installed TestEnvironmentInitializer instances.
TestEnvironmentInitializers() - Constructor for class org.topbraid.shacl.testcases.TestEnvironmentInitializers
 
testGraph - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
testModifiesEnvironment - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
then - Static variable in class org.topbraid.shacl.vocabulary.SH
 
this_ - Static variable in class org.topbraid.shacl.vocabulary.SH
 
thisVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
throwDeepCauseChecked(Throwable, Class<? extends EX>) - Static method in class org.topbraid.jenax.util.ExceptionUtil
Always throw an exception; based on t.
throwRootCauseUnchecked(Throwable) - Static method in class org.topbraid.jenax.util.ExceptionUtil
Does not return: throws an unchecked exception, based on t.
throwUnchecked(Throwable) - Static method in class org.topbraid.jenax.util.ExceptionUtil
Does not return: throws an unchecked exception, based on t.
timezone - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
tokenNames - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
tokenNames - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
TopBraidPlatform - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
toRDFNode(Node) - Static method in class org.topbraid.jenax.util.JenaUtil
 
TOSH - Class in org.topbraid.shacl.vocabulary
Vocabulary for http://topbraid.org/tosh
TOSH() - Constructor for class org.topbraid.shacl.vocabulary.TOSH
 
toString() - Method in class org.topbraid.shacl.engine.Constraint
 
toString() - Method in class org.topbraid.shacl.engine.Shape
 
toString() - Method in class org.topbraid.shacl.expr.AbstractNodeExpression
 
toString() - Method in class org.topbraid.shacl.expr.lib.ConstantTermExpression
 
toString() - Method in class org.topbraid.shacl.js.model.JSTerm
 
toString() - Method in class org.topbraid.shacl.js.model.JSTriple
 
toString() - Method in class org.topbraid.shacl.model.impl.SHJSConstraintImpl
 
toString() - Method in class org.topbraid.shacl.model.impl.SHParameterImpl
 
toString() - Method in class org.topbraid.shacl.model.impl.SHPropertyShapeImpl
 
toString() - Method in class org.topbraid.shacl.model.impl.SHSPARQLConstraintImpl
 
toString() - Method in class org.topbraid.shacl.model.impl.SHSPARQLTargetImpl
 
toString() - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
toString() - Method in class org.topbraid.shacl.optimize.ClassPropertyMetadata
 
toString() - Method in class org.topbraid.shacl.optimize.PathMetadata
 
toString() - Method in class org.topbraid.shacl.rules.SPARQLRule
 
toString() - Method in class org.topbraid.shacl.testcases.context.JSPreferredTestCaseContext
 
toString() - Method in class org.topbraid.shacl.testcases.context.SPARQLPreferredTestCaseContext
 
transactionMode() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
transactionMode() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
transactionType() - Method in class org.topbraid.jenax.util.DatasetWrappingDatasetGraph
 
transactionType() - Method in class org.topbraid.jenax.util.DelegatingDataset
 
TransparentWrappedGraph - Class in org.topbraid.jenax.util
A WrappedGraph that allows access to its delegate with a debug-friendly public method.
TransparentWrappedGraph(Graph) - Constructor for class org.topbraid.jenax.util.TransparentWrappedGraph
 
TripleRule - Static variable in class org.topbraid.shacl.vocabulary.SH
 
TripleRuleLanguage - Class in org.topbraid.shacl.rules
 
TripleRuleLanguage() - Constructor for class org.topbraid.shacl.rules.TripleRuleLanguage
 
TRUE - Static variable in class org.topbraid.jenax.util.JenaDatatypes
 
tz - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 

U

ucase - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
unaryminus - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
unaryplus - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
union - Static variable in class org.topbraid.shacl.vocabulary.SH
 
UnionExpression - Class in org.topbraid.shacl.expr.lib
 
UnionExpression(RDFNode, List<NodeExpression>) - Constructor for class org.topbraid.shacl.expr.lib.UnionExpression
 
uniqueLang - Static variable in class org.topbraid.shacl.vocabulary.SH
 
UniqueLangConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 
unlimitedParameters - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
unregister(CurrentThreadFunctions) - Static method in class org.topbraid.jenax.functions.CurrentThreadFunctionRegistry
Unregisters the current Model for the current Thread.
update - Static variable in class org.topbraid.shacl.vocabulary.SH
 
updateConforms() - Method in class org.topbraid.shacl.validation.ValidationEngine
 
UpdateFactoryFilter - Class in org.topbraid.jenax.util
 
uri - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
uri - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 
uriStart - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
URN_X_SHACL - Static variable in class org.topbraid.shacl.util.SHACLUtil
 
useDeclaredDatatype - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
useGraphPrefixes - Static variable in class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
 
usesDifferentEnvironmentFrom(TestCase) - Method in class org.topbraid.shacl.testcases.TestCase
 
uuid - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 

V

Validate - Class in org.topbraid.shacl.tools
Stand-alone utility to perform constraint validation of a given file.
Validate() - Constructor for class org.topbraid.shacl.tools.Validate
 
Validate - Static variable in class org.topbraid.shacl.vocabulary.SHT
 
validateAll() - Method in class org.topbraid.shacl.validation.ValidationEngine
Validates all target nodes against all of their shapes.
validateModel(Model, Model, boolean) - Static method in class org.topbraid.shacl.validation.ValidationUtil
Validates a given data Model against all shapes from a given shapes Model.
validateModel(Model, Model, ValidationEngineConfiguration) - Static method in class org.topbraid.shacl.validation.ValidationUtil
Validates a given data Model against all shapes from a given shapes Model.
validateNode(Node) - Method in class org.topbraid.shacl.validation.ValidationEngine
Validates a given focus node against all of the shapes that have matching targets.
validateNodesAgainstConstraint(Collection<RDFNode>, Constraint) - Method in class org.topbraid.shacl.validation.ValidationEngine
 
validateNodesAgainstShape(List<RDFNode>, Node) - Method in class org.topbraid.shacl.validation.ValidationEngine
Validates a given list of focus node against a given Shape.
validateShapes - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
ValidationEngine - Class in org.topbraid.shacl.validation
A ValidationEngine uses a given shapes graph (represented via an instance of VShapesGraph) and performs SHACL validation on a given Dataset.
ValidationEngine(Dataset, URI, ShapesGraph, Resource) - Constructor for class org.topbraid.shacl.validation.ValidationEngine
Constructs a new ValidationEngine.
ValidationEngineConfiguration - Class in org.topbraid.shacl.validation
Configures the behavior of the validation engine.
ValidationEngineConfiguration() - Constructor for class org.topbraid.shacl.validation.ValidationEngineConfiguration
 
ValidationEngineFactory - Class in org.topbraid.shacl.validation
A singleton that can be used to produce new ValidationEngines.
ValidationEngineFactory() - Constructor for class org.topbraid.shacl.validation.ValidationEngineFactory
 
ValidationLanguage - Interface in org.topbraid.shacl.validation
Shared interface for SHACL-SPARQL and SHACL-JS validation, or potential other languages.
ValidationReport - Interface in org.topbraid.shacl.validation
 
ValidationReport - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ValidationResult - Interface in org.topbraid.shacl.validation
A validation result, as produced by the validation engine.
ValidationResult - Static variable in class org.topbraid.shacl.vocabulary.SH
 
ValidationSuggestionGenerator - Interface in org.topbraid.shacl.validation
An interface for objects that can produce suggestions for a given results graph.
ValidationSuggestionGeneratorFactory - Class in org.topbraid.shacl.validation
A singleton object that can create ValidationSuggestionGenerators.
ValidationSuggestionGeneratorFactory() - Constructor for class org.topbraid.shacl.validation.ValidationSuggestionGeneratorFactory
 
ValidationTestCase - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
ValidationUtil - Class in org.topbraid.shacl.validation
Convenience methods to perform SHACL validation.
ValidationUtil() - Constructor for class org.topbraid.shacl.validation.ValidationUtil
 
Validator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
validator - Static variable in class org.topbraid.shacl.vocabulary.SH
 
VALUE - Static variable in class org.topbraid.shacl.js.model.JSFactory
 
value - Static variable in class org.topbraid.shacl.vocabulary.SH
 
values - Static variable in class org.topbraid.shacl.vocabulary.SH
 
values - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
ValuesPFunction - Class in org.topbraid.shacl.arq.functions
The property function tosh:values.
ValuesPFunction() - Constructor for class org.topbraid.shacl.arq.functions.ValuesPFunction
 
ValueTableViewer - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
valueVar - Static variable in class org.topbraid.shacl.vocabulary.SH
 
VarFinder - Class in org.topbraid.jenax.util
 
VarFinder() - Constructor for class org.topbraid.jenax.util.VarFinder
 
varsMentioned(Query) - Static method in class org.topbraid.jenax.util.VarFinder
Gets the names of all variables mentioned in a SPARQL Query.
Viewer - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
viewer - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
viewGadget - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
viewWidget - Static variable in class org.topbraid.shacl.vocabulary.TOSH
 
Violation - Static variable in class org.topbraid.shacl.vocabulary.SH
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.AskExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.ConstantTermExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.CountExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.DistinctExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.ExistsExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.FilterShapeExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.FocusNodeExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.FunctionExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.GroupConcatExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.IfExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.IntersectionExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.LimitExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.MaxExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.MinExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.MinusExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.OffsetExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.OrderByExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.PathExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.SelectExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.SumExpression
 
visit(NodeExpressionVisitor) - Method in class org.topbraid.shacl.expr.lib.UnionExpression
 
visit(NodeExpressionVisitor) - Method in interface org.topbraid.shacl.expr.NodeExpression
 
visit(AskExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(GroupConcatExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(ConstantTermExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(CountExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(DistinctExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(ExistsExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(FilterShapeExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(FocusNodeExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(FunctionExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(IfExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(IntersectionExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(LimitExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(MaxExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(MinExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(MinusExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(OffsetExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(OrderByExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(PathExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(SelectExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(SumExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(UnionExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visit(AskExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(GroupConcatExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(ConstantTermExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(CountExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(DistinctExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(ExistsExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(FilterShapeExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(FocusNodeExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(FunctionExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(IfExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(IntersectionExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(LimitExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(MaxExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(MinExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(MinusExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(OffsetExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(OrderByExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(PathExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(SelectExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(SumExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visit(UnionExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visitErrorNode(ErrorNode) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener
visitOther(NodeExpression) - Method in interface org.topbraid.shacl.expr.NodeExpressionVisitor
 
visitOther(NodeExpression) - Method in class org.topbraid.shacl.expr.NodeExpressionVisitorBase
 
visitTerminal(TerminalNode) - Method in class org.topbraid.shacl.compact.parser.SHACLCBaseListener

W

W3CTestRunner - Class in org.topbraid.shacl.testcases
Helper object for executing the W3C test cases for SHACL.
W3CTestRunner(File) - Constructor for class org.topbraid.shacl.testcases.W3CTestRunner
 
W3CTestRunner.Item - Class in org.topbraid.shacl.testcases
 
walkPropertyShapesHelper(Node, Graph) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
walkSuperClasses(Graph, Consumer<ClassMetadata>, Set<Node>) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
walkSuperClassesUntil(Graph, Predicate<ClassMetadata>, Set<Node>) - Method in class org.topbraid.shacl.optimize.ClassMetadata
 
warn(String) - Method in class org.topbraid.shacl.compact.SHACLCWriter
 
Warning - Static variable in class org.topbraid.shacl.vocabulary.SH
 
Widget - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
WITH_IMPORTS_PREFIX - Static variable in class org.topbraid.jenax.util.JenaUtil
 
withDefaultValueTypeInferences(Model) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
withEntailment(Dataset, URI, ShapesGraph, Resource, ProgressMonitor) - Method in class org.topbraid.shacl.entailment.SHACLEntailment
 
withImports(String) - Static method in class org.topbraid.jenax.util.JenaUtil
 
withoutImports(String) - Static method in class org.topbraid.jenax.util.JenaUtil
 
withPrefixes(String, Resource) - Static method in class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
Gets a parsable SPARQL string based on a fragment and prefix declarations.
withShapesGraph(Dataset) - Static method in class org.topbraid.shacl.util.SHACLUtil
 
withSubstitutions(Literal, QuerySolution, Function<RDFNode, String>) - Static method in class org.topbraid.shacl.validation.sparql.SPARQLSubstitutions
 
worked(int) - Method in class org.topbraid.jenax.progress.NullProgressMonitor
 
worked(int) - Method in interface org.topbraid.jenax.progress.ProgressMonitor
Informs the progress monitor that one or more steps have been completed towards the current task (see beginTask).
worked(int) - Method in class org.topbraid.jenax.progress.SimpleProgressMonitor
 
wrap(Node, EnhGraph) - Method in class org.topbraid.shacl.util.SimpleImplementation
 
write(Writer, Graph, PrefixMap, String, Context) - Method in class org.topbraid.shacl.compact.SHACLCWriter
 
write(OutputStream, Graph, PrefixMap, String, Context) - Method in class org.topbraid.shacl.compact.SHACLCWriter
 

X

x - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
XoneConstraintComponent - Static variable in class org.topbraid.shacl.vocabulary.SH
 

Y

y - Static variable in class org.topbraid.shacl.vocabulary.DASH
 
year - Static variable in class org.topbraid.shacl.vocabulary.SPARQL
 

Z

zeroOrMorePath - Static variable in class org.topbraid.shacl.vocabulary.SH
 
zeroOrOnePath - Static variable in class org.topbraid.shacl.vocabulary.SH
 

_

_ATN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
_ATN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
_decisionToDFA - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
_decisionToDFA - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
_serializedATN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
_serializedATN - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
_sharedContextCache - Static variable in class org.topbraid.shacl.compact.parser.SHACLCLexer
 
_sharedContextCache - Static variable in class org.topbraid.shacl.compact.parser.SHACLCParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2019 TopQuadrant, Inc.. All rights reserved.