Generates a SPARQL one-or-more (+) property path.
+
Suffixes the path with +, matching the element traversed at least once. 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 one-or-more (
+) property path.Suffixes the path with
+, matching the element traversed at least once. The operand must be a path primary so the quantifier binds to the whole element.