Generates a SPARQL strends() call testing a string suffix.
strends()
Evaluates to true when source ends with suffix.
true
source
suffix
The expression evaluating to the string to test
The expression evaluating to the candidate suffix
The strends() call
SPARQL 1.1 STRENDS
Generates a SPARQL
strends()call testing a string suffix.Evaluates to
truewhensourceends withsuffix.