Re: [dxwg] Incorrect type for *URL properties - should be owl:DatatypeProperty with range xsd:anyURI

I'm OK to withdraw this issue, primarily because of the backward compatibility issue. This was a historical mistake that it is too late to fix. 

However, 
1. the documentation and usage notes should be tightened up
2. the property-chain axiom that indicates the relationship between `accessURL` and `endpointURL` is a useful clarification for OWL people. 

```
dcat:accessURL
  owl:propertyChainAxiom (
      dcat:accessService
      dcat:endpointURL
    ) .
```

-- 
GitHub Notification of comment by dr-shorthair
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/249#issuecomment-396748878 using your GitHub account

Received on Tuesday, 12 June 2018 22:01:44 UTC