- From: Alejandra Gonzalez-Beltran via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 May 2021 21:06:59 +0000
- To: public-dxwg-wg@w3.org
agbeltran has just created a new issue for https://github.com/w3c/dxwg: == In DCAT3, dcat:keyword is a subproperty of dcterms:subject == ```dcat3.ttl``` includes ```dcat:keyword rdfs:subPropertyOf dcterms:subject ;```: https://github.com/w3c/dxwg/blob/836b201802c0859c20bd066816e0c2cebb239f12/dcat/rdf/dcat3.ttl#L1034 which had been discussed as an errata here: https://github.com/w3c/dxwg/issues/175 The solution is in @andrea-perego's comment: https://github.com/w3c/dxwg/issues/175#issuecomment-375808963 reproduced here for convenience: "I think it is probably more correct to say that `dcat:keyword`, whose range is `rdfs:Literal`, is a subproperty of [`dc:subject`](http://dublincore.org/documents/dcmi-terms/#elements-subject). By contrast, [`dct:subject`](http://dublincore.org/documents/dcmi-terms/#terms-subject) (quoting) "is intended to be used with non-literal values" - as `dcat:theme`." Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1374 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 26 May 2021 21:07:01 UTC