<?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>Internet Alchemy</title>
	<atom:link href="http://blog.iandavis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iandavis.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 07:51:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.iandavis.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/fb702af33ab61bc34258708308aabaa9?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Internet Alchemy</title>
		<link>http://blog.iandavis.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.iandavis.com/osd.xml" title="Internet Alchemy" />
	<atom:link rel='hub' href='http://blog.iandavis.com/?pushpress=hub'/>
		<item>
		<title>Sketch of a Reformulation of RDF</title>
		<link>http://blog.iandavis.com/2011/11/26/sketch-of-a-reformulation-of-rdf/</link>
		<comments>http://blog.iandavis.com/2011/11/26/sketch-of-a-reformulation-of-rdf/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 13:16:52 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[rdf]]></category>
		<category><![CDATA[thought experiments]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/2011/11/26/sketch-of-a-reformulation-of-rdf/</guid>
		<description><![CDATA[I&#8217;ve been mulling over this alternate way of thinking about RDF, one that is resource-oriented rather than triple-oriented. This is what I came up with: ~~~~ The Resource Description Framework (RDF) is a framework for representing information in the Web. &#8230; <a href="http://blog.iandavis.com/2011/11/26/sketch-of-a-reformulation-of-rdf/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1680&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been mulling over this alternate way of thinking about RDF, one that is resource-oriented rather than triple-oriented. This is what I came up with:</p>
<p style="text-align:center;">~~~~</p>
<p>The Resource Description Framework (RDF) is a framework for representing information in the Web. RDF has a simple data model that is easy for applications to process and manipulate. The data model is independent of any specific serialization syntax.</p>
<p>RDF provides information about resources through Resource Descriptions. A Resource Description consists of:</p>
<ol>
<li>A subject resource identified by a URI</li>
<li>Zero or more relationships to other resources</li>
<li>Zero or more properties having literal values</li>
</ol>
<p>A relationship comprises a pair of URIs: the first URI denotes the type of relationship, the second identifies the related resource.</p>
<p>A property comprises a pairing of a URI with a literal value. The URI denotes the type of property. The  literal value is a string with an optional datatype (denoted by a further URI) or language tag (as defined by <a href="http://www.w3.org/TR/rdf-concepts/#ref-rfc-3066">RFC-3066</a>)</p>
<p style="text-align:center;">~~~~</p>
<p style="text-align:left;">Nothing technically different from the existing formulation (I omitted mention of blank nodes for brevity only &#8211; they would still be present) but perhaps a lot easier for developers used to resource-oriented systems to grok.</p>
<p style="text-align:left;">Note: in the original version of this post I used the term document-oriented, but switched to resource-oriented on the suggestion of  <a href="https://twitter.com/#!/niklasl/status/140425292081676289">Niklas Lindström</a></p>
<p style="text-align:left;">Note2: this formulation bears a striking resemblance to the <a href="http://blog.stateless.co/post/13296666138/json-linking-with-hal">HAL linking scheme for JSON</a></p>
<p style="text-align:left;">
<br />Filed under: <a href='http://blog.iandavis.com/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://blog.iandavis.com/tag/linked-data/'>linked data</a>, <a href='http://blog.iandavis.com/tag/rdf/'>rdf</a>, <a href='http://blog.iandavis.com/tag/thought-experiments/'>thought experiments</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1680/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1680&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/11/26/sketch-of-a-reformulation-of-rdf/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Author Rich Snippets</title>
		<link>http://blog.iandavis.com/2011/08/21/google-author-rich-snippets/</link>
		<comments>http://blog.iandavis.com/2011/08/21/google-author-rich-snippets/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 20:21:07 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[authorship]]></category>
		<category><![CDATA[google profiles]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[web of trust]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1604</guid>
		<description><![CDATA[I spent a few minutes today following Google&#8217;s guidelines for declaring authorship of online content. Done properly this can enable Google to show a photo of the author and a link to them against search results containing their content. This &#8230; <a href="http://blog.iandavis.com/2011/08/21/google-author-rich-snippets/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1604&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I spent a few minutes today following <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=1229920">Google&#8217;s guidelines for declaring authorship of online content</a>. Done properly this can enable Google to show a photo of the author and a link to them against search results containing their content. This is one form of rich snippet that Google are planning to roll out more widely soon.</p>
<p>You can see a preview of this working with the <a href="http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fblog.iandavis.com%2F2011%2F08%2F18%2Fthe-real-challenge-for-rdf-is-yet-to-come%2F&amp;view=cse">rich snippet testing tool</a> in the image below:</p>
<p><a href="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313956891_1280x800_scrot.png"><img class="aligncenter size-full wp-image-1605" title="Rich Snippet of a blog post" src="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313956891_1280x800_scrot.png?w=640" alt=""   /></a>To enable this I first had to associate my homepage with a Google profile. I recently  signed up to Google+ (reluctantly on my non-Google Apps account) and that can be used as a Google profile.</p>
<p>I added the following to http://iandavis.com/</p>
<pre>&lt;a href="https://plus.google.com/u/2/100424448589843669731/posts" rel="author me"&gt;google+&lt;/a&gt;</pre>
<p>I also made sure that my Google profile was connected to http://iandavis.com/ by editing the Links section of my profile. Once I&#8217;d done those two things I <a href="http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fiandavis.com%2F&amp;view=">tested in the Rich Snippet tool</a> and saw that my homepage was properly identified as belonging to me:</p>
<p><a href="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313957428_1280x800_scrot.png"><img class="aligncenter size-full wp-image-1606" title="2011-08-21--1313957428_1280x800_scrot" src="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313957428_1280x800_scrot.png?w=640&#038;h=266" alt="" width="640" height="266" /></a>Then I edited my WordPress blog so that the about text on each blog page included a link to my homepage along with a rel=&#8221;me&#8221;. I already had the link back to my homepage so I just added rel=&#8221;me&#8221; to that link. I also made sure that http://blog.iandavis.com/ was linked from my Google profile. That was enough for Google to construct the chain of authority from the post to my homepage and through to their profile page:</p>
<p><a href="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313957655_1280x800_scrot.png"><img class="aligncenter size-full wp-image-1607" title="2011-08-21--1313957655_1280x800_scrot" src="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313957655_1280x800_scrot.png?w=640" alt=""   /></a>This was a fairly simple process overall. The key to all this working is reciprocity. Each link must be reciprocated, i.e. my blog post must link through to my profile and my profile must link through to my blog&#8217;s domain. I&#8217;m still a bit fuzzy on the difference between rel=&#8221;me&#8221; and rel=&#8221;author&#8221;. I&#8217;m using author to link my homepage to my profile but me to link between authored pages and my homepage. My intuition is telling me that the author link is delegating the author relationship to my Google profile (or vice versa) but I don&#8217;t entirely grok it yet. More reading required.</p>
<p><strong>Update</strong>: Here&#8217;s an example of what the rich snippets tool displays when there is no reciprocal link from your Google Profile to the page you are testing:</p>
<p><a href="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313958878_1280x800_scrot.png"><img class="aligncenter size-full wp-image-1612" title="2011-08-21--1313958878_1280x800_scrot" src="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313958878_1280x800_scrot.png?w=640&#038;h=227" alt="" width="640" height="227" /></a></p>
<p>&nbsp;</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/projects/'>Projects</a>, <a href='http://blog.iandavis.com/category/tips-and-tricks/'>Tips and Tricks</a> Tagged: <a href='http://blog.iandavis.com/tag/authority/'>authority</a>, <a href='http://blog.iandavis.com/tag/authorship/'>authorship</a>, <a href='http://blog.iandavis.com/tag/google-profiles/'>google profiles</a>, <a href='http://blog.iandavis.com/tag/rich-snippets/'>rich snippets</a>, <a href='http://blog.iandavis.com/tag/web-of-trust/'>web of trust</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1604/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1604&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/21/google-author-rich-snippets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>

		<media:content url="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313956891_1280x800_scrot.png" medium="image">
			<media:title type="html">Rich Snippet of a blog post</media:title>
		</media:content>

		<media:content url="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313957428_1280x800_scrot.png" medium="image">
			<media:title type="html">2011-08-21--1313957428_1280x800_scrot</media:title>
		</media:content>

		<media:content url="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313957655_1280x800_scrot.png" medium="image">
			<media:title type="html">2011-08-21--1313957655_1280x800_scrot</media:title>
		</media:content>

		<media:content url="http://innovateer.files.wordpress.com/2011/08/2011-08-21-1313958878_1280x800_scrot.png" medium="image">
			<media:title type="html">2011-08-21--1313958878_1280x800_scrot</media:title>
		</media:content>
	</item>
		<item>
		<title>The Real Challenge for RDF is Yet to Come</title>
		<link>http://blog.iandavis.com/2011/08/18/the-real-challenge-for-rdf-is-yet-to-come/</link>
		<comments>http://blog.iandavis.com/2011/08/18/the-real-challenge-for-rdf-is-yet-to-come/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 00:39:27 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[data integration]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[kasabi]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[rdf]]></category>
		<category><![CDATA[technology adoption]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1597</guid>
		<description><![CDATA[One often overlooked advantage that RDF offers is its deceptively simple data model. This data model trivializes merging of data from multiple sources and does it in such a way that data about the same things gets collated and de-deduplicated. &#8230; <a href="http://blog.iandavis.com/2011/08/18/the-real-challenge-for-rdf-is-yet-to-come/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1597&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One often overlooked advantage that RDF offers is its deceptively simple data model. This data model trivializes merging of data from multiple sources and does it in such a way that data about the same things gets collated and de-deduplicated. In my opinion this is the most important benefit of using RDF over other open data formats.</p>
<p>Paradoxically this excellent feature is also a significant factor in the slow adoption of RDF. The reason is that RDF is a <em>general</em> solution to the problem of merging disparate types and sources of data. If you don&#8217;t have that problem then RDF will always look inefficient, verbose and obtuse to you. Even if you <em>are</em> merging data today you&#8217;re most likely only doing it from a few known sources and it&#8217;ll be easier to write some custom code to do it for you.</p>
<p>I&#8217;ve heard many other arguments for the slow adoption of RDF over the years ranging from perceived deficiencies in the RDF model through obtuse XML formats and all the way up to techies being blamed for being bad at explaining RDF. I&#8217;ve been guilty of complaining long and hard about blank nodes and status codes. In reality, none of these things have any impact on the rate adoption of RDF because people won&#8217;t use it until they have the problem it solves.</p>
<p>This is a typical characteristic of technical paradigm shifts. No-one thought they had the problem of not being able to speak to anyone they liked wherever they were until the cellphone arrived and shifted expectations.</p>
<p>Right now, no-one realises they have the problem of not being able to merge and combine data from thousands of different primary sources. Most people aren&#8217;t thinking about it and those that do are facing an economic barrier, not a technical one. We know a general technical solution exists but the benefit/cost ratio needs to be high enough to warrant using a general solution over a custom one and today the costs of integrating data at scale are too high for most even given the massive benefits that could be possible.</p>
<p>There are organisations that are already merging and regularising data from thousands of sources but they&#8217;re paying the cost side of the equation just to get at the massive value they can generate. Government security agencies do it as do the largest consumer retailers and logistics firms. Google has a mission to organise the world&#8217;s information and we&#8217;re right in the middle of the big data startup era where founders and VCs are predicting huge returns from combining data at scale. Today these activities are seen as competitive advantage. That means there&#8217;s not much appetite for promoting a general solution that drives the costs close to zero and lets everyone get in on the game. A very few pioneers, notably <a href="http://www.garlik.com/">Garlik</a>, are using open standards like RDF to merge their data.</p>
<p>The primary cost that RDF itself adds to the benefit/cost equation is the effort you need to spend mapping all the data you need into the RDF triple model. You really need to persuade everyone else to publish RDF so you can consume it cheaply. This is where the <a href="http://linkeddata.org/">Linked Data</a> project has been very successful: however you choose to measure it there is a vast amount of data already in RDF. There is also growing body of data in other formats such as microdata that are pretty close to the RDF model and fairly cheap to consume. This aspect of the benefit/cost ratio is on the right trajectory.</p>
<p>A larger proportion of the costs in the equation have nothing to do with the data model or format used. They are costs inherent in the problem space itself: how do you know, for example, that the data you are depending on is accurate, available when you need it and legally yours to use? Until those issues of trust and quality are tackled effectively then people will stick to their small scale merges from a few trusted sources. This problem is huge and the solution can&#8217;t be rushed. It&#8217;s the area that <a href="http://beta.kasabi.com/about">Kasabi</a> has in its sights and we&#8217;re going to do our best to help people overcome the fear inherent in using random data from untrusted parties.</p>
<p>My hope is that Kasabi plays the role of the cellphone and radically shifts expectations. Once people realise they have the problem of diverse data integration at scale the focus will then shift back to the technology. That&#8217;s where we&#8217;ll see competing approaches to solve the problem emerge and RDF will face its stiffest challenge of all: direct competition on its home territory.</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/opinion/'>Opinion</a> Tagged: <a href='http://blog.iandavis.com/tag/data-integration/'>data integration</a>, <a href='http://blog.iandavis.com/tag/economics/'>economics</a>, <a href='http://blog.iandavis.com/tag/kasabi/'>kasabi</a>, <a href='http://blog.iandavis.com/tag/linked-data/'>linked data</a>, <a href='http://blog.iandavis.com/tag/rdf/'>rdf</a>, <a href='http://blog.iandavis.com/tag/technology-adoption/'>technology adoption</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1597&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/18/the-real-challenge-for-rdf-is-yet-to-come/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Holding Patent Offices Accountable</title>
		<link>http://blog.iandavis.com/2011/08/17/holding-patent-offices-accountable/</link>
		<comments>http://blog.iandavis.com/2011/08/17/holding-patent-offices-accountable/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 08:40:54 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[due diligence process]]></category>
		<category><![CDATA[office grants]]></category>
		<category><![CDATA[patent claims]]></category>
		<category><![CDATA[patent office]]></category>
		<category><![CDATA[patent offices]]></category>
		<category><![CDATA[patents]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1589</guid>
		<description><![CDATA[If a patent office grants a patent then shouldn&#8217;t the holder of that patent have the right to sue the patent office if the patent is later found to be invalid? If patent offices were actually held accountable for their &#8230; <a href="http://blog.iandavis.com/2011/08/17/holding-patent-offices-accountable/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1589&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If a patent office grants a patent then shouldn&#8217;t the holder of that patent have the right to sue the patent office if the patent is later found to be invalid?</p>
<p>If patent offices were actually held accountable for their decisions then there would be a strong bias towards ensuring that any patents granted were for genuinely novel breakthroughs. It would raise the bar for filing patents significantly since the patent office would seek to hedge the risk of being wrong by raising filing fees. But that&#8217;s right and proper surely? Patent offices grant hugely valuable monopolies as it is and the extra due diligence this idea forces them to perform would make those monopolies virtually unassailable. There <em>should</em> be a high bar to pass for something so valuable.</p>
<p>It&#8217;s not clear to me why, under the present system, the patent offices do any more than rubber stamp applications. What incentives do they have to perform any due diligence at all? There may be legislative reason for them to analyse each submission but without accountability it&#8217;s just waste in the system. Removing that waste reveals the basic function of a patent office today as a registrar of patent claims with all the due diligence performed post-hoc in the courts.</p>
<p>If we could move that due diligence process so it happens before a patent was granted then we would remove one of the largest hidden costs of innovation: the opportunity cost of avoiding patent thickets composed of potentially invalid patents.</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/opinion/'>Opinion</a> Tagged: <a href='http://blog.iandavis.com/tag/due-diligence-process/'>due diligence process</a>, <a href='http://blog.iandavis.com/tag/office-grants/'>office grants</a>, <a href='http://blog.iandavis.com/tag/patent-claims/'>patent claims</a>, <a href='http://blog.iandavis.com/tag/patent-office/'>patent office</a>, <a href='http://blog.iandavis.com/tag/patent-offices/'>patent offices</a>, <a href='http://blog.iandavis.com/tag/patents/'>patents</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1589/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1589&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/17/holding-patent-offices-accountable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Share-Alike Patents</title>
		<link>http://blog.iandavis.com/2011/08/08/share-alike-patents/</link>
		<comments>http://blog.iandavis.com/2011/08/08/share-alike-patents/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 16:39:18 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[patents]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1587</guid>
		<description><![CDATA[As I mentioned in my last post on disrupting the patent system, I did have one new idea: a share-alike patent. This is a pretty simple idea for anyone familiar with the GPL or Creative Commons Share-Alike licenses. A share-alike  patent is &#8230; <a href="http://blog.iandavis.com/2011/08/08/share-alike-patents/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1587&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I mentioned in my last post on <a href="http://blog.iandavis.com/2011/08/08/disrupting-the-patent-system/">disrupting the patent system</a>, I did have one new idea: <strong>a share-alike patent</strong>. This is a pretty simple idea for anyone familiar with the GPL or Creative Commons Share-Alike licenses.</p>
<p>A share-alike  patent is a standard patent but it embeds a default licensing agreement. Anyone may freely use the invention described in the patent but any subsequent refinement or innovation based on that patent must also be licensed using the share-alike license. Alternatively, if the licensee doesn&#8217;t want to put their invention under the share-alike terms then they can license the invention under a standard commercial license agreement as they do today.</p>
<p>This is the mild form of share-alike patent license. A stronger form would assert that any invention that is combined with the share-alike invention must also be licensed in the same way. This is analog of the viral combination terms in the GPL.</p>
<p>The net effect of this kind of patent would be to create an ever-growing a pool of inventions that are free to use for any purpose at no cost. Any inventor filing a patent in this way has the potential to earn royalties from their inventions as they do today. However they get the additional benefit of being able to quickly and freely combine their invention with any other share-alike patent removing a huge amount of go-to-market friction. Additionally the patent itself retains value so can still be classed as an IP asset when valuing a business. That should be pretty attractive to any entrepreneurial inventor.</p>
<p>At the same time it opens up the knowledge of the inventor as a public good just like the original patent system was intended to. Anyone can freely reuse the knowledge of the inventor. Licensees only pay if they want to close off knowledge, not if they want to open it.</p>
<p>Has anyone seen anything like this in use or being proposed before?</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/opinion/'>Opinion</a> Tagged: <a href='http://blog.iandavis.com/tag/licensing/'>licensing</a>, <a href='http://blog.iandavis.com/tag/patents/'>patents</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1587/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1587&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/08/share-alike-patents/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Disrupting the Patent System</title>
		<link>http://blog.iandavis.com/2011/08/08/disrupting-the-patent-system/</link>
		<comments>http://blog.iandavis.com/2011/08/08/disrupting-the-patent-system/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 16:25:34 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[patents]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1585</guid>
		<description><![CDATA[Last week I wrote asking for suggestions for ways to disrupt the patent system. I got lots of great comments on this blog and on Hacker News. Cefn Hoile pointed me to his project Enigmaker where he prototypes a new public &#8230; <a href="http://blog.iandavis.com/2011/08/08/disrupting-the-patent-system/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1585&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week I wrote asking for suggestions for <a href="http://blog.iandavis.com/2011/08/05/how-would-you-disrupt-the-patent-system/">ways to disrupt the patent system</a>. I got lots of great comments on this blog and on <a href="http://news.ycombinator.com/item?id=2850580">Hacker News</a>. Cefn Hoile pointed me to his project <a href="http://enigmaker.org/">Enigmaker</a> where he prototypes a new public domain invention every week and you have to guess the final product. In <a href="http://blog.iandavis.com/2011/08/05/how-would-you-disrupt-the-patent-system/#comment-990">his comment</a> he wrote:</p>
<blockquote><p>My hope is that an evidence base which shows that well-run companies can make more money without the patent system, taken alongside the substantial argument that there is a greater public good from freely licensed ideas, could agitate for the patent system to be shrunk, rather than grown.</p></blockquote>
<p>That&#8217;s a fantastic and noble goal and is the spirit in which I hope to see more invention in the future but I think the public good argument is not going to persuade inventors to abandon the patent system. Even though expanding the public domain with inventions was one of the original goals of the patent system we&#8217;re way past that motivation now unfortunately.</p>
<p>Another interesting idea was <a href="http://peerpatent.org/">PeerPatent</a> which is a socially enforced patent system. The creators of PeerPatent see it as a stepping stone to something that may disrupt the patent system one day:</p>
<blockquote><p>When an idea is defensively published on Peer Patent the user will also be able to define what is novel about their idea as a set of claims.  Other users then review and comment on the claims to determine whether they are truly novel, and depending on the results the claims may be awarded a PeerPatent.  This PeerPatent grants the user no legal rights to the idea, but allows them social recognition for originating the idea.  This system does not rise to the level of a patent alternative, but acts as a seed that may eventually grow into an alternative.</p></blockquote>
<p>There was also many comments that suggested excellent reforms to the existing patent system such as reduced terms or forced licensing. However, I don&#8217;t think those reforms are going to get traction because there are huge vested interests working to preserve the status quo. Legislators should still pursue reforms but I don&#8217;t see any significant movement there for the next 3-4 decades. In fact the current economic climate is pushing governments towards increased protectionism and isolationism. For example in his speech on patent reform this June, President Obama stated he wanted to make it easier to file many more patents saying &#8220;<a href="http://www.whitehouse.gov/the-press-office/2011/06/29/press-conference-president">we can&#8217;t give innovators in other countries a big leg up when it comes to opening new businesses and creating new jobs</a>&#8220;. Of course as the leader of a nation he&#8217;s going to take the nationalistic us vs them stance, but it reinforces the flawed view that inventions are solely for competitive advantage, not for the advancement of knowledge and humanity.</p>
<p>I did have one new idea for disrupting the patent system over the weekend as I pondered the comments and suggestions people were sending: <strong>a share-alike patent</strong> which is the subject of my next post.</p>
<p>&nbsp;</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/opinion/'>Opinion</a> Tagged: <a href='http://blog.iandavis.com/tag/patents/'>patents</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1585/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1585/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1585/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1585&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/08/disrupting-the-patent-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>How would you disrupt the patent system?</title>
		<link>http://blog.iandavis.com/2011/08/05/how-would-you-disrupt-the-patent-system/</link>
		<comments>http://blog.iandavis.com/2011/08/05/how-would-you-disrupt-the-patent-system/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 16:15:22 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[disruption]]></category>
		<category><![CDATA[patents]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1578</guid>
		<description><![CDATA[I object to the patent system not because I don&#8217;t think ideas are worth protecting or patent offices make poor decisions but because it represents an unnatural, artificial and corrupt monopoly. It&#8217;s unnatural because it seeks to monopolise something that &#8230; <a href="http://blog.iandavis.com/2011/08/05/how-would-you-disrupt-the-patent-system/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1578&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I object to the patent system not because I don&#8217;t think ideas are worth protecting or patent offices make poor decisions but because it represents an unnatural, artificial and corrupt monopoly. It&#8217;s unnatural because it seeks to monopolise something that is not scarce or limited in supply. It&#8217;s artificial because it wouldn&#8217;t exist without specific legislation that puts it in place. Finally it is corrupt because there is no level playing field and <a href="http://dealbook.nytimes.com/2011/07/04/in-a-bill-wall-street-shows-clout/">the already-powerful can buy favorable treatment</a>.</p>
<p>The patent system persists and must persist because companies have invested massively to carve out areas of that monopoly for themselves creating huge pools of future value. For example the <a href="http://www.eatg.org/eatg/Global-HIV-News/Pharma-Industry/The-2011-drug-patent-cliff-and-the-evolution-of-IP-valuation">pharmaceutical industry expects to lose $78billion in sales</a> over the next 5 years simply from the natural expiry of old patents during that time. What does that imply for the the total value of the non expiring patents over that period?With that much at stake from a few old patents wouldn&#8217;t it make sense to invest a few billion to lobby for extended patent durations, broaden the fields of endeavour that can be patented or impose patent regimes on emerging companies? It does and companies do. What government would dare to face down the largest corporations on the planet, to be seen to be anti-innovation, a destroyer of value and of jobs?</p>
<p>Because of these interests the patent system can&#8217;t change from within and even if <a href="http://googleblog.blogspot.com/2011/08/when-patents-attack-android.html">individual companies might want to break it</a> making the first move is simply commercial suicide and they are forced to perpetuate the system just to survive.</p>
<p>I think the only way to remove this bad monopoly is to disrupt it from outside. I&#8217;m talking about <a href="http://en.wikipedia.org/wiki/Disruptive_technology">a low-end disruption</a> as defined by Clayton Christensen. Those kinds of disruptions are characterised by things that provide some of the benefits of the existing approach but at a dramatically lower cost and in a way that means the incumbents can&#8217;t compete without cannibalizing their existing revenue streams. We&#8217;ve just seen this play out in the music industry: online music started with a poorer experience (lower quality, hard to use, can&#8217;t display on your shelves) but was vastly cheaper (no physical distribution or stock costs) and the record companies resisted for years because to support it would mean cannibalizing their own physical music sales. The disruption is not over yet but I expect the outcome to be a massive diffusion of value away from the big 5 record companies out across the whole value network to new entrants resulting in a burst of new innovation.</p>
<p>So what&#8217;s the disruptor for the patent system? I don&#8217;t have the answer, but I have questions that might shine some light on an answer:</p>
<ol>
<li style="color:#444444;font-family:Georgia, 'Bitstream Charter', serif;font-size:16px;line-height:24px;">Why is there a single provider of the monopoly &#8211; government? What would happen if there were competing entities that could provide protection of ideas?</li>
<li style="color:#444444;font-family:Georgia, 'Bitstream Charter', serif;font-size:16px;line-height:24px;">Is there a way to protect an idea through contract law? Perhaps a trade secret shared with licensees with non-disclosures. Independent invention would be allowable and exploitable.</li>
<li style="color:#444444;font-family:Georgia, 'Bitstream Charter', serif;font-size:16px;line-height:24px;">Are there patent pool systems that provide favourable cross-licensing terms in return for voluntarily reducing the term of any patents not donated to the pool?</li>
<li>What about some kind of idea registry where it&#8217;s free to lodge an idea but you pay to browse and discover them? Companies could license an idea from the inventor via the registry which would compensate inventors. The Achilles heel here is that it doesn&#8217;t prevent external patent claims against the ideas in the registry.</li>
<li>How can crowdsourcing of prior art become sustainable? Can the book and journal digitisation programs be cross linked to subsequent patent claims? How can the effort of doing this be rewarded?</li>
<li>What is to patents as creative commons is to copyright?</li>
</ol>
<div style="color:#444444;font-family:Georgia, 'Bitstream Charter', serif;font-size:16px;line-height:24px;">I&#8217;m interested in your ideas. How would you disrupt the patent system?</div>
<div style="color:#444444;font-family:Georgia, 'Bitstream Charter', serif;font-size:16px;line-height:24px;"><strong>Update</strong>: Discussion on <a href="http://news.ycombinator.com/item?id=2850580">Hacker News</a></div>
<br />Filed under: <a href='http://blog.iandavis.com/category/opinion/'>Opinion</a> Tagged: <a href='http://blog.iandavis.com/tag/disruption/'>disruption</a>, <a href='http://blog.iandavis.com/tag/patents/'>patents</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1578/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1578&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/05/how-would-you-disrupt-the-patent-system/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Failing is an expensive way to learn</title>
		<link>http://blog.iandavis.com/2011/08/05/failing-is-an-expensive-way-to-learn/</link>
		<comments>http://blog.iandavis.com/2011/08/05/failing-is-an-expensive-way-to-learn/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 13:59:48 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1576</guid>
		<description><![CDATA[Reading Josh Infiesto&#8217;s post got me thinking about failure: Learning how to reflexively avoid stupidity is a key ingredient to attaining great heights with any skill. It&#8217;s amazing how many hours you can piss away trying add new and interesting &#8230; <a href="http://blog.iandavis.com/2011/08/05/failing-is-an-expensive-way-to-learn/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1576&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Reading <a href="http://jinfiesto.posterous.com/how-to-seem-good-at-everything-stop-doing-stu">Josh Infiesto&#8217;s post</a> got me thinking about failure:</p>
<blockquote><p>Learning how to reflexively avoid stupidity is a key ingredient to attaining great heights with any skill. It&#8217;s amazing how many hours you can piss away trying add new and interesting techniques to your repertoire before you&#8217;ve really mopped up the basics.</p></blockquote>
<p>I commented that perhaps a paraphrase of his &#8220;Stop doing stupid shit&#8221; principle was &#8220;avoid failure&#8221; but avoiding failure doesn&#8217;t necessarily bring success.</p>
<p>The European startup scene is often contrasted with Silicon Valley in terms of tolerance to failure. On the west coast investors are comfortable with previous failures recognising that they are great opportunities for entrepreneurs to learn and are evidence of appetite for risk.</p>
<p>But aren&#8217;t business failures hugely expensive lessons to take? Perhaps a typical entrepreneur has 2 or 3 failed ideas behind them before stumbling on even moderate success let alone getting to superstar level. Maybe that&#8217;s 2-3 million dollars of burned investment, 20-30 employees lives turned over, a few thousand consumers left without a product. Maybe an angel investor lawsuit for good measure.</p>
<p>That&#8217;s an expensive way to learn those lessons and you don&#8217;t know how many you &#8216;re going to need before you get successful.</p>
<p>The west coast startup mindset is to focus on finding the great idea and accept failures along the way.</p>
<p>Maybe a cheaper and more efficient way would be to prioritise avoiding failure to give yourself a the stability to iterate like crazy on ideas and find the one that&#8217;s going to have the impact you crave?</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/opinion/'>Opinion</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1576/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1576&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/08/05/failing-is-an-expensive-way-to-learn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Kasabi Transit Data for New York City</title>
		<link>http://blog.iandavis.com/2011/07/18/kasabi-transit-data-for-new-york-city/</link>
		<comments>http://blog.iandavis.com/2011/07/18/kasabi-transit-data-for-new-york-city/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 10:18:29 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[rdf]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[kasabi]]></category>
		<category><![CDATA[transit]]></category>
		<category><![CDATA[new york]]></category>
		<category><![CDATA[transport]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1566</guid>
		<description><![CDATA[I just published a new dataset on Kasabi: Transit data for Metropolitan Transportation Agency of New York City The NYCTA operates the Staten Island Railway and the New York City Subway which covers Manhattan, The Bronx, Brooklyn, and Queens. The Kasabi &#8230; <a href="http://blog.iandavis.com/2011/07/18/kasabi-transit-data-for-new-york-city/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1566&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just published a new dataset on Kasabi: <a href="http://beta.kasabi.com/dataset/mta-new-york-city-transit">Transit data for Metropolitan Transportation Agency of New York City</a></p>
<p>The <a href="http://en.wikipedia.org/wiki/New_York_City_Transit_Authority">NYCTA</a> operates the Staten Island Railway and the New York City Subway which covers Manhattan, The Bronx, Brooklyn, and Queens. The Kasabi dataset was converted from their publicly available transit data which they publish in <a href="http://code.google.com/transit/spec/transit_feed_specification.html">GTFS</a> format.</p>
<p>The dataset I published on Kasabi is pretty rich. It contains details of each of the 27 routes operated by the agency including the official colours of the lines for use on a route map. Those routes encompass 493 stops each one of which is geolocated with latitude and longitude. The agency operates 19,000 services on those 27 routes, where each service is a combination of schedule and the particular set of stop serviced, split into inbound and outbound portions. These services include a full outline of the route in geoJSON format too for plotting on maps. Overall there are over half a million data items describing which service calls at which stop on a particular day and time, including distinct arrival and departure times and whether the service picks up, drops off or both. Information about special transfers between stops is also included.</p>
<p>I created a set of <a href="http://beta.kasabi.com/api/sparql-endpoint-mta-new-york-city-transit#Sample Queries">sample SPARQL queries</a> that should help you get started. I also created a new <a href="http://vocab.org/transit/terms/">transit vocabulary</a> for representing this kind of data which based on the GTFS format. I plan to publish more GTFS conversions in the coming weeks. Hopefully feedback on this current Kasabi dataset will improve the schema design and the future conversions.</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/projects/'>Projects</a> Tagged: <a href='http://blog.iandavis.com/tag/kasabi/'>kasabi</a>, <a href='http://blog.iandavis.com/tag/linked-data/'>linked data</a>, <a href='http://blog.iandavis.com/tag/new-york/'>new york</a>, <a href='http://blog.iandavis.com/tag/open-data/'>open data</a>, <a href='http://blog.iandavis.com/tag/rdf/'>rdf</a>, <a href='http://blog.iandavis.com/tag/transit/'>transit</a>, <a href='http://blog.iandavis.com/tag/transport/'>transport</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1566/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1566/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1566/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1566&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/07/18/kasabi-transit-data-for-new-york-city/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
		<item>
		<title>Ordnance Survey Linksets on Kasabi</title>
		<link>http://blog.iandavis.com/2011/07/10/ordnance-survey-linksets-on-kasabi/</link>
		<comments>http://blog.iandavis.com/2011/07/10/ordnance-survey-linksets-on-kasabi/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 15:17:30 +0000</pubDate>
		<dc:creator>Ian Davis</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[data.gov.uk]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[kasabi]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[ordnance survey]]></category>
		<category><![CDATA[rdf]]></category>

		<guid isPermaLink="false">http://blog.iandavis.com/?p=1560</guid>
		<description><![CDATA[I just published 5 new datasets in Kasabi. These are quite simple datasets that provide links between the Ordnance Survey Administrative Geography and various other geographic datasets hosted in Kasabi. To create them I first extracted all the shapefile data &#8230; <a href="http://blog.iandavis.com/2011/07/10/ordnance-survey-linksets-on-kasabi/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1560&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just published 5 new datasets in <a href="http://beta.kasabi.com/">Kasabi</a>. These are quite simple datasets that provide links between the <a href="http://beta.kasabi.com/dataset/ordnance-survey-linked-data">Ordnance Survey Administrative Geography</a> and various other geographic datasets hosted in Kasabi.</p>
<p>To create them I first extracted all the shapefile data from the Ordnance Survey dataset. Because the OS publish shapefile data in their RDF I could do this by simply running a sparql query on the Ordnance Survey dataset (here&#8217;s an example of <a href="http://data.ordnancesurvey.co.uk/doc/geometry/124247">one of the GML shapefiles</a>). That streamed out about 800MB of JSON results, maxing out my ADSL bandwidth much to the frustration of the rest of the family!</p>
<p>To make each of my datasets I sparqled the target dataset to extract all the geographic points then simply checked each OS shapefile to see if it contained any of the points. I used the <a href="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/within">os:within</a> and <a href="http://data.ordnancesurvey.co.uk/ontology/spatialrelations/contains">os:contains</a> properties defined by the OS to link the regions to the points they contain.</p>
<p>Here are the linksets I created:</p>
<ul>
<li><a href="http://beta.kasabi.com/dataset/ordnance-survey-our-airports-linkset">Ordnance Survey to Our Airports Linkset</a></li>
<li><a href="http://beta.kasabi.com/dataset/ordnance-survey-oxpoints-linkset">Ordnance Survey to OxPoints Linkset</a></li>
<li><a href="http://beta.kasabi.com/dataset/ordnance-survey-renewable-energy-generators-linkset">Ordnance Survey to Renewable Energy Generators Linkset</a></li>
<li><a href="http://beta.kasabi.com/dataset/ordnance-survey-traffic-scotland-linkset">Ordnance Survey to Traffic Scotland Linkset</a></li>
<li><a href="http://beta.kasabi.com/dataset/ordnance-survey-uk-education-linkset">Ordnance Survey to UK Education Linkset</a></li>
</ul>
<p>What are they useful for? Well, you can get a list of <a href="http://beta.kasabi.com/queries/which-renewable-energy-generators-are-county-norfolk">Norfolk&#8217;s renewable energy generators</a> or find out <a href="http://beta.kasabi.com/queries/which-os-regions-enclose-specific-traffic-incident">which consituency or county council to inform about the traffic incident that caused the closure of the A93 Spittal of Glenshee on 6th July 2011</a>.</p>
<p>Finally, I licensed these under CC0 so there are no restrictions on how you can use them.</p>
<br />Filed under: <a href='http://blog.iandavis.com/category/projects/'>Projects</a> Tagged: <a href='http://blog.iandavis.com/tag/data-gov-uk/'>data.gov.uk</a>, <a href='http://blog.iandavis.com/tag/geodata/'>geodata</a>, <a href='http://blog.iandavis.com/tag/kasabi/'>kasabi</a>, <a href='http://blog.iandavis.com/tag/linked-data/'>linked data</a>, <a href='http://blog.iandavis.com/tag/opendata/'>opendata</a>, <a href='http://blog.iandavis.com/tag/ordnance-survey/'>ordnance survey</a>, <a href='http://blog.iandavis.com/tag/rdf/'>rdf</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/innovateer.wordpress.com/1560/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/innovateer.wordpress.com/1560/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/innovateer.wordpress.com/1560/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/innovateer.wordpress.com/1560/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/innovateer.wordpress.com/1560/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/innovateer.wordpress.com/1560/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/innovateer.wordpress.com/1560/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/innovateer.wordpress.com/1560/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.iandavis.com&amp;blog=12375643&amp;post=1560&amp;subd=innovateer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.iandavis.com/2011/07/10/ordnance-survey-linksets-on-kasabi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/09dc91c92d018a094d7ce79b19034252?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">innovateer</media:title>
		</media:content>
	</item>
	</channel>
</rss>
