- 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
-
- addedGraph - Variable in class org.topbraid.jenax.util.DiffGraph
-
This graph has additional triples that are not in the delegate.
- 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
-
- 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(Resource, QuerySolutionMap, Dataset) - Static method in class org.topbraid.shacl.templates.Templates
-
Takes an instance of dash:SPARQLConstructTemplate and parameter bindings and returns a Model with the triples
that result from the execution of all CONSTRUCT queries in the template using the given parameter bindings.
- 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
-
- containsByEquals(Graph, Triple) - Method in class org.topbraid.jenax.util.DiffGraph
-
- 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
-
- 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
-
- createTestCase(Resource, Resource) - Method in class org.topbraid.shacl.testcases.FunctionTestCaseType
-
- createTestCase(Resource, Resource) - Method in class org.topbraid.shacl.testcases.GraphValidationTestCaseType
-
- createTestCase(Resource, Resource) - Method in class org.topbraid.shacl.testcases.JSTestCaseType
-
- createTestCase(Resource, Resource) - Method in class org.topbraid.shacl.testcases.QueryTestCaseType
-
- createTestCase(Resource, Resource) - Method in class org.topbraid.shacl.testcases.TestCaseType
-
- 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.
- 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.SHResultImpl
-
- getSeverity() - Method in class org.topbraid.shacl.model.impl.SHShapeImpl
-
- getSeverity() - Method in interface org.topbraid.shacl.model.SHResult
-
- 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.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
-
- 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
-
- 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(Resource, QuerySolutionMap, Dataset) - Static method in class org.topbraid.shacl.templates.Templates
-
Takes an instance of dash:SPARQLSelectTemplate and parameter bindings and returns a QueryExecution object for the
sh:select query in the template using the given parameter bindings.
- 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
-
- shortenStackTrace(String, String) - Static method in class org.topbraid.jenax.util.ExceptionUtil
-
Returns a shortened form of the given stack trace
by removing "boring" lines.
- shortenStackTraceForServletCall(String) - Static method in class org.topbraid.jenax.util.ExceptionUtil
-
Returns a shortened form of the given stack trace,
omitting lines related to the servlet container before entry
into the servlet implementation.
- 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
-
- SPARQLConstructTemplate - Static variable in class org.topbraid.shacl.vocabulary.DASH
-
- 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
-
- SPARQLSelectTemplate - Static variable in class org.topbraid.shacl.vocabulary.DASH
-
- 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
-