- From: Asbjørn Ulsberg via GitHub <sysbot+gh@w3.org>
- Date: Thu, 12 Oct 2017 10:11:22 +0000
- To: public-hydra-logs@w3.org
@elf-pavlik: I would envision it to look something like this:
```json
{
"@context": { ... },
"@id": "/videos/144522067",
"operation": [
{
"@type": ["hydra:Operation", "foo:Like"],
"method": "PUT",
"@id": "/users/elfpavlik/likes/144522067"
}
]
}
```
--
GitHub Notification of comment by asbjornu
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/134#issuecomment-336084208 using your GitHub account
Received on Thursday, 12 October 2017 10:11:10 UTC