Re: [Specifications] Use W3C HTTP RDF vocabulary

I think hydra JSON `@context` could simply map
```json
{
  "@context": {
    "http": "http://www.w3.org/2011/http#",
    "method": "http:methodName"
  }
}
```
Whoever works directly with Turtle would will know how to use prefixes
 and terms from different namespaces.

@asbjornu which other terms from *HTTP vocabulary for RDF* do you find
 useful for Hydra?

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

Received on Tuesday, 3 January 2017 19:48:43 UTC