Re: [Specifications] Adding already existing resources as collection members

Keeping the meaning of `sor:likes` as in
```json
    {
      "@id": "/users/elfpavlik",
      "sor:likes": "/videos/144522067"
    }
```
How would you use `sor:likes` to express operation that client would perform by `PUT /users/elfpavlik/likes/144522067` ?

-- 
GitHub Notification of comment by elf-pavlik
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/134#issuecomment-335024857 using your GitHub account

Received on Sunday, 8 October 2017 17:48:21 UTC