- From: kcoyle via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Mar 2019 15:47:36 +0000
- To: public-dxwg-wg@w3.org
kcoyle has just created a new issue for https://github.com/w3c/dxwg: == PROF namespace in document == From Leslie Sikos The namespace of PROF, https://www.w3.org/ns/dx/prof/, is a symbolic link only (gives a 404 error in the browser). The best practice is to point the namespace URI to the ontology file itself (for semantic agents), which in this case is https://www.w3.org/TR/2018/WD-dx-prof-20181218/profilesont.ttl, and to a dedicated webpage describing the ontology (for browsers), using content negotiation on the web server; and optionally dedicated webpages created for each term of the ontology with addresses concatenated in the form namespace URI + term + optional trailing slash. https://lists.w3.org/Archives/Public/public-dxwg-comments/2019Jan/0020.html Please view or discuss this issue at https://github.com/w3c/dxwg/issues/798 using your GitHub account
Received on Wednesday, 6 March 2019 15:47:37 UTC