Package org.topbraid.shacl.expr.lib
package org.topbraid.shacl.expr.lib
-
ClassesClassDescriptionNode expressions based on a SPARQL ASK query, identified by sh:ask.Implements support for sh:count.Implements support for sh:distinct.Implements support for sh:exists.Implements support for sh:groupConcat.Implements support for sh:if.Implements support for sh:limit.Implements support for sh:max.Implements support for sh:min.A sh:minus expression.Node expressions based on a SPARQL SELECT query, identified by sh:select.Implements support for sh:sum.