Generates a SPARQL strstarts() call testing a string prefix.
strstarts()
Evaluates to true when source starts with prefix.
true
source
prefix
The expression evaluating to the string to test
The expression evaluating to the candidate prefix
The strstarts() call
SPARQL 1.1 STRSTARTS
Generates a SPARQL
strstarts()call testing a string prefix.Evaluates to
truewhensourcestarts withprefix.