3. 什么是关联数据?由Web的发明人Tim Berners-Lee提出;定义了一种URI规范,使得人们可以通过HTTP/URI机制,直接获得数字资源(Thing);A richer Linking mechanism for the Web that takes us from Hypertext Links (Document to Document) to Hyperdata Links (across things that documents are about)(一种Web上的富链接机制,将超文本链接(由文件指向文件)变为超数据链接(链接文件所代表的事物))关联数据是实现Data Web的关键技术。Tim Burners-Lee: http://www.w3.org/DesignIssues/LinkedData.html
4. 什么是RDF?RDF是一个语法独立的数据模型(不一定采用XML)可以以“主语-谓词-宾语”的三元组图形表示(A graph of triples)所有的资源和术语都有URI(资源的定义)空白节点(Blank node)是指没有全局ID的本地资源(没有定义命名域的URI,如ISBN, DOI)文本(Literal)指一个字串值(可以有类型以及语言属性)完整解释请参见http://www.rdfabout.com/以及http://www.w3.org/TR/rdf-primer/.
8. 关联数据的四项基本原则:使用URI作为任何事物的标识名称,不仅是标识文档Use URIs as names for things使用HTTP URI,使任何人都可以参引(dereference)这一全局唯一的名称Use HTTP URIs so that people can look up those names当有人访问名称时,以RDF形式提供有用的信息When someone looks up a name, provide useful information尽可能提供链接,指向其它的URI,以使人们发现更多的相关信息Include links to other URIs so that they can discover more things
26. 关联数据URI发布方式Hash + datahttp 303 转向详细请参见How to publish Linked Data on the Web: http://www4.wiwiss.fu-berlin.de/bizer/pub/LinkedDataTutorial/(该文档已由华东师大研究生史亚光翻译,即将公开)
31. Open Data Commons开放数据共用(Open Data Commons)是一种开放数据的知识产权声明用以规范、约束、明确数据拥有着、发布者、使用者在获取、传播、利用、再生产数据时的权利和义务。是一个Open Knowledge基金会的项目2008年3月提出了第一种授权形式PDDL(Public Domain Dedication and License)定义:A piece of knowledge is open if you are free to use, reuse, and redistribute it (http://www.opendefinition.org/1.0/)
32. 目前的两种形式Public Domain Dedication and License (PDDL) — “Public Domain for data/databases”Open Database License (ODbL) — “Share-Alike for data/databases”定义和内容都还在不断发展变化中中文版正在翻译,将在nkos.org中发布和维护。
33. 关联协议Connected Commons包含两种形式:Open Data Commons Public Domain DedicationCreative Commons CC0 license 由Talis提出,为了使Talis作为一个开放数据的服务商,吸引更多的数据提供商,开拓其Web3.0和云计算(SaaS)服务关于OpenData Commons和CC,也已经请华东师大研究生李佳佳翻译,校对后即将公开。