[dxwg] DCAT files import wrong Dublin Core URL (#1312)

bdonohue29 has just created a new issue for https://github.com/w3c/dxwg:

== DCAT files import wrong Dublin Core URL ==
The DCAT file published [here](https://www.w3.org/ns/dcat.ttl) tries to import Dublin Core Terms (dct:) from the following URL: <http://purl.org/dc/terms/>

But it looks like Dublin Core updated their URLs, so this import statement can't resolve. For example, in desktop Protege, it simply fails to import Dublin Core. In Web Protege, it blocks any import of DCAT.

I updated the imports statement to point to a more current URL for Dublin Core Terms, and it worked fine: <https://www.dublincore.org/specifications/dublin-core/dcmi-terms/dublin_core_terms.ttl>

Note: This would just be a change to the owl:imports statement, not to the dct: namespace.

Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1312 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 4 March 2021 21:55:39 UTC