Uses of Class
org.topbraid.shacl.expr.AbstractInputExpression
Packages that use AbstractInputExpression
-
Uses of AbstractInputExpression in org.topbraid.shacl.expr
Subclasses of AbstractInputExpression in org.topbraid.shacl.exprModifier and TypeClassDescriptionclassNode expressions based on a SPARQL query, identified by sh:select or sh:ask. -
Uses of AbstractInputExpression in org.topbraid.shacl.expr.lib
Subclasses of AbstractInputExpression in org.topbraid.shacl.expr.libModifier and TypeClassDescriptionclassNode expressions based on a SPARQL ASK query, identified by sh:ask.classImplements support for sh:count.classImplements support for sh:distinct.classImplements support for sh:exists.classclassImplements support for sh:groupConcat.classImplements support for sh:if.classImplements support for sh:limit.classImplements support for sh:max.classImplements support for sh:min.classA sh:minus expression.classclassclassclassNode expressions based on a SPARQL SELECT query, identified by sh:select.classImplements support for sh:sum.