- From: Sander van den Hoek via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Aug 2024 08:57:06 +0000
- To: public-dxwg-wg@w3.org
svandenhoek has just created a new issue for https://github.com/w3c/dxwg: == [DCAT version 3] Vocabulary specification of classes missing inherited properties == **DCAT version:** 3 **Document version:** [2024-08-22](https://www.w3.org/TR/2024/REC-vocab-dcat-3-20240822/) --- While looking through the docs, I noticed that some documentation in regards to `The following properties of the super-class <other specification> are also available for use:` seem to not mention all properties of the super-class. Some examples (though there might be more): - [dcat:DataService](https://www.w3.org/TR/vocab-dcat-3/#Class:Data_Service) missing [dcat:hasPart](https://www.w3.org/TR/vocab-dcat-3/#Property:resource_has_part) (from [dcat:Resource](https://www.w3.org/TR/vocab-dcat-3/#Class:Resource)) - [dcat:Catalog](https://www.w3.org/TR/vocab-dcat-3/#Class:Catalog) missing [dcat:hasPart](https://www.w3.org/TR/vocab-dcat-3/#Property:resource_has_part) (from [dcat:Resource](https://www.w3.org/TR/vocab-dcat-3/#Class:Resource)) - [dcat:Catalog](https://www.w3.org/TR/vocab-dcat-3/#Class:Catalog) missing [dcat:inSeries](https://www.w3.org/TR/vocab-dcat-3/#Property:dataset_in_series) (from [dcat:Dataset](https://www.w3.org/TR/vocab-dcat-3/#Class:Dataset)) I noticed that these are properties introduced in DCAT-v3 and they are included for said classes in [figure 1](https://www.w3.org/TR/vocab-dcat-3/#fig-dcat-all-attributes). Could the document be updated to fix this inconsistency? Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1610 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 29 August 2024 08:57:07 UTC