- From: elf Pavlik via GitHub <sysbot+gh@w3.org>
- Date: Thu, 05 Oct 2017 19:01:00 +0000
- To: public-hydra-logs@w3.org
On which resource do you plan to advertise such *linking* action? The video (eg. `/videos/144522067`) or that collection (view)? BTW I just noticed another small nuance with HTTP LINK and HTTP UNLINK, client would need to use sometimes `rel` and sometimes `rev` (to use property in reverse/inverse direction) ```http LINK /users/elfpavlik Link: </videos/144522067>; rel="http://purl.org/net/soron/likes" ``` ```http LINK /videos/144522067 Link: </users/elfpavlik>; rev="http://purl.org/net/soron/likes" ``` -- GitHub Notification of comment by elf-pavlik Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/134#issuecomment-334560752 using your GitHub account
Received on Thursday, 5 October 2017 19:00:51 UTC