Re: [dxwg] Adding dct:accessRights to DCAT

@jakubklimek My proposal was slightly different. I suggested that a publisher only use `odrl:hasPolicy` iff the object is an `odrl:Policy`. In case the object is a CC licence, they would use `dct:license`.

```
<distribution> a dcat:Distribution ;
  dcterms:license <https://creativecommons.org/licenses/by/4.0/>  .
```


-- 
GitHub Notification of comment by makxdekkers
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/160#issuecomment-396220631 using your GitHub account

Received on Monday, 11 June 2018 12:07:40 UTC