- From: Simon Cox via GitHub <sysbot+gh@w3.org>
- Date: Mon, 08 Mar 2021 02:43:03 +0000
- To: public-dxwg-wg@w3.org
My suggestion:
```
dcat:hasSeriesMember a owl:ObjectProperty ;
rdfs:subPropertyOf dcterms:hasPart ;
rdfs:domain dcat:DatasetSeries ;
rdfs:range dcat:Dataset ;
.
dcat:inSeries a owl:ObjectProperty ;
rdfs:subPropertyOf dcterms:isPartOf ;
rdfs:domain dcat:Dataset ;
rdfs:range dcat:DatasetSeries ;
.
```
--
GitHub Notification of comment by dr-shorthair
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1307#issuecomment-792421069 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 8 March 2021 02:43:06 UTC