|
A resource's metadata is updated by modifying its corresponding linkset resource, discovered via the Link header with rel="linkset". |
"A resource's metadata is updated by modifying its corresponding linkset URI ..." (not linkset Resource)
Where that linkset resource on server may be part of the main data resource it references (not a separate implementation resource), with the linkset simply referencing a part of the total resource using a query string (The TwinPod case) such that a GET request to the main URI returns the full data for that resource (including the linkset part)
lws-protocol/lws10-core/Operations/update-resource.md
Line 38 in d8a4de3
"A resource's metadata is updated by modifying its corresponding linkset URI ..." (not linkset Resource)
Where that linkset resource on server may be part of the main data resource it references (not a separate implementation resource), with the linkset simply referencing a part of the total resource using a query string (The TwinPod case) such that a GET request to the main URI returns the full data for that resource (including the linkset part)