[dxwg] Example 60, 61, 62, why is accessURL included (#1437)

smrgeoinfo has just created a new issue for https://github.com/w3c/dxwg:

== Example 60, 61, 62, why is accessURL included ==
In Examples [60](https://w3c.github.io/dxwg/dcat/#compressed-distribution), [61](https://w3c.github.io/dxwg/dcat/#packaged-distribution), and [62](https://w3c.github.io/dxwg/dcat/#packaged-and-compressed-distribution) , both accessURL and downloadURL are included, and they are the same URLS. These are all downloadURLs, so I don't think accessURL should be included in the example rdf. 

example from 61:
```
  dcat:accessURL <https://mvcr1.opendata.cz/czechpoint/data.tar> ;
  dcat:downloadURL <https://mvcr1.opendata.cz/czechpoint/data.tar> ;
```

Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1437 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 8 December 2021 22:08:47 UTC