Uses of Class
org.apache.jena.sparql.function.FunctionBase
Packages that use FunctionBase
Package
Description
-
Uses of FunctionBase in org.apache.jena.sparql.function
Subclasses of FunctionBase in org.apache.jena.sparql.functionModifier and TypeClassDescriptionclassSupport for functions of zero arguments.classSupport for functions with one argument.classSupport for functions with two arguments.classSupport for functions of three arguments.classSupport for functions with four arguments.classSupport for functions with five arguments.class -
Uses of FunctionBase in org.apache.jena.sparql.function.library
Subclasses of FunctionBase in org.apache.jena.sparql.function.libraryModifier and TypeClassDescriptionclassclassclassGet the bnode label - a non-bnode cause a type failureclassAccess to aNodeValuewhich is a collection (NodeValueSortKey).classFunction that returns the value of a context setting.classdate(expression) => XSD dateTime Attempt to convert an expression to an XSD dateTime.classValue of eclassExample function - checks for even integers.classFunction that prints the system time to stderr at the point of execution.classabs(expression)classclassclassclassXPath and XQuery Functions and Operators 3.1classfn:boolean - calculate the Effective Boolean Valueclassceiling(expression)classXPath and XQuery Functions and Operators 3.1classfn:dateTime(xsd:date, xsd:time) -> xsd:dateTimeclassclassclassclassXPath and XQuery Functions and Operators 3.1classfloor(expression)classfn:format-number : 2 or 3 arguments.classclassclassclassclassclassclassclassclassclassclassBoolean Equivalent Valueclassround(expression)classclassclassclassclassfn:substring-afterclassfn:substring-beforeclassFunction that concatenates arguments as strings. fn:concatclassstring contains - fn:containsclassclassfn:ends-withclassstring length - F&O operationclasslowercaseclassfn:normalizeSpaceclassclassfn:replaceclassfn:starts-withclasssubstring(string, start[, length]) - F&O styleclassuppercaseclassfn:implicit-timezoneclassclassclassclassclassclassclassclasslocalname(expression)classclassclassclassclassclassclassmax(expression, expression)classmin(expression, expression)classnamespace(expression)classFunction that accesses the current time (the time the query started).classFunction that accesses the current time and returns in the timezone of the query engine.classclassclassValue of piclassFunction that prints it's argument to stdout (debugging aid)classARQ Extension Function that will calculate the SHA1 sum of any literal.classsprintf(string,v1,v2,...) - Java styleclasssqrt(expression)classFunction that concatenates strings using a separator.classstring length - Java operationsclassFunction that returns a UUID as a stringclasssubstr - synonym for substringclasssubstring(string, start[, finish]) - Java styleclassFunction that returns the value of a system variable.classAlternative name: afn:timezone for fn:implicit-timezoneclassFunction that returns a UUIDclassVersion number, as a stringclassFunction that pauses for N milliseconds whenever it is called (for testing) -
Uses of FunctionBase in org.apache.jena.sparql.function.library.cdt
Subclasses of FunctionBase in org.apache.jena.sparql.function.library.cdtModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of FunctionBase in org.apache.jena.sparql.function.library.leviathan
Subclasses of FunctionBase in org.apache.jena.sparql.function.library.leviathanModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of FunctionBase in org.apache.jena.sparql.function.library.triple
Subclasses of FunctionBase in org.apache.jena.sparql.function.library.tripleModifier and TypeClassDescriptionclassTest whether aNodeValueis an triple term.classReturn the object of a triple term.classReturn the predicate of a triple term.classReturn the subject of a triple term.classCreate a triple term. -
Uses of FunctionBase in org.apache.jena.sparql.function.scripting
Subclasses of FunctionBase in org.apache.jena.sparql.function.scripting