We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c48a5a8 + 8922bd2 commit 0edf194Copy full SHA for 0edf194
01-tree-specification.bs
@@ -22,7 +22,7 @@ Abstract:
22
<div class="informative">
23
The TREE specification introduces these core concepts:
24
* `tree:Collection` is a set of members. It typically has these properties when described in a node:
25
- - `tree:member` points at the first focus node from which to retrieve and extract all quads of a member
+ - `tree:member` points at the root focus node for each member from which to retrieve and extract all quads of that member
26
- `tree:view` points to the `tree:Node` you are currently visiting
27
- `tree:shape` indicates the [[!SHACL]] shape (exactly one) to which each member in the collection adheres
28
* `tree:Node` is a page in the search tree
0 commit comments