Skip to content

Commit 0edf194

Browse files
Merge pull request #124 from smessie/patch-2
Update wording to improve clarity on tree:member
2 parents c48a5a8 + 8922bd2 commit 0edf194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-tree-specification.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Abstract:
2222
<div class="informative">
2323
The TREE specification introduces these core concepts:
2424
* `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
25+
- `tree:member` points at the root focus node for each member from which to retrieve and extract all quads of that member
2626
- `tree:view` points to the `tree:Node` you are currently visiting
2727
- `tree:shape` indicates the [[!SHACL]] shape (exactly one) to which each member in the collection adheres
2828
* `tree:Node` is a page in the search tree

0 commit comments

Comments
 (0)