Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9807,6 +9807,7 @@ <h3>Property Path Patterns</h3>
to other SPARQL graph patterns, such as converting property paths of length one to triple
patterns, which in turn are combined into basic graph patterns.
This leaves algebraic property path expressions with the operators
<a href="#defn_ppeAlt" class="ppeOp">Alt</a>,
<a href="#defn_ppeZeroOrOnePath" class="ppeOp">ZeroOrOnePath</a>,
<a href="#defn_ppeZeroOrMorePath" class="ppeOp">ZeroOrMorePath</a>,
<a href="#defn_ppeOneOrMorePath" class="ppeOp">OneOrMorePath</a>,
Expand Down
Loading