Class SparqlFunctionCreateURN

java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase0
de.dfki.sds.aticsqlite.SparqlFunctionCreateURN
All Implemented Interfaces:
org.apache.jena.sparql.function.Function

public class SparqlFunctionCreateURN extends org.apache.jena.sparql.function.FunctionBase0
  • Constructor Details

  • Method Details

    • exec

      public org.apache.jena.sparql.expr.NodeValue exec()
      Specified by:
      exec in class org.apache.jena.sparql.function.FunctionBase0