Generates a SPARQL zero-or-more (*) property path.
*
Suffixes the path with *, matching the element traversed any number of times, the zero-length path included. The operand must be a path primary so the quantifier binds to the whole element.
The path element to repeat
The *-suffixed path
SPARQL 1.1 Property Paths
Generates a SPARQL zero-or-more (
*) property path.Suffixes the path with
*, matching the element traversed any number of times, the zero-length path included. The operand must be a path primary so the quantifier binds to the whole element.