- From: Simon Cox via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Feb 2018 00:11:44 +0000
- To: public-dxwg-wg@w3.org
dr-shorthair has just created a new issue for https://github.com/w3c/dxwg: == dcat:dataset - check constraints == In DCAT v1 the property `dcat:dataset` is axiomatized ``` dcat:dataset rdf:type owl:ObjectProperty ; rdfs:domain dcat:Catalog ; rdfs:range dcat:Dataset ; rdfs:subPropertyOf dcterms:hasPart ; . ``` 1. Verify that the range is appropriate and necessary 2. Verify that the domain is appropriate and necessary (see #110) 3. Consider whether any guarded constraints (using owl:Restriction) should be introduced (see #105) Please view or discuss this issue at https://github.com/w3c/dxwg/issues/117 using your GitHub account
Received on Thursday, 15 February 2018 00:12:15 UTC