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.
- Author:
- ldodds
sha1sum
public sha1sum()
exec
public NodeValue exec(NodeValue nodeValue)
- Specified by:
exec in class FunctionBase1
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.