<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>数图研究笔记 &#187; Web3.0</title>
	<atom:link href="http://www.kevenlw.name/archives/tag/web30/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kevenlw.name</link>
	<description>When you have a hammer, everything looks like a nail.</description>
	<lastBuildDate>Mon, 11 Jul 2011 13:25:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>几个概念：开放数据，关联数据，语义Web和Web3.0</title>
		<link>http://www.kevenlw.name/archives/2114</link>
		<comments>http://www.kevenlw.name/archives/2114#comments</comments>
		<pubDate>Wed, 20 Jan 2010 10:35:59 +0000</pubDate>
		<dc:creator>keven</dc:creator>
				<category><![CDATA[语义技术]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[Open Data]]></category>
		<category><![CDATA[Web3.0]]></category>
		<category><![CDATA[关联数据]]></category>
		<category><![CDATA[语义Web]]></category>

		<guid isPermaLink="false">http://www.kevenlw.name/?p=2114</guid>
		<description><![CDATA[针对童鞋们经常提问，以及本人根据网络资源和自己的理解整理如下： 开放数据（Open Data）： 在网络上可以公开得到的数据，没有任何控制访问的措施（无需登录，否则只能是免费数据或其它名称）。 为了促进开放数据应用，模仿“创作共用”协议，好事者也提出了“开放数据共用协议”。 开放元数据是其中的一类。 项目举例： data.gov（美国） Open Data Network（德国） making public data public（英国） 关联数据（Linked Data）： 一种数据访问（整合）技术，基本上都是以RDF方式表达，对于Http协议进行少量扩展（规定）而成。低成本，高可用性，整合简单。 开放链接数据（Linked Open Data）是关联数据的一项运动。 美国纽约时报项目，目前已经上载了5000个人物的主题表目，可以按照cc by协议开放使用。 Linked Data Research Center GoodRelations：关于产品、价格和企业数据的规范词表 oeGOV：应用于政府信息管理的本体词表 Web3.0： Web2.0的热衷者或者搅局者提出的一个概念，作为下一代Web的一种趋势探讨，有人说就是语义Web，有人在语义Web基础上添加了P2P、各类无线应用甚至云计算等内容。 语义Web： 现有Web之上的、以数据资源为基本组成单位的Web，这些资源（数据）都标注有元数据描述，从而能够进行语义查询，以及数据整合，提供了互联网上实现语义互操作的技术平台。关联数据可以理解为语义Web的一种实现。 Web of Data是其另一别称。]]></description>
			<content:encoded><![CDATA[<p>针对童鞋们经常提问，以及本人根据网络资源和自己的理解整理如下：</p>
<p>开放数据（Open Data）：<br />
在网络上可以公开得到的数据，没有任何控制访问的措施（无需登录，否则只能是免费数据或其它名称）。<br />
为了促进开放数据应用，模仿“创作共用”协议，好事者也提出了“<a href="http://www.opendatacommons.org/">开放数据共用协议</a>”。<br />
开放元数据是其中的一类。<br />
项目举例：</p>
<ul>
<li><a href="http://www.data.gov/">data.gov</a>（美国）</li>
<li><a href="http://opendata-network.org/">Open Data Network</a>（德国）</li>
<li><a href="http://www.fco.gov.uk/en/about-us/publications-and-documents/publications1/public-data/">making public data public</a>（英国）</li>
</ul>
<p>关联数据（Linked Data）：<br />
一种数据访问（整合）技术，基本上都是以RDF方式表达，对于Http协议进行少量扩展（规定）而成。低成本，高可用性，整合简单。<br />
开放链接数据（Linked Open Data）是关联数据的一项运动。</p>
<ul>
<li><a href="http://data.nytimes.com/">美国纽约时报项目</a>，目前已经上载了5000个人物的主题表目，可以按照cc by协议开放使用。</li>
<li><a href="http://linkeddata.deri.ie/ ">Linked Data Research Center</a></li>
<li><a href="http://purl.org/goodrelations/">GoodRelations</a>：关于产品、价格和企业数据的规范词表</li>
<li><a href="http://www.oegov.org/">oeGOV</a>：应用于政府信息管理的本体词表</li>
</ul>
<p>Web3.0：<br />
Web2.0的热衷者或者搅局者提出的一个概念，作为下一代Web的一种趋势探讨，有人说就是语义Web，有人在语义Web基础上添加了P2P、各类无线应用甚至云计算等内容。</p>
<p>语义Web：<br />
现有Web之上的、以数据资源为基本组成单位的Web，这些资源（数据）都标注有元数据描述，从而能够进行语义查询，以及数据整合，提供了互联网上实现语义互操作的技术平台。关联数据可以理解为语义Web的一种实现。<br />
Web of Data是其另一别称。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevenlw.name/archives/2114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal向Web3.0发展？</title>
		<link>http://www.kevenlw.name/archives/532</link>
		<comments>http://www.kevenlw.name/archives/532#comments</comments>
		<pubDate>Sun, 09 Mar 2008 12:28:23 +0000</pubDate>
		<dc:creator>keven</dc:creator>
				<category><![CDATA[语义技术]]></category>
		<category><![CDATA[读网]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[Web3.0]]></category>
		<category><![CDATA[会议]]></category>
		<category><![CDATA[语义网]]></category>

		<guid isPermaLink="false">http://www.kevenlw.name/index.php/archives/532</guid>
		<description><![CDATA[Drupal看来确实是一个值得关注的开源软件，不仅因为它是Web2.0的内容管理软件，而且因为它正在向3.0发展。 我并不喜欢2.0、3.0之类的模糊词汇，现在已经炒到4.0了（见这里和这里），但是大家都这么说，就将就了吧。 在上周召开的Drupalcon Boston 2008大会上，Drupal的创始人Dries Buytaert发表了一场精彩的主旨报告，这里有视频（视频1，视频2，音频），可惜我们看不到。 Dries正在把Drupal带入一个全面应用RDF的富语义时代，在他的演示中我们可以看到作为一个内容管理软件平台的Drupal如何借助标准的SPARQL语言，将各类语义应用(如dbpedia，dbtunes，Google数据）, 以及包含地理数据(geodata)，事件、FOAF 、表单，利用Exhibit框架混搭(mashup)起来。 这是一个令人振奋的进展。在许多Web2.0的开源社区中，Drupal似乎显得最有活力， 这次Drupalcon Boston 2008半年会盛况空前，可能与Drupal注入了一定的商业元素有关吧。开源如何与商业共同发展，是一个值得探讨的话题。 进一步资讯：开源CMS 项目 Drupal 创始人 Dries Buytaert 访谈录]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.drupalchina.org">Drupal</a>看来确实是一个值得关注的开源软件，不仅因为它是Web2.0的内容管理软件，而且因为它正在向3.0发展。</p>
<p>我并不喜欢2.0、3.0之类的模糊词汇，现在已经炒到4.0了（见<a href="http://cnlib20.ning.com/xn/detail/509559:BlogPost:11763">这里</a>和<a href="http://blog.edu.cn/user1/22631/archives/2008/2058733.shtml">这里</a>），但是大家都这么说，就将就了吧。</p>
<p>在上周召开的<a href="http://boston2008.drupalcon.org/">Drupalcon Boston 2008</a>大会上，Drupal的创始人<a href="http://buytaert.net/">Dries Buytaert</a>发表了一场精彩的主旨报告，这里有视频（<a href="http://video.google.com/videoplay?docid=8487255297768440860">视频1</a>，<a href="http://video.google.com/videoplay?docid=-3401332494586334627">视频2</a>，<a href="http://www.archive.org/download/DrupalconBoston2008-TheStateOfDrupal/05_Drupalcon_Boston_2008.mp3">音频</a>），可惜我们看不到。 Dries正在把Drupal带入一个全面应用RDF的富语义时代，在他的演示中我们可以看到作为一个内容管理软件平台的Drupal如何借助标准的SPARQL语言，将各类语义应用(如<a href="http://dbpedia.org/">dbpedia</a>，<a href="http://dbtune.org/">dbtunes</a>，Google数据）, 以及包含地理数据(geodata)，事件、FOAF 、表单，利用<a href="http://simile.mit.edu/exhibit">Exhibit</a>框架混搭(mashup)起来。</p>
<p>这是一个令人振奋的进展。在许多Web2.0的开源社区中，Drupal似乎显得最有活力， 这次Drupalcon Boston 2008半年会盛况空前，可能与Drupal注入了一定的商业元素有关吧。开源如何与商业共同发展，是一个值得探讨的话题。</p>
<p>进一步资讯：<a href="http://www.comsharp.com/GetKnowledge/zh-CN/CMS_K251.aspx">开源CMS 项目 Drupal 创始人 Dries Buytaert 访谈录</a></p>
<p><a href="http://boston2008.drupalcon.org/"><img src="http://pic.yupoo.com/keven/058645383a54/mamx44t7.jpg" height="281" width="301" /></a></p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kevenlw.name/archives/532/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.archive.org/download/DrupalconBoston2008-TheStateOfDrupal/05_Drupalcon_Boston_2008.mp3" length="43683840" type="audio/mpeg" />
		</item>
		<item>
		<title>语义万维网经典图书/文献</title>
		<link>http://www.kevenlw.name/archives/491</link>
		<comments>http://www.kevenlw.name/archives/491#comments</comments>
		<pubDate>Thu, 01 Nov 2007 15:45:27 +0000</pubDate>
		<dc:creator>keven</dc:creator>
				<category><![CDATA[Web3.0]]></category>
		<category><![CDATA[语义技术]]></category>
		<category><![CDATA[读书]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[图书]]></category>
		<category><![CDATA[语义万维网]]></category>
		<category><![CDATA[资源]]></category>
		<category><![CDATA[链接]]></category>

		<guid isPermaLink="false">http://www.dlresearch.cn/keven/index.php/archives/491</guid>
		<description><![CDATA[信息更新update： 科学出版社今年3月出版一本《语义网原理与技术》（陆建江 张亚非 苗壮 周波 编著）相当不错，论述准确，在内容深度、组织编排和系统性方面比前两年出的《语义信息模型及应用》和《语义网简明教程》（目前都缺货）要略胜一筹， 作为教材和入门书非常好。 搞数字图书馆，包括元数据、本体、知识组织、资源集成，不懂一点语义万维网（Semantic Web）看来是不行的。语义万维网不仅将提供“可信的”知识/信息的平台，而且提供了技术方案、标准规范、工具&#8230;..等等，由于遇到发展瓶颈，被Web2.0抢了风头，现在不得不自称为“Web3.0”，寄予了人们很大的希望。我甚至认为，我们这个学科的核心知识，如果不与语义万维网（Web3.0）结合，就会绝后。 今天正好看到 Raw介绍几本核心读物，虽然比较偏向计算机科学（人工智能），也非常值得推介一下： Knowledge Representation, John Sowa的经典著作，我有一本机械工业出版社的影印版，不过有人说网上有电子版，您可以碰碰运气。 Explorer&#8217;s guide to the semantic web，Tom Passin，也好像有电子版。 Practical RDF, Shelley Powers，O&#8217;Reilly出的经典图书。 Ontological Engineering: With Examples from the Areas of Knowledge Management, E-Commerce and the Semantic Web, 2nd edition, Asunción Gomez-Perez, Mariano Fernandez-Lopez, Oscar Corcho, Springer (2007), ISBN:1846283965，这本书出第二版了，真是太好了！ Tim Berners-Lee&#8217;s Weaving [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 2px 0pt; display: block">
<blockquote><p><em><strong>信息更新update</strong></em>： 科学出版社今年3月出版一本《<a class="blue14a" href="http://www.china-pub.com/computers/common/info.asp?id=274609" target="_blank"><span class="red">语义网原理与技术</span></a>》（陆建江 张亚非 苗壮 周波 编著）相当不错，论述准确，在内容深度、组织编排和系统性方面比前两年出的《<a class="blue14a" href="http://www.china-pub.com/computers/common/info.asp?id=6001" target="_blank"><span class="red">语义信息</span>模型及应用</a>》和《<a class="blue14a" href="http://www.china-pub.com/computers/common/info.asp?id=22244" target="_blank"><span class="red">语义网简明教程</span></a><a title="link_name" name="link_name" href="http://search.dangdang.com/rd.asp?id=20010135&amp;clsid=01.30.05.00&amp;key=%d3%ef%d2%e5%d0%c5%cf%a2" target="_blank"></a>》（目前都缺货）要略胜一筹， 作为教材和入门书非常好。</p></blockquote>
<p>搞数字图书馆，包括<a href="http://www.xmulib.net/wiki/%E5%85%83%E6%95%B0%E6%8D%AE">元数据</a>、<a href="http://www.xmulib.net/wiki/Ontology">本体</a>、知识组织、资源集成，不懂一点<a href="http://www.xmulib.net/wiki/Semantic_Web">语义万维网</a>（Semantic Web）看来是不行的。语义万维网不仅将提供“可信的”知识/信息的平台，而且提供了技术方案、标准规范、工具&#8230;..等等，由于遇到发展瓶颈，被Web2.0抢了风头，现在不得不自称为“Web3.0”，寄予了人们很大的希望。我甚至认为，我们这个学科的核心知识，如果不与语义万维网（<a href="http://www.xmulib.net/wiki/Web_3.0">Web3.0</a>）结合，就会绝后。</p>
<p>今天正好看到 <a href="http://dannyayers.com/">Raw</a>介绍<a href="http://dannyayers.com/2007/10/06/semantic-web-books">几本核心读物</a>，虽然比较偏向计算机科学（人工智能），也非常值得推介一下：</p>
<ul>
<li><a href="http://www.jfsowa.com/krbook/">Knowledge Representation</a>, John Sowa的经典著作，我有一本机械工业出版社的影印版，不过有人说网上有电子版，您可以碰碰运气。</li>
<li><a href="http://www.manning.com/passin/" target="_blank">Explorer&#8217;s guide to the semantic web</a>，Tom Passin，也好像有电子版。</li>
<li><a href="http://books.google.ie/books?id=88yzElvD9sgC">Practical RDF</a>, Shelley Powers，O&#8217;Reilly出的经典图书。</li>
<li>Ontological Engineering: With Examples from the Areas of Knowledge Management, E-Commerce and the Semantic Web, 2nd edition, Asunción Gomez-Perez, Mariano Fernandez-Lopez, Oscar Corcho, Springer (2007), <a class="http" href="http://www.worldcatlibraries.org/isbn/1846283965">ISBN:1846283965</a>，这本书出第二版了，真是太好了！</li>
<li>Tim Berners-Lee&#8217;s <a href="http://www.w3.org/People/Berners-Lee/Weaving/">Weaving the Web</a>，这个是Web的老爸写的东西。</li>
<li><a href="http://www.cs.berkeley.edu/%7Erussell">Stuart Russell</a> and <a href="http://www.norvig.com/">Peter Norvig </a>的<a href="http://aima.cs.berkeley.edu/">Artificial Intelligence : A Modern Approach</a>搞技术或研究的不得不读的一本书。</li>
</ul>
<p>另外，<a href="http://esw.w3.org/topic/SwBooks">这里</a>有个书单，列得很详细。</p>
<p>昨天<a href="http://fanfou.com/keven">我在饭否里</a>贴了几个链接，是几篇比较好的入门文章：</p>
<ul>
<li><a class="permalink" title="Link to: The Structured Web - A Primer" rel="bookmark" href="http://www.readwriteweb.com/archives/structured_web_primer.php">The Structured Web &#8211; A Primer</a></li>
<li> <a class="permalink" title="Link to: Semantic Web: Difficulties with the Classic Approach" rel="bookmark" href="http://www.readwriteweb.com/archives/semantic_web_difficulties_with_classic_approach.php">Semantic Web: Difficulties with the Classic Approach</a></li>
<li> <a class="permalink" title="Link to: Top-Down: A New Approach to the Semantic Web" rel="bookmark" href="http://www.readwriteweb.com/archives/the_top-down_semantic_web.php">Top-Down: A New Approach to the Semantic Web</a></li>
<li><a href="http://www.dlresearch.cn/keven/wp-admin/What%20I%20Meant%20to%20Say%20Was%20Semantic%20Web">What I Meant to Say Was Semantic Web</a></li>
<li><a href="http://www.nytimes.com/2006/11/12/business/12web.html?_r=2&amp;oref=slogin&amp;oref=slogin">Entrepreneurs See a Web Guided by Common Sense</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.kevenlw.name/archives/491/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

