com.hp.hpl.jena.sparql.function.library
Class sha1sum
java.lang.Object
com.hp.hpl.jena.sparql.function.FunctionBase
com.hp.hpl.jena.sparql.function.FunctionBase1
com.hp.hpl.jena.sparql.function.library.sha1sum
- All Implemented Interfaces:
- Function
public class sha1sum
- extends FunctionBase1
ARQ Extension Function that will calculate the
SHA1 sum of any literal. Useful for working with
FOAF data.
sha1sum
public sha1sum()
exec
public NodeValue exec(NodeValue nodeValue)
- Specified by:
exec
in class FunctionBase1
Licenced under the Apache License, Version 2.0