Uses of Interface
org.topbraid.shacl.model.SHSPARQLFunction
Packages that use SHSPARQLFunction
Package
Description
-
Uses of SHSPARQLFunction in org.topbraid.shacl.arq.functions
Constructors in org.topbraid.shacl.arq.functions with parameters of type SHSPARQLFunctionModifierConstructorDescriptionSHACLSPARQLARQFunction(SHSPARQLFunction shaclFunction) Constructs a new SHACLSPARQLARQFunction based on a given sh:Function. -
Uses of SHSPARQLFunction in org.topbraid.shacl.model
Methods in org.topbraid.shacl.model that return SHSPARQLFunctionModifier and TypeMethodDescriptionstatic SHSPARQLFunctionSHFactory.asSPARQLFunction(org.apache.jena.rdf.model.RDFNode resource) -
Uses of SHSPARQLFunction in org.topbraid.shacl.model.impl
Classes in org.topbraid.shacl.model.impl that implement SHSPARQLFunction