Generates a SPARQL encode_for_uri() call percent-encoding a string.
encode_for_uri()
Percent-encodes expression for safe inclusion in a URI path segment.
expression
The expression evaluating to the string to encode
The encode_for_uri() call
SPARQL 1.1 ENCODE_FOR_URI
Generates a SPARQL
encode_for_uri()call percent-encoding a string.Percent-encodes
expressionfor safe inclusion in a URI path segment.