java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
org.apache.jena.sparql.function.library.sha1sum
- All Implemented Interfaces:
Function
ARQ Extension Function that will calculate the
SHA1 sum of any literal. Useful for working with
FOAF data.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase1
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
sha1sum
public sha1sum()
-
-
Method Details
-
exec
- Specified by:
exec
in classFunctionBase1
-