- From: kcoyle via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Mar 2019 18:32:37 +0000
- To: public-dxwg-wg@w3.org
@smrgeoinfo The problem that I have with the DCAT distribution is that it is not properly reified - nothing in it states that the triples there are statements about the file found at the access URL. If those statements are to hold true for the access URL then the access URL should be the object of 'hasArtifact'. The other option is to explicitly reify the distribution to the file being described using "rdf:about". The third option, which I think cannot be the case, would be to require that the URI that is the object of "hasArtifact" and the subject of the thing of type "dcat:Distribution" be required to respond appropriately to content negotiation for requests for a certain file type. I am also assuming that under this design, two files in different formats are different distributions . This was confirmed elsewhere by @makxdekkers. -- GitHub Notification of comment by kcoyle Please view or discuss this issue at https://github.com/w3c/dxwg/issues/573#issuecomment-475352107 using your GitHub account
Received on Thursday, 21 March 2019 18:32:39 UTC