Class Str

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class Str extends UnaryValueOperator
The STR function, as defined in SPARQL Query Language for RDF; returns the label of literals or the string representation of URIs.
Author:
Arjohn Kampman
See Also: