Why not require Linkset to be a representation delivered when requested instead? Requiring this to be a resource specifies implementation specifics that go beyond scope. In TwinPod, we would not make an additional resource for the resource (since all resources are already data), but just send the representation per spec when requested on that resource, likely using ?meta in the query string for user to request it.
lws-protocol/lws10-core/Operations/metadata.md
Line 13 in d8a4de3
Why not require Linkset to be a representation delivered when requested instead? Requiring this to be a resource specifies implementation specifics that go beyond scope. In TwinPod, we would not make an additional resource for the resource (since all resources are already data), but just send the representation per spec when requested on that resource, likely using ?meta in the query string for user to request it.