Archive for the ‘四原则’ Category

关联数据四原则

星期三, 五月 27th, 2009

专文至此,以方便链接引用。

原文来自李爵士的报告:http://www.w3.org/DesignIssues/LinkedData.html

  1. 原则一:使用URI作为任何事物的标识名称;
    Use URIs as names for things
  2. 原则二:使用HTTP URI使任何人都可以访问这些标识名称;
    Use HTTP URIs so that people can look up those names
  3. 原则三:当有人访问某个标识名称时,提供有用的信息;
    When someone looks up a name, provide useful information
  4. 原则四:尽可能提供相关的URI,以使人们可以发现更多的事物。
    Include links to other URIs so that they can discover more things
Tags: , , ,

Related posts