Package org.aksw.jenax.model.shacl.util
Class ShPebbleUtils
java.lang.Object
org.aksw.jenax.model.shacl.util.ShPebbleUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateRenderer(String templateString) forRdfNode(String templateString) Create a template for an RDF node which is bound to the variable 'this'static void
-
Constructor Details
-
ShPebbleUtils
public ShPebbleUtils()
-
-
Method Details
-
main
-
forRdfNode
Create a template for an RDF node which is bound to the variable 'this' -
createRenderer
-