Generates a SPARQL strlang() call constructing a language-tagged literal.
strlang()
Pairs the lexical form of expression with the language tag, producing a language-tagged string literal.
expression
language
The expression evaluating to the lexical form
The expression evaluating to the language tag, typically a string
The strlang() call
SPARQL 1.1 STRLANG
Generates a SPARQL
strlang()call constructing a language-tagged literal.Pairs the lexical form of
expressionwith thelanguagetag, producing a language-tagged string literal.