File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 732
732
</artwork >
733
733
</figure >
734
734
<t >
735
- The context node's id resolves with the standard process and
736
- therefore does not appear in "hrefPointers". The root id is located
737
- using an absolute JSON Pointer, while the parent node
738
- uses a Relative JSON Pointer, going up two levels (one level up
739
- is the array of children, two levels up is the whole parent node),
740
- and then looking at the "id" field from that point.
735
+ In "self" link, the context node's id resolves with the standard process and
736
+ therefore does not appear in "hrefPointers". In both "self" and "up" links,
737
+ the root id is located using an absolute JSON Pointer. Finally, in "up" link,
738
+ the parent node uses a Relative JSON Pointer, going up two levels (one level up
739
+ is the array of children, two levels up is the whole parent node), and then
740
+ looking at the "id" field from that point.
741
741
</t >
742
742
<figure >
743
743
<preamble >
You can’t perform that action at this time.
0 commit comments