Re: [dxwg] PROF: `hasResource` limited to Profile, but usable for Standard as well (#1624)

@rob-metalinkage Thanks. I think this is possible, but not intuitive from the spec.
Maybe this would have to be explained in the [AP examples](https://www.w3.org/TR/dx-prof/#eg-dcat-ap) section, i.e. that
```turtle
<http://www.w3.org/ns/dcat> a prof:Profile ;
```
so that it is clear, that you cannot distinguish a non-profile standard (e.g. a vocabulary) from a profile based on their types since both the vocabulary and the profile will be instances of both `dcterms:Standard` and `prof:Profile` when using `hasResource` like this.

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


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

Received on Monday, 14 April 2025 08:35:07 UTC