Generates a SPARQL str() call rendering a term's lexical form as a plain literal.
str()
Drops the language tag or datatype of a literal and returns its lexical string; over an IRI it returns the IRI string.
The expression evaluating to the term to render
The str() call
SPARQL 1.1 str
Generates a SPARQL
str()call rendering a term's lexical form as a plain literal.Drops the language tag or datatype of a literal and returns its lexical string; over an IRI it returns the IRI string.