Re: [Specifications] Add domainIncludes/rangeIncludes statements (#176)

```
{
      "@id": "hydra:collection",
      "@type": "hydra:Link",
      "label": "collection",
      "comment": "Collections somehow related to this resource.",
      "domain": "hydra:Collection",
      "vs:term_status": "testing"
},
```

Shouldn't it have `hydra:Collection` as range? and `hydra:Class` as domain..( as the comment says "Collections somehow related to this resource." )?

-- 
GitHub Notification of comment by vddesai1871
Please view or discuss this issue at https://github.com/HydraCG/Specifications/pull/176#issuecomment-455845175 using your GitHub account

Received on Sunday, 20 January 2019 07:56:06 UTC