<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web of Data &#187; Proposal</title>
	<atom:link href="http://webofdata.wordpress.com/category/proposal/feed/" rel="self" type="application/rss+xml" />
	<link>http://webofdata.wordpress.com</link>
	<description>data and computing at scale</description>
	<lastBuildDate>Mon, 13 May 2013 10:44:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webofdata.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7b693270b7a65d5773cbb0c737109c5e?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Web of Data &#187; Proposal</title>
		<link>http://webofdata.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webofdata.wordpress.com/osd.xml" title="Web of Data" />
	<atom:link rel='hub' href='http://webofdata.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ye shall not DELETE data!</title>
		<link>http://webofdata.wordpress.com/2011/05/29/ye-shall-not-delete-data/</link>
		<comments>http://webofdata.wordpress.com/2011/05/29/ye-shall-not-delete-data/#comments</comments>
		<pubDate>Sun, 29 May 2011 09:07:39 +0000</pubDate>
		<dc:creator>mhausenblas</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[bigdata]]></category>
		<category><![CDATA[CRUD]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[SPARQL]]></category>
		<category><![CDATA[Web data]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=619</guid>
		<description><![CDATA[Where I suggest that rather than to delete data on the Web, create a new version of it to prevent lossy data. <a href="http://webofdata.wordpress.com/2011/05/29/ye-shall-not-delete-data/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=619&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>This is the first post in the <a href="http://webofdata.wordpress.com/2011/05/29/tomorrows-problem-yesterdays-tools/" target="_blank">solving-tomorrow’s-problems-with-yesterday’s-tools</a> series.</em></p>
<p>Alex Popescu recently <a href="http://nosql.mypopescu.com/post/5796221008/intro-to-nosql-databases-whats-wrong-with-rdbmss" target="_blank">reviewed</a> a post by Mikayel Vardanyan on <a href="http://blog.monitis.com/index.php/2011/05/22/picking-the-right-nosql-database-tool/" target="_blank">Picking the Right NoSQL Database Tool</a> and was puzzled about the following of Mikayel&#8217;s statement:</p>
<blockquote><p>[Relational database systems] allow versioning or activities like: Create, Read, Update and Delete. For databases, updates should never be allowed, because they destroy information. Rather, when data changes, the database should just add another record and note duly the previous value for that record.</p></blockquote>
<p>I don&#8217;t find it puzzling at all. As Pat Helland <a href="http://queue.acm.org/detail.cfm?id=1988603" target="_blank">rightly says</a>:</p>
<blockquote><p>In large-scale systems, you don&#8217;t update data, you add new data or create a new version.</p></blockquote>
<p>OK, I guess arguing this on an abstract level serves nobody. Let&#8217;s get our hands dirty and have a look at a concrete example. I pick an example from the <a href="http://linkeddatabook.com/editions/1.0/" target="_blank">Linked Data world</a>, but there is nothing really specific to it &#8211; it just happens to be the data language I speak and dream in <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Look at the following piece of data:<br />
<a href="http://webofdata.files.wordpress.com/2011/05/ye-shall-not-delete-before.png"><img class="aligncenter size-full wp-image-627" title="Michael's original address" src="http://webofdata.files.wordpress.com/2011/05/ye-shall-not-delete-before.png?w=750&#038;h=237" alt="" width="750" height="237" /></a><br />
&#8230; and now let&#8217;s capture the fact that my address has changed &#8230;<br />
<a href="http://webofdata.files.wordpress.com/2011/05/ye-shall-not-delete-after.png"><img class="aligncenter size-full wp-image-628" title="Michael's new address" src="http://webofdata.files.wordpress.com/2011/05/ye-shall-not-delete-after.png?w=750&#038;h=230" alt="" width="750" height="230" /></a><br />
This looks normal at first sight, but there are two drawbacks attached with it:</p>
<ol>
<li>If I ask the question: &#8216;Where has Michael been living previously?&#8217;, I can&#8217;t get an answer anymore once the update has been performed, unless I have a local copy of the old data piece.</li>
<li>Whenever I ask the question: &#8216;Where does Michael live?&#8217; I need to implicitly add &#8216;at the moment&#8217;, as the information is not scoped.</li>
</ol>
<p>There are few ways one can deal with it, though. And as a consequence, here is what I demand:</p>
<ul>
<li><strong>Never ever</strong> DELETE data &#8211; it&#8217;s slow and lossy; also updating data is not good, as UPDATE is essentially DELETE + INSERT and hence lossy as well.</li>
<li>Each piece of data <strong>must be versioned</strong> &#8211; in the Linked Data world one could, for example, use <a href="http://sw.deri.org/2008/07/n-quads/" target="_blank">quads</a> rather than triples to capture the context of the assertion expressed in the data.</li>
</ul>
<p>Oh, BTW, my dear colleagues from the SPARQL Working Group &#8211; having said this, I think <a href="http://www.w3.org/TR/sparql11-update/" target="_blank">SPARQL Update</a> <del datetime="2011-05-30T08:13:11+00:00">is heading in the wrong direction</del> would benefit from adding an appendix that discusses &#8216;large-scale deployment considerations&#8217; on a system-level. Can we still change this, <em>pretty</em> please?</p>
<p><em>PS: disk space is cheap these days, as nicely <a href="http://twitter.com/#!/doriantaylor/status/74765435664482304" target="_blank">pointed out</a> by Dorian Taylor</em> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />Filed under: <a href='http://webofdata.wordpress.com/category/big-data/'>Big Data</a>, <a href='http://webofdata.wordpress.com/category/cloud-computing/'>Cloud Computing</a>, <a href='http://webofdata.wordpress.com/category/linked-data/'>Linked Data</a>, <a href='http://webofdata.wordpress.com/category/nosql/'>NoSQL</a>, <a href='http://webofdata.wordpress.com/category/proposal/'>Proposal</a>, <a href='http://webofdata.wordpress.com/category/w3c/'>W3C</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/619/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/619/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=619&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2011/05/29/ye-shall-not-delete-data/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5c3807aaaf0ffefe6c75e3dbbb8588b5?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>

		<media:content url="http://webofdata.files.wordpress.com/2011/05/ye-shall-not-delete-before.png" medium="image">
			<media:title type="html">Michael&#039;s original address</media:title>
		</media:content>

		<media:content url="http://webofdata.files.wordpress.com/2011/05/ye-shall-not-delete-after.png" medium="image">
			<media:title type="html">Michael&#039;s new address</media:title>
		</media:content>
	</item>
		<item>
		<title>Data and the Web &#8211; a great many of choices</title>
		<link>http://webofdata.wordpress.com/2010/03/01/data-and-the-web-choices/</link>
		<comments>http://webofdata.wordpress.com/2010/03/01/data-and-the-web-choices/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:05:12 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[FYI]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=327</guid>
		<description><![CDATA[Jan Algermissen recently compiled a very useful Classification of HTTP-based APIs. This, together with Mike Amundsen&#8216;s interesting review of Hypermedia Types made me think about data and the Web. One important aspect of data is &#8220;on the Web vs. in the Web&#8221; as Rick Jelliffe already highlighted in 2002: To explain my POV, let me &#8230; <a href="http://webofdata.wordpress.com/2010/03/01/data-and-the-web-choices/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=327&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://nordsc.com/blog/">Jan Algermissen</a> recently compiled a very useful <a href="http://nordsc.com/ext/classification_of_http_based_apis.html">Classification of HTTP-based APIs</a>. This, together with <a href="http://amundsen.com/blog/">Mike Amundsen</a>&#8216;s interesting review of <a href="http://amundsen.com/hypermedia/">Hypermedia Types</a> made me think about <em>data and the Web</em>.</p>
<p>One important aspect of data is &#8220;<strong>on</strong> the Web vs. <strong>in</strong> the Web&#8221; as <a href="http://www.oreillynet.com/pub/au/1712">Rick Jelliffe</a> already <a href="http://lists.xml.org/archives/xml-dev/200211/msg01290.html">highlighted</a> in 2002:</p>
<blockquote><p>To explain my POV, let me make a distinction between a resource being &#8220;on&#8221; the Web or &#8220;in&#8221; the Web.  If it is merely &#8220;on&#8221; the Web, it does not have any links pointing to it.  If a resource is &#8220;in&#8221; the Web, it has links from other resources to it. [...] A service that has no means of discovery (i.e. a link) or advertising is &#8220;on&#8221; the Web but not &#8220;in&#8221; the Web, under those terms.  It just happens to use a set of protocols but it<br />
is not part of a web.  So it should not be called a web service, just an unlinked-to resource.</p></blockquote>
<p>In 2007 <a href="http://tomheath.com/id/me">Tom Heath</a> <a href="http://my.opera.com/tomheath/blog/2007/06/19/on-the-web-but-not-in-the-web">repeated</a> this essential statement in the context of Linked Data.</p>
<p>So, I thought it makes sense to revisit some (more or less) well-known data formats and services and try to pin down what &#8220;in the Web&#8221; means &#8211; a first step to measure how well-integrated they are with the Web. I&#8217;ll call the degree of how &#8220;much&#8221; they are in the Web the <strong>Link</strong> factor in the following. I suggest that the Link factor ranges from -2 (totally &#8220;on the Web&#8221;) to +2 (totally &#8220;in the Web), with the following attempt of a definition for the scale:</p>
<pre>-2 … proprietary, desktop-centric document formats
-1 … structured data that can be exposed and accessed via Web
 0 … standardised, Web-aligned (XML-based) formats or Web services
 1 … open, standardised (document) formats
 2 … full REST-compliant, open (data) standards natively supporting links
</pre>
<p>Here is what I&#8217;ve so far &#8211; feel free to ping me if you disagree or have some other suggestions:</p>
<table border="0" cellspacing="2" cellpadding="2" style="border:1px dotted black;">
<tbody>
<tr style="background:#c0c0c0;">
<td valign="top" width="105px"><strong>Technology</strong></td>
<td valign="top"><strong>Examples</strong></td>
<td valign="top"><strong>Link factor</strong></td>
</tr>
<tr>
<td>Documents</td>
<td>MS Word, PDF</td>
<td style="text-align:center;">-2</td>
</tr>
<tr style="background:#f0f0f0;">
<td>Spreadsheets</td>
<td>MS Excel</td>
<td style="text-align:center;">-1</td>
</tr>
<tr>
<td>RDBMS</td>
<td>Oracle DB, MySQL</td>
<td style="text-align:center;">-1</td>
</tr>
<tr style="background:#f0f0f0;">
<td><a href="http://xahlee.org/comp/nosql.html">NoSQL</a></td>
<td>BigTable, HBase, Amazon S3, etc.</td>
<td style="text-align:center;">0</td>
</tr>
<tr>
<td>Hypertext and Hypermedia</td>
<td>HTML, VoiceML, SVG, Google Docs</td>
<td style="text-align:center;">1</td>
</tr>
<tr style="background:#f0f0f0;">
<td><a href="http://en.wikipedia.org/wiki/Hyperdata">Hyperdata</a></td>
<td>Atom, OData, Linked Data</td>
<td style="text-align:center;">2</td>
</tr>
</tbody>
</table>
<br />Filed under: <a href='http://webofdata.wordpress.com/category/fyi/'>FYI</a>, <a href='http://webofdata.wordpress.com/category/linked-data/'>Linked Data</a>, <a href='http://webofdata.wordpress.com/category/proposal/'>Proposal</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/327/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=327&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2010/03/01/data-and-the-web-choices/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>
	</item>
		<item>
		<title>Do we have a Linked Data research agenda?</title>
		<link>http://webofdata.wordpress.com/2010/02/13/linked-data-research-agenda/</link>
		<comments>http://webofdata.wordpress.com/2010/02/13/linked-data-research-agenda/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 10:30:58 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[agenda]]></category>
		<category><![CDATA[dynamics]]></category>
		<category><![CDATA[interlinking]]></category>
		<category><![CDATA[provenance]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=278</guid>
		<description><![CDATA[At WWW09 a bunch of leading Linked Data researchers came together and kicked-off the process for drafting a &#8216;Research Agenda For Linked Data&#8217;. Since then, a couple of things happened. So, coming back to the title of this post: do we have a Linked Data research agenda? The answer is a clear: it depends Looking &#8230; <a href="http://webofdata.wordpress.com/2010/02/13/linked-data-research-agenda/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=278&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>At <a href="http://www2009.org/">WWW09</a> a bunch of leading Linked Data researchers came together and <a href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData/MadridBOF/">kicked-off</a> the process for drafting a &#8216;Research Agenda For Linked Data&#8217;. Since then, a <a href="http://www.semanticoverflow.com/questions/427/which-are-the-semantic-web-success-stories-of-2009">couple</a> of <a href="http://inkdroid.org/journal/2010/01/26/data-gov-uk-and-rdfa/">things</a> <a href="http://www.guardian.co.uk/help/insideguardian/2010/jan/25/news-linked-data-summit">happened</a>.</p>
<p>So, coming back to the title of this post: do we have a Linked Data research agenda? The answer is a clear: it depends <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Looking at the &#8216;Topics of Interest&#8217; of this year&#8217;s Linked Data on the Web (<a href="http://events.linkeddata.org/ldow2010/">LDOW2010</a>) workshop at WWW2010, and contrasting it with the <a href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData/MadridBOF/TOP10">TOP10 list</a> we produced a year ago, my impression is that (at least in the  next couple of months) we should focus on the following topics:</p>
<ul>
<li>Interlinking algorithms (beside entity-identity-focused frameworks such as <a href="http://www4.wiwiss.fu-berlin.de/bizer/silk/">Silk</a>, there is not much there, anyway)</li>
<li>Provenance &amp; Trust &#8211; I see potential outreach possibilities through W3C&#8217;s <a href="http://www.w3.org/2005/Incubator/prov/wiki/Main_Page">Provenance Incubator</a>, however, lots of legwork to be done, still. Web of Trust? Anyone? </li>
<li><a href="http://esw.w3.org/topic/DatasetDynamics">Dataset Dynamics</a> (alternative/related keywords: change sets, logs, history, temporal tracking of datasets)</li>
</ul>
<p>What do you see upcoming? What are important issues to be resolved in the Linked Data world (both from a research perspective and concerning open development tasks)?</p>
<br />Filed under: <a href='http://webofdata.wordpress.com/category/linked-data/'>Linked Data</a>, <a href='http://webofdata.wordpress.com/category/proposal/'>Proposal</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/278/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=278&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2010/02/13/linked-data-research-agenda/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>
	</item>
		<item>
		<title>Announcing Application Metadata on the Web of Data</title>
		<link>http://webofdata.wordpress.com/2010/01/06/announcing-application-metadata/</link>
		<comments>http://webofdata.wordpress.com/2010/01/06/announcing-application-metadata/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 08:28:47 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Idea]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[DOAP]]></category>
		<category><![CDATA[Dublin Core]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[provenance]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=226</guid>
		<description><![CDATA[I&#8217;m just about to release a new version of the voiD editor, called ve2. It&#8217;s currently located at http://ld2sd.deri.org/ve2/ (note that this is a temporary location; I gotta find some time setting up our new LiDRC lab environment). Anyway, the point is really: every now and then one deploys a Web application (such as ve2; &#8230; <a href="http://webofdata.wordpress.com/2010/01/06/announcing-application-metadata/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=226&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m just about to release a new version of the <a href="http://semanticweb.org/wiki/VoiD">voiD</a> editor, called ve2. It&#8217;s currently  located at <a href="http://ld2sd.deri.org/ve2/">http://ld2sd.deri.org/ve2/</a> (note that this is a temporary location; I gotta find some time setting up our new LiDRC lab environment).</p>
<p>Anyway, the point is really: every now and then one deploys a Web application (such as ve2; see, that&#8217;s why I needed the pitch) and likely wants to also tell the world out there a bit about the application. Some things you want to share with the Web at large that come immediately to mind are:</p>
<ul>
<li>who created the app and who maintains it (creator, legal entity, etc.)</li>
<li>which software it has been created with (Java, PHP, jQuery, etc.)</li>
<li>where the source code of the app is</li>
<li>on which other services it depends on (such as Google calendar, flickr API, DBpedia lookup, etc.)</li>
<li>acknowledgments</li>
<li>usage conditions</li>
</ul>
<p>Now, for most of the stuff one can of course use <a href="http://trac.usefulinc.com/doap">DOAP</a>, the <em>Description of a Project</em> vocabulary, as we did (using RDFa) in the <a href="http://riese.joanneum.at/about.html">riese</a> project, but some of the metadata goes beyond this, in my experience.</p>
<p>To save myself time (and hopefully you as well) I thought it might not hurt to put together an RDFa template for precisely this job: <em>Announcing Application Metadata on the Web of Data </em>. So, I put my initial proposal, based on <a href="http://dublincore.org/documents/dcmi-terms/">Dublin Core</a> and DOAP,  at:</p>
<p><a href="http://lab.linkeddata.deri.ie/2010/res/web-app-metadata-template.html">http://lab.linkeddata.deri.ie/2010/res/web-app-metadata-template.html</a></p>
<div style="text-align:right;"><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img style="border-width:0;" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" alt="Creative Commons License" /></a></div>
<p><em>Note:  The WebApp metadata template is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>. You may want to include a reference to this blog post.</em></p>
<br />Posted in Idea, Linked Data, Proposal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/226/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/226/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=226&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2010/01/06/announcing-application-metadata/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>

		<media:content url="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" medium="image">
			<media:title type="html">Creative Commons License</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Linked Data</title>
		<link>http://webofdata.wordpress.com/2009/07/26/using-linked-data/</link>
		<comments>http://webofdata.wordpress.com/2009/07/26/using-linked-data/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 08:17:15 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[technical report]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=135</guid>
		<description><![CDATA[Ok, so finally the IEEE Internet Computing article on Exploiting Linked Data to Build Web Applications is available. Though this is a nice first step, much more is needed to advance the field. The goal is to enable people to actually use linked data in their Web applications, rather than &#8216;only&#8217; publish datasets. Don&#8217;t misunderstand &#8230; <a href="http://webofdata.wordpress.com/2009/07/26/using-linked-data/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=135&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Ok, so finally the IEEE Internet Computing article on <a href="http://www2.computer.org/portal/web/csdl/doi/10.1109/MIC.2009.79">Exploiting Linked Data to Build Web Applications</a> is available. Though this is a nice first step, much more is needed to advance the field. The goal is to enable people to actually <em>use</em> linked data in their Web applications, rather than &#8216;only&#8217; publish datasets. Don&#8217;t misunderstand me here: it is a good thing to publish on the Web of Data, but ultimately data is meant to be used somewhere, right? Publishing linked data is not an end in itself.</p>
<p>To support this effort, I&#8217;m currently compiling a technical report in and for DERI&#8217;s Linked Data Research Centre (<a href="http://linkeddata.deri.ie/">LiDRC</a>) that looks at current examples of linked data-driven Web applications, gathers good practices and discusses the anatomy of a typical application (in the last part of the report issues and challenges are discussed, as well). So, one of the central contributions is a proposed concept for linked data-driven Web applications, which renders as follows:</p>
<p><a href="http://webofdata.files.wordpress.com/2009/07/ld2webapp-concept.png"><img class="aligncenter size-full wp-image-136" title="A concept of linked data-driven Web applications" src="http://webofdata.files.wordpress.com/2009/07/ld2webapp-concept.png?w=750" alt="A concept of linked data-driven Web applications"   /></a></p>
<p>The proposed components read as follows:</p>
<ul>
<li>A <strong>local RDF store</strong>, able to cache results and act as a permanent storage device to track users, etc.. We note that an RDF store such as <a href="http://arc.semsol.org/">ARC2</a> or <a href="http://www.openlinksw.com/virtuoso/">Virtuoso</a> is not a strict requirement, though often it makes sense to manage the RDF data in a native environment.</li>
<li>Some <strong>logic (a controller) and UI modules</strong> implementing the business logic, the User Interface (UI) and the interaction parts of the application. These components are not specific to linked data-driven Web applications, however typically required and found in the wild.</li>
<li>A <strong>data integration</strong> component, focusing on fetching linked data from the Web of Data, either directly from the <a href="http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-07-14.html">LOD cloud</a> or via Semantic Indexer such as <a href="http://sindice.com/">Sindice</a> or <a href="http://iws.seu.edu.cn/services/falcons/">Falcons</a>.</li>
<li>A <strong>republishing</strong> component that eventually exposes parts of the application’s (interlinked) data on the Web of Data. It is a good practice to republish the application’s data, hence providing again input to the LOD cloud.</li>
</ul>
<p>I&#8217;d be happy to hear from you what you think about this proposal. Any <em>architectural</em> feedback is welcome!</p>
<br />Posted in Linked Data, Proposal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=135&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2009/07/26/using-linked-data/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>

		<media:content url="http://webofdata.files.wordpress.com/2009/07/ld2webapp-concept.png" medium="image">
			<media:title type="html">A concept of linked data-driven Web applications</media:title>
		</media:content>
	</item>
		<item>
		<title>SPARQL endpoint discovery with /sparql</title>
		<link>http://webofdata.wordpress.com/2009/03/10/sparql-endpoint-discovery/</link>
		<comments>http://webofdata.wordpress.com/2009/03/10/sparql-endpoint-discovery/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 07:31:24 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[voiD]]></category>
		<category><![CDATA[endpoint]]></category>
		<category><![CDATA[SPARQL]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=82</guid>
		<description><![CDATA[Daniel Schwabe recently kicked-off a discussion regarding Finding SPAQL endpoints? over at the public-lod@w3.org mailing list. Basically, Daniel asked if it was not possible for every linked data publisher to follow a simple convention, that is to have the SPARQL endpoint available at common location such as /sparql &#8211; as Daniel found out, this is &#8230; <a href="http://webofdata.wordpress.com/2009/03/10/sparql-endpoint-discovery/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=82&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Daniel Schwabe recently kicked-off a discussion regarding <a href="http://lists.w3.org/Archives/Public/public-lod/2009Mar/0080.html">Finding SPAQL endpoints?</a> over at the public-lod@w3.org mailing list.</p>
<p>Basically, Daniel asked if it was not possible for every linked data publisher to follow a simple convention, that is to have the SPARQL endpoint available at common location such as /sparql &#8211; as Daniel <a href="http://lists.w3.org/Archives/Public/public-lod/2009Mar/0101.html">found out</a>, this is the case with most LOD datasets anyway these days.</p>
<p>Though the <a href="http://rdfs.org/ns/void-guide#sec_5_2_Discovery_via_sitemaps">proposed good practice</a> currently would be to publish a robots.txt that points to a <a href="http://sw.deri.org/2007/07/sitemapextension/">semantic sitemap</a> which in turn is the entry point for a <a href="http://semanticweb.org/wiki/VoiD">voiD description</a>, Daniel&#8217;s proposal is appealing. Simple and effective.</p>
<p>Additionally, it somehow reminds me on the <a href="http://tools.ietf.org/html/draft-nottingham-site-meta-01">/host</a> proposal by Mark Nottingham and  Eran Hammer-Lahav.</p>
<p>Thoughts, anyone?</p>
<br />Posted in Linked Data, Proposal, voiD  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=82&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2009/03/10/sparql-endpoint-discovery/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>
	</item>
		<item>
		<title>Alternative approach to escape the &#8216;non-information&#8217; resource dilemma</title>
		<link>http://webofdata.wordpress.com/2009/02/19/alternative-approach-to-non-information-resource/</link>
		<comments>http://webofdata.wordpress.com/2009/02/19/alternative-approach-to-non-information-resource/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 10:37:43 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Proposal]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[200]]></category>
		<category><![CDATA[303]]></category>
		<category><![CDATA[content negotiation]]></category>
		<category><![CDATA[fragment identifier]]></category>
		<category><![CDATA[non-information resource]]></category>
		<category><![CDATA[POWDER]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[TAG]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=60</guid>
		<description><![CDATA[As just posted to the TAG list, my &#8216;attempt to defined non-information resources without using non-information resource&#8216; &#8211; I&#8217;d love to learn about your opinion here, in case you are not yet subscribed to the TAG mailing list Posted in Proposal, W3C<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=60&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>As just posted to the TAG list, my &#8216;<a href="http://lists.w3.org/Archives/Public/www-tag/2009Feb/0183.html">attempt to defined non-information resources without using non-information resource</a>&#8216; &#8211; I&#8217;d love to learn about your opinion here, in case you are not yet subscribed to the <a href="http://lists.w3.org/Archives/Public/www-tag/">TAG mailing list</a> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />Posted in Proposal, W3C  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=60&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2009/02/19/alternative-approach-to-non-information-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>
	</item>
		<item>
		<title>An Attempt of a Web Discovery Stack</title>
		<link>http://webofdata.wordpress.com/2009/02/14/an-attempt-of-a-web-discovery-stack/</link>
		<comments>http://webofdata.wordpress.com/2009/02/14/an-attempt-of-a-web-discovery-stack/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 10:58:25 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Proposal]]></category>
		<category><![CDATA[stack]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=48</guid>
		<description><![CDATA[Continuing the (good?) tradition of creating stacks (OSI model, Semantic Web, W3C Technology, etc.) when there are too many technologies floating around, I did some drawing and came up with: The Web Discovery Stack as shown here is an attempt to get the many proposals and ideas around discovery into some shape or scheme. The &#8230; <a href="http://webofdata.wordpress.com/2009/02/14/an-attempt-of-a-web-discovery-stack/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=48&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Continuing the (good?) tradition of creating stacks (<a href="http://en.wikipedia.org/wiki/OSI_model">OSI model</a>, <a href="http://www.w3.org/2007/03/layerCake.png">Semantic Web</a>, <a href="http://www.w3.org/Consortium/technology.html#techstack">W3C Technology</a>, etc.) when there are too many technologies floating around, I did some drawing and came up with:</p>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 460px"><a href="http://webofdata.files.wordpress.com/2009/02/discovery-stack-v0.png"><img class="size-full wp-image-49" title="discovery-stack-v0" src="http://webofdata.files.wordpress.com/2009/02/discovery-stack-v0.png?w=750" alt="Web Discovery Stack, v1, 2009-02-14"   /></a><p class="wp-caption-text">Web Discovery Stack, v1, 2009-02-14</p></div>
<p>The <strong>Web Discovery Stack</strong> as shown here is an attempt to get the many proposals and ideas around discovery into some shape or scheme. The WD stack is basically a layering of specifications (or proposals for specifications) that mainly serve the discovery of resources on the Web.</p>
<p>Very happy to hear you comments (either here, via <a href="mailto:michael.hausenblas@deri.org">email</a> or on IRC <a href="http://swig.xmlhack.com/">#swig</a> channel).</p>
<br />Posted in Proposal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=48&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2009/02/14/an-attempt-of-a-web-discovery-stack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>

		<media:content url="http://webofdata.files.wordpress.com/2009/02/discovery-stack-v0.png" medium="image">
			<media:title type="html">discovery-stack-v0</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Deal with Broken Data Links</title>
		<link>http://webofdata.wordpress.com/2009/02/12/how-to-deal-with-broken-data-links/</link>
		<comments>http://webofdata.wordpress.com/2009/02/12/how-to-deal-with-broken-data-links/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 08:00:28 +0000</pubDate>
		<dc:creator>woddiscovery</dc:creator>
				<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[broken links]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://webofdata.wordpress.com/?p=39</guid>
		<description><![CDATA[So, we all came across 404 on the Web of Documents, right? Bernhard Haslhofer recently raised an issue at the public-lod@w3.org mailing list regarding Broken Links in LOD Data Sets, which unfortunately didn&#8217;t yield big and deep discussions. I intend to rehash the thread here, come up with a straw-man proposal and ask you for &#8230; <a href="http://webofdata.wordpress.com/2009/02/12/how-to-deal-with-broken-data-links/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=39&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>So, we all came across 404 on the Web of Documents, right?</p>
<p><a href="http://www.cs.univie.ac.at/bernhard.haslhofer#me">Bernhard Haslhofer</a> recently raised an issue at the <a href="http://lists.w3.org/Archives/Public/public-lod/">public-lod@w3.org</a> mailing list regarding  <a href="http://lists.w3.org/Archives/Public/public-lod/2009Feb/0029.html">Broken Links in LOD Data Sets</a>, which unfortunately didn&#8217;t yield big and deep discussions. I intend to rehash the thread here, come up with a straw-man proposal and ask you for your comments.</p>
<p>Here is Bernhard&#8217;s core message:</p>
<blockquote><p>If we assume that the consumers of LOD data are not humans but applications, broken links/references are not only &#8220;annoying&#8221; but could lead to severe processing errors if an application relies on a kind of &#8220;referential integrity&#8221;.</p></blockquote>
<p>Today I gave it a <a href="http://lists.w3.org/Archives/Public/public-lod/2009Feb/0126.html">quick thought</a> after reviewing the recent TAG discussion how they intent to <a href="http://lists.w3.org/Archives/Public/www-tag/2009Feb/0068.html">deal with broken links in their documents</a>: the straw-man proposal is called  &#8216;<strong>re</strong>pairing <strong>vi</strong>ntage link <strong>val</strong>ues&#8217; (revival) and may look as follows.</p>
<ol>
<li> A <strong>human</strong> (e.g. through a built-in feature in a Web of Data browser such<br />
as <a href="http://www.w3.org/2005/ajar/tab">Tabulator</a>) encounters a broken link an reports it to the respective<br />
dataset publisher (the authoritative one who &#8216;owns&#8217; it)<br />
OR<br />
A <strong>machine</strong> encounters a broken link (should it then directly ping the dataset publisher or first &#8216;ask&#8217; its master for permission?)</li>
<li> The dataset publisher acknowledges the broken link and creates according triples as done in the case for documents (cf. TAG&#8217;s <a href="http://lists.w3.org/Archives/Public/www-tag/2009Feb/0068.html">proposal</a>)</li>
</ol>
<p>We note that there are two important assumptions: someone who <em>uses the data reports it</em> and the <em>dataset publisher </em> (rather than a centralised service) fixes it.</p>
<p>Comments, anyone?</p>
<br />Posted in Linked Data, Proposal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webofdata.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webofdata.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webofdata.wordpress.com&#038;blog=6169642&#038;post=39&#038;subd=webofdata&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://webofdata.wordpress.com/2009/02/12/how-to-deal-with-broken-data-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/3fa5cc7462a278c1f2f9c049a7c61c08?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">mhausenblas</media:title>
		</media:content>
	</item>
	</channel>
</rss>
