@@ -2389,21 +2389,6 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
2389
2389
also apply, with appropriate adjustments (e.g. "anchor" as an LDO keyword rather
2390
2390
than an HTTP Link header attribute).
2391
2391
</t >
2392
- <section title =' "self" Links' >
2393
- <t >
2394
- When link relation of "self" is used to denote a full representation of an
2395
- object, the user agent SHOULD NOT consider the representation to be the
2396
- authoritative representation of the resource denoted by the target URI if
2397
- the target URI is not equivalent to or a sub-path of the URI used to request
2398
- the resource representation which contains the target URI with the "self"
2399
- link.
2400
- <cref >
2401
- It is no longer clear what was intended by the "sub-path" option in
2402
- this paragraph. While paths are defined as a hierarchical system
2403
- by RFC 3986, there semantics of the hierarchy are not defined.
2404
- </cref >
2405
- </t >
2406
- </section >
2407
2392
<section title =" Target Attributes" >
2408
2393
<t >
2409
2394
As stated in <xref target =" targetAttributes" />, all LDO keywords describing
@@ -2442,6 +2427,21 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
2442
2427
match the link's "targetHints" values.
2443
2428
</t >
2444
2429
</section >
2430
+ <section title =' "self" Links' >
2431
+ <t >
2432
+ When link relation of "self" is used to denote a full representation of an
2433
+ object, the user agent SHOULD NOT consider the representation to be the
2434
+ authoritative representation of the resource denoted by the target URI if
2435
+ the target URI is not equivalent to or a sub-path of the URI used to request
2436
+ the resource representation which contains the target URI with the "self"
2437
+ link.
2438
+ <cref >
2439
+ It is no longer clear what was intended by the "sub-path" option in
2440
+ this paragraph. While paths are defined as a hierarchical system
2441
+ by RFC 3986, there semantics of the hierarchy are not defined.
2442
+ </cref >
2443
+ </t >
2444
+ </section >
2445
2445
</section >
2446
2446
<!--
2447
2447
<section title="IANA Considerations">
0 commit comments