- From: Riccardo Albertoni via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Apr 2023 18:10:28 +0000
- To: public-dxwg-wg@w3.org
@rob-metalinkage: I am afraid I am not correctly interpreting your suggestion.
Considering the codelist related to Role in [EXAMPLE 53](https://w3c.github.io/dxwg/dcat/#ex-qualified-attribution)
```
ex:DS987
a dcat:Dataset ;
prov:qualifiedAttribution [
a prov:Attribution ;
prov:agent <https://www.ala.org.au/> ;
dcat:hadRole <http://registry.it.csiro.au/def/isotc211/CI_RoleCode/distributor>
] ;
prov:qualifiedAttribution [
a prov:Attribution ;
prov:agent <https://www.education.gov.au/> ;
dcat:hadRole <http://registry.it.csiro.au/def/isotc211/CI_RoleCode/funder>
] ;
.`
```
what do you think could be a good replacement for http://registry.it.csiro.au/def/isotc211/CI_RoleCode/distributor?
- the xml derived https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#distributor
- the fictional http://iso.org/isotc211/CI_RoleCode/funder
- other option I have missed
If you meant one of the first two options, I would consider to leave the URI as they are waiting for developments on the ISO side, or good proxies ;)
--
GitHub Notification of comment by riccardoAlbertoni
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1517#issuecomment-1507409575 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 April 2023 18:10:30 UTC