- From: Jakub Klímek via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Jul 2018 05:23:57 +0000
- To: public-dxwg-wg@w3.org
jakubklimek has just created a new issue for https://github.com/w3c/dxwg: == Provide guidance discouraging usage of blank nodes == Based on the discussion in #253 a need for guidance discouraging usage of blank nodes was identified. Even though it is one of the principles of Linked Data (to identify everything with an IRI), publishers tend to use blank nodes for various types of entities including some very important ones like `dcat:Distribution`s. I suggest: 1. Not to use blank nodes in any examples in the specification. A similar effect (shortening) can be achieved by a combination of prefixes and relative IRIs. 2. Recommend explicitly to identify everything with an IRI and support it with a link to [this Linked Data page](https://www.w3.org/DesignIssues/LinkedData.html). This should be placed somewhere in the beginning of the specification. 3. Explain the disadvantages of using blank nodes - impossible to link, different identifiers with each access Please view or discuss this issue at https://github.com/w3c/dxwg/issues/300 using your GitHub account
Received on Friday, 13 July 2018 05:24:00 UTC