<?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>Derivadow &#187; URL</title>
	<atom:link href="http://derivadow.com/category/web-development/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://derivadow.com</link>
	<description>...is a blog by Tom Scott a place where I ramble about my thoughts and observations on the open web, linked data, URIs and generally how technology and design can create great things for people to use.</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:06:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='derivadow.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7b9c03de1097d03678bbe6fb6e952bf0?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Derivadow &#187; URL</title>
		<link>http://derivadow.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://derivadow.com/osd.xml" title="Derivadow" />
	<atom:link rel='hub' href='http://derivadow.com/?pushpress=hub'/>
		<item>
		<title>Linked things</title>
		<link>http://derivadow.com/2010/07/01/linked-things/</link>
		<comments>http://derivadow.com/2010/07/01/linked-things/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 12:16:04 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1323</guid>
		<description><![CDATA[So this is the question: do you always need separate URIs for non-information resources and the information resource? That is do you need an identifier for both the document and the thing the document is about? Your answer to that question will depend a lot on your attitudes to the semantic web project. Now until&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1323&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So this is the question: do you always need separate URIs for non-information resources and the information resource? That is do you need an identifier for both the document and the thing the document is about? Your answer to that question will depend a lot on your attitudes to the semantic web project.</p>
<p>Now until recently I would have said &#8220;yes you do need both&#8221;, but recently I&#8217;ve been thinking that perhaps it&#8217;s not quite so black and white.</p>
<p>Before I get into why I think it probably makes sense to backtrack a little and explain the background to the question. After all for many people this question seems odd: why on earth would you need a URI for anything other than the web page, the document?</p>
<div id="attachment_4163" class="wp-caption alignright" style="width: 630px"><img class="size-full wp-image-4163" title="Library Parabola" src="http://derivadow.files.wordpress.com/2010/07/370775225_87b540808b_z.jpeg?w=620&#038;h=412" alt="Library Parabola" width="620" height="412" /><p class="wp-caption-text">Library Parabola by Alex Watson, some rights reserved</p></div>
<p>In the real world we give all sorts of things identifiers: people have passports and National Insurance Numbers; buildings get Post Codes; books ISBNs etc. We do this because it&#8217;s useful to be able to unambiguously identify stuff. To be able to point, discuss and share information about things.</p>
<p>On the Internet we have email addresses and URIs on the Web. <a href="http://openid.net/">OpenID</a> for example is predicated on the notion that a person can have an URI to identify themselves. And the <a href="http://linkeddata.org/">Linked Data project</a> gives URIs for not just people, but all sorts of things: people, places, animals, music, and through dbpedia the myriad of things described in Wikipedia.</p>
<p>Once you have an identifier for a thing you can make assertions about that thing. How big it is, where it is (in the real world), when it was created, who owns it, anything. You can also describe how those things relate to other things – this person is friends with this person and works for this company, which is at this address etc.</p>
<p>Now many people will tell you (indeed I probably will too) that you need to distinguish the statements you make about the thing in the real world from the statements about the document. For example, a URI for me might return a document with some information about me, but the creation date for that document and the creation date for me are two different things. And because you don&#8217;t want to get confused it&#8217;s better to have a URI for the thing and another one for the document making assertions about the thing. Make sense?</p>
<p>For those that are interested there are a couple of different ways of achieving this separation. For the purposes of this post it&#8217;s not important to know how to do this, but if you&#8217;re interested have a look at <a href="http://www.w3.org/TR/cooluris/">this paper</a> by <a href="http://richard.cyganiak.de/">Richard</a>.</p>
<p>But here&#8217;s the thing, many people will tell you that this is all too complex and frankly unnecessary, indeed you may well be thinking the same thing right about now.</p>
<p>Some people will tell you that the whole non-information resource thing isn&#8217;t necessary – we have a web of documents and we just don&#8217;t need to worry about URIs for non-information resources; others will claim that everything is a thing and so every URL is, in effect, a non-information resource.</p>
<p><a href="http://twitter.com/fantasticlife/">Michael</a>, however, recently made a very good point (as usual): all the interesting assertions are about real world things not documents. The only metadata, the only assertions people talk about when it comes to documents are relatively boring: author, publication date, copyright details etc.</p>
<p>If this is the case then perhaps we should focus on using RDF to describe real world things, and not the documents about those things.</p>
<p>On the Web there are a number of different ways of making an assertion about a thing (as identified via a URI): you can state how it relates to other things, you can link it to a piece of data (e.g. RDF literals) or you can link it to a document which makes some statements about the thing (e.g. a news article).</p>
<p>The question is: is there much utility in defining non-information resources in this third scenario: do you need URIs for the documents? Obviously they still need a URL so you can link to it and you should make that document available in a variety of representations but do you need a separate identifier for the non-information resource?</p>
<p>I think not.</p>
<p>This is how I&#8217;ve started to think about it: RDF is a great way of describing how (real world) things relate to each other and for this you need URIs for non-information resources. And because you&#8217;re dealing with real world things (I know documents are real world things too, but going down this path is how we ended up with the confusion we have today) you will hopefully have interesting and useful links to other things, useful chunks of data and links to useful documents about that thing. Those documents could be in any format &#8211; they could be an HTML document, a (Flash) movie, MP3 file, even a csv file. The point is the documents decorate the tree they are discoverable via the RDF graph but they don&#8217;t need to be published as RDF themselves.</p>
<p>An RDF graph of things is therefore a great way to: discover documents, to make assertions and share what we know about how those things. Or put another way RDF is a way of building a vocabulary to describe how web resources related to real world objects. I my however me wrong and I would be interested to hear what others think.</p>
<br />Filed under: <a href='http://derivadow.com/category/information-architecture/'>Information Architecture</a>, <a href='http://derivadow.com/category/knowledge-management/'>Knowledge Management</a>, <a href='http://derivadow.com/category/web-development/linked-data-web-development/'>Linked Data</a>, <a href='http://derivadow.com/category/metadata/'>Metadata</a>, <a href='http://derivadow.com/category/web-development/semantic-web-web-development/'>Semantic web</a>, <a href='http://derivadow.com/category/web-development/url/'>URL</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1323/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1323/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1323/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1323&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2010/07/01/linked-things/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2010/07/370775225_87b540808b_z.jpeg" medium="image">
			<media:title type="html">Library Parabola</media:title>
		</media:content>
	</item>
		<item>
		<title>Apis and APIS a wildlife ontology</title>
		<link>http://derivadow.com/2010/03/02/apis-and-apis-a-wildlife-ontology/</link>
		<comments>http://derivadow.com/2010/03/02/apis-and-apis-a-wildlife-ontology/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 22:35:55 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[BBC Earth]]></category>
		<category><![CDATA[BBC Programmes]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1289</guid>
		<description><![CDATA[By a mile the highlight of last week or so was the 2nd Linked Data meet-up. Silver and Georgi did a great job of organising the day and I came away with a real sense that not only are we on the cusp of seeing a lot of data on the web but also that&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1289&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>By a mile the highlight of last week or so was the <a href="http://www.meetup.com/Web-Of-Data/calendar/12317420/">2nd Linked Data meet-up</a>. <a href="http://blockslabpillar.com/">Silver</a> and <a href="http://blog.georgikobilarov.com/">Georgi</a> did a great job of organising the day and I came away with a real sense that not only are we on the cusp of seeing a lot of data on the web but also that the UK is at the centre of this particular revolution. All very exciting.</p>
<p>For my part I presented the work we&#8217;ve been doing on <a href="http://www.bbc.co.uk/wildlifefinder/">Wildlife Finder</a> &#8211; how we&#8217;re starting to publish and consume data on the web. Ed Summers has a <a href="http://inkdroid.org/journal/2010/03/02/a-middle-way-for-linked-data-at-the-bbc/">great write up of what we&#8217;re doing</a> I&#8217;ve also published my slides here:</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/3275810' width='620' height='508'></iframe>
<p>I also joined <a href="http://cloudofdata.com/">Paul Miller</a>, <a href="http://www.jenitennison.com/blog/">Jeni Tennison</a>, <a href="http://iandavis.com/">Ian Davis</a> and <a href="http://network.nature.com/people/timo/profile">Timo Hannay</a> on a panel session discussing Linked Data in the enterprise.</p>
<p>In terms of Wildlife Finder there are a few things that I wanted to highlight:</p>
<ol>
<li>If you&#8217;re interested in the RDF and how we&#8217;re modelling the data we&#8217;ve documented the <a href="http://purl.org/ontology/wo/">wildlife ontology here</a>. In addition to the ontology itself we&#8217;ve also included some background on why we modelled the information in the way we have.</li>
<li>If you want to get you&#8217;re hands on the RDF/XML then either add .rdf to the end of most of our URLs (more on this later) or configure your client to request RDF/XML &#8211; we&#8217;ve implemented <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec12.html">content negotiation</a> so you&#8217;ll just get the data.</li>
<li><strong>But</strong>&#8230; we&#8217;ve not implemented everything just yet. Specifically the <a href="http://www.bbc.co.uk/nature/adaptations">adaptations</a> aren&#8217;t published as RDF &#8211; this is because we&#8217;re making a few changes to the structure of this information and I didn&#8217;t want to publish the data and then change it. Nor have we published information on the species conservation status that&#8217;s simply because we&#8217;ve not finish yet (sorry).</li>
<li>It&#8217;s not all RDF &#8211; we are also marking-up our taxa pages with the <a href="http://microformats.org/wiki/species">species microformat</a> which gives more structure to the common and scientific names.</li>
</ol>
<p>Anyway I hope you find this useful.</p>
<br />Filed under: <a href='http://derivadow.com/category/organisations/bbc/'>BBC</a>, <a href='http://derivadow.com/category/bbc-earth/'>BBC Earth</a>, <a href='http://derivadow.com/category/bbc-programmes/'>BBC Programmes</a>, <a href='http://derivadow.com/category/information-architecture/'>Information Architecture</a>, <a href='http://derivadow.com/category/web-development/linked-data-web-development/'>Linked Data</a>, <a href='http://derivadow.com/category/web-development/microformats/'>Microformats</a>, <a href='http://derivadow.com/category/web-development/semantic-web-web-development/'>Semantic web</a>, <a href='http://derivadow.com/category/technology/'>Technology</a>, <a href='http://derivadow.com/category/web-development/url/'>URL</a>, <a href='http://derivadow.com/category/web-development/'>Web development</a>, <a href='http://derivadow.com/category/work/'>Work</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1289/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1289/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1289/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1289&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2010/03/02/apis-and-apis-a-wildlife-ontology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>
	</item>
		<item>
		<title>There&#8217;s only metadata and URIs</title>
		<link>http://derivadow.com/2009/10/11/theres-only-metadata-and-uris/</link>
		<comments>http://derivadow.com/2009/10/11/theres-only-metadata-and-uris/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 11:40:36 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[concepts]]></category>
		<category><![CDATA[Stephen Pinker]]></category>
		<category><![CDATA[URI]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1174</guid>
		<description><![CDATA[On the web I reckon there&#8217;s only metadata and URIs or perhaps there&#8217;s no metadata and only data. Either way the metadata, data/content distinction isn&#8217;t helpful. Linked Data allows you to bind HTTP URIs to an object and to information about that object. This is useful because it&#8217;s more useful to talk about real world&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1174&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On the web I reckon there&#8217;s only metadata and URIs or perhaps there&#8217;s no metadata and only data. Either way the metadata, data/content distinction isn&#8217;t helpful.</p>
<p>Linked Data allows you to bind HTTP URIs to an object and to information about that object. This is useful because it&#8217;s more useful to talk about real world things &#8212; things like people, places and events &#8212; the things that people think about. Despite this I have numerous conversations, and have done for years, about what &#8216;metadata&#8217; to use to describe a document. Typically what this really means is: &#8220;what keywords to use so that some technomagical solution can use that &#8216;metadata&#8217; to personalise/ recommend content&#8221;.</p>
<div id="attachment_1224" class="wp-caption alignright" style="width: 510px"><a href="http://www.flickr.com/photos/saltatempo/323462998/"><img class="size-full wp-image-1224 " title="self-portraiture + metadata" src="http://derivadow.files.wordpress.com/2009/10/self-portraiture-metadata.jpg?w=620" alt="Self-portraiture + metadata by Saltatempo's. Some rights reserved"   /></a><p class="wp-caption-text">Self-portraiture + metadata by Saltatempo&#039;s. Some rights reserved</p></div>
<p>Beyond the obvious &#8212; keywords on their own are never going to achieve the sorts of solutions non-technical people imagine &#8212; it also forces an unhelpful schism. It makes people think about their content and your metadata, or that metadata is somehow outwith the content they are creating. The trouble is that one persons data is another persons metadata. Is the title of a story metadata or content? Is a news story content or metadata about a real world event? The answer depends on your perspective.</p>
<p>It seems to be that a more useful way to think about things is to have URIs to identify things and then have information/documents/data/metadata/whatever that make assertions about those things. Sometimes those bits of information will be simple data points, for example, for an album release they might include information/metadata about who performed or wrote the piece (obviously linking to URIs to identify the person who did perform or write it, with appropriate predicates) while other bits of metadata might be more verbose: reviews of the album or the lyrics etc. and then again some might be media things (recordings of the album etc.).</p>
<p>And of course because we’re talking about a graph of data, those documents making assertions about a thing can in turn also have metadata/data/documents which make assertions about them, for example, who wrote it, comments about it etc.</p>
<p>Imagine what might happen if a news website took this approach? You would mint a URI for the event (or reuse one that already existed) and then write news stories about it, each with their own URL, each making assertions about that event. It would create a news service which was truly native to the Web, rather than a facsimile of the printed press. Imagine then what it would be like if we could link-up all the news stories on the web which also made assertions about that event. As a user of such a site/ set of sites I could find everything about a given thing (a person, event or place).</p>
<p>Of course, as <a href="http://danbri.org/">Dan Brickley</a>, <a href="http://lists.w3.org/Archives/Public/public-esw-thes/2009Feb/0061.html">put it</a>:</p>
<blockquote><p>concepts and events are still social and technological artefacts, but they are designed to help interconnect descriptions of <a href="http://www.bbc.co.uk/nature/order/Lepidoptera">butterflies</a>, documents (and data) about butterflies, and people with interest or expertise relating to butterflies.</p></blockquote>
<p>In other words what matters is a way of identifying things, a way of interconnecting them and a way of describing them &#8212; subdividing those ways of describing them into &#8216;data&#8217; and &#8216;metadata&#8217; is unhelpful, or at the very least adds nothing useful.</p>
<p>It is however useful to separate our concept of something from our conception of it. As <a href="http://pinker.wjh.harvard.edu/about/index.html">Stephen Pinkers</a> <a href="http://www.powells.com/authors/stevenpinker.html">puts it</a>:</p>
<blockquote><p>&#8230;if you look up William Shakespeare in a dictionary it says &#8220;English playwright, lived in the 17th century, wrote Romeo and Juliet and Hamlet, etc.&#8221; Is that what the name William Shakespeare means, and is that what the concept William Shakespeare is? That sounds plausible, but it turns out not to be true. If we were to learn that William Shakespeare didn&#8217;t write any of the plays attributed to him — let&#8217;s say that we learned he didn&#8217;t even live in Stratford, that there was a clerical error and he really lived in Warwick. He would still be William Shakespeare, and we wouldn&#8217;t posthumously dub the real author of Shakespeare&#8217;s plays William Shakespeare. We would just say we were mistaken about what we believed about William Shakespeare.</p>
<p>So what is the concept of William Shakespeare, the meaning of the word William Shakespeare? Basically, when Mr. and Mrs. Shakespeare christened their son William, and the name stuck, and then everyone who knew him, and then who knew someone else, who knew someone else, and passed it down to us — that unbroken chain of transmission of the name from the moment of first dubbing is what gives William Shakespeare its meaning. There&#8217;s a sense in which to have a concept necessarily means to be connected to the world through this chain of transmission of a name going back to the moment of first dubbing.</p></blockquote>
<p>So while I don&#8217;t think it&#8217;s helpful to separate data from metadata it is helpful separate concept from conception.</p>
<br />Posted in Information Architecture, Linked Data, Metadata, Semantic web, URL, Web development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1174&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/10/11/theres-only-metadata-and-uris/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/10/self-portraiture-metadata.jpg" medium="image">
			<media:title type="html">self-portraiture + metadata</media:title>
		</media:content>
	</item>
		<item>
		<title>Humanity Connected</title>
		<link>http://derivadow.com/2009/07/14/humanity-connected/</link>
		<comments>http://derivadow.com/2009/07/14/humanity-connected/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:50:14 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Aleks Krotoski]]></category>
		<category><![CDATA[Bill Thompson]]></category>
		<category><![CDATA[Digital Revolution]]></category>
		<category><![CDATA[Susan Greenfield]]></category>
		<category><![CDATA[TimBL]]></category>
		<category><![CDATA[webat20]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1179</guid>
		<description><![CDATA[Digital Revolution, a new BBC TV programme, was launched last Friday. Due to be broadcast next year, the programme will be looking back over the first 20 years of the web and considering what the future might hold. The show will be considering how the web has changed society and the implications for things like&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1179&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bbc.co.uk/digitalrevolution/">Digital Revolution</a>, a new BBC TV programme, was launched last Friday. Due to be broadcast next year, the programme will be looking back over the first 20 years of the web and considering what the future might hold. The show will be considering how the web has changed society and the implications for things like security, privacy and the economy.</p>
<div id="attachment_1191" class="wp-caption alignright" style="width: 520px"><a href="http://derivadow.files.wordpress.com/2009/07/timbl-at-digrev.jpg"><img class="size-full wp-image-1191 " title="TimBL at DigRev" src="http://derivadow.files.wordpress.com/2009/07/timbl-at-digrev.jpg?w=620" alt="Tim Berners-Lee. Photograph by Documentally, some rights reserved."   /></a><p class="wp-caption-text">Tim Berners-Lee. Photograph by Documentally, some rights reserved.</p></div>
<p>Unlike &#8212; well probably every other TV programme I&#8217;ve ever come across &#8212; each programme will be influenced and debated on the web during it&#8217;s production. Some of rushes and interviews will be made available on the web (under permissive terms) so that anyone can contribute to the debate, helping to shape the final programme.</p>
<p>To kick all this off the BBC hosted a debate chaired by <a href="http://www.toastkid.com/">Aleks Krotoski</a> with <a href="http://www.w3.org/People/Berners-Lee/">Tim Berners-Lee</a>, <a href="http://www.andfinally.com/">Bill Thompson</a>, <a href="http://en.wikipedia.org/wiki/Susan_Greenfield,_Baroness_Greenfield">Susan Greenfield</a> and <a href="http://en.wikipedia.org/wiki/Chris_Anderson_%28writer%29">Chris Anderson</a>. The audience was almost as impressive as the folks up on stage a great mix of geeks and journalists, and luckily I managed to wangle an invite (probably because I&#8217;ve had a tiny, tiny role on the project).</p>
<p>Anyway&#8230; the presentations were very cool, and while I <a href="http://twitter.com/derivadow">tweeted</a> the best bits on the day I thought I would write up a short post summing it all up. You know, contributing to the debate and all that.</p>
<p>The thing that struck me most were the discussions and points made around the way in which the web has provided a platform for creativity, and the risks to it&#8217;s future because of governments&#8217; failure to understand it (OK, the failure to understand it is my interpretation, not the view expressed by the speakers).</p>
<p>I&#8217;ve written previously about how the web&#8217;s <a href="http://derivadow.com/2008/10/18/media-companies-should-embrace-the-generative-nature-of-the-web/">generative nature</a> has helped enable an eruption of creativity, spawning a new economy in it&#8217;s wake; and <a href="http://derivadow.com/2008/10/28/coffee-houses-and-civil-liberty/">how governments have failed to grasp that it&#8217;s the people that use the medium that need policing not the medium itself</a>. But as you might expect from such an illustrious bunch of people the panel managed to nail the point much better than I ever could.</p>
<p>To <a href="http://www.bbc.co.uk/blogs/digitalrevolution/2009/07/more-from-web-at-20.shtml">misquote</a> TimBL: The web should be like paper. Government should be able to prosecute if you misuse it, but they shouldn&#8217;t limit what you are able to do with it. When you buy paper you aren&#8217;t limited in what can be written or drawn on it, the and like paper the Internet shouldn&#8217;t be set up in such a way as to constrain it&#8217;s use.</p>
<p>The reason this is important is because it helps to preserve the web&#8217;s generative nature. TimBL points out that people are creative, they simply need platform for that creativity, and if that platform is to be the Web then it needs to support everyone, anyone should be able to express that creativity and that means it needs to be open.</p>
<p>As an aside there was a discussion as to whether or not access to the Internet is a &#8216;human right&#8217; &#8212; I&#8217;m not sure whether it is or not, but it&#8217;s worth considering whether or not if everyone had access to the Web whether it could be used to solve problems in the developing world. For example, by allowing communities to share information on how to dig wells and maintain irrigation systems, information on health care and generally providing educational material. It is very easy, for us in the West to think of the Web as synonymous with the content and services currently provided on it and whether they would be useful in developing countries. But the point really should be if anyone, anywhere in the world where able to create and share information what would they do with it? My hope would be that the services offered would reflect local needs &#8212; whether that be social networking in US colleges or water purification in East Africa.</p>
<p>Of course being open and free for all to use doesn&#8217;t mean that everything on the web will be wonderful, or indeed legal; no more so than paper ensures wonderful prose because it is open. Or as TimBL puts it:</p>
<blockquote><p>Just because you can read everything out there doesn&#8217;t mean you should. If you found a piece of paper blowing in the wind you wouldn&#8217;t expect it to be edifying.</p></blockquote>
<p>But what does open mean?</p>
<p>Personally I think that an open web is one that seeks to preserve it&#8217;s generative nature. But the discussion last Friday also focused on the implications for privacy and snooping.</p>
<p>Governments the world over, including to our shame the current UK Government, are seeking to limit the openness of the web; that is rather than addressing the specific activities that happen on the web, they are seeking to limit the very platform itself. ISPs around the world, at the behest of governments, are being asked to track and record what you do on the web, everything you do on the web. Elsewhere, content is being filtered, traffic shaped and sites blocked.</p>
<p>The sorts of information being collected can include your search terms (pinned to your IP address) and the sites you visit. Now for sure this might, sometime include a bunch of URIs that point to illegal and nefarious activity, but it might also include (indeed it&#8217;s more likely to include) URIs relating to a medical condition or legal advice or a hundred and one other, perfectly legal but equally personal bits of information.</p>
<p>Should a government, its agencies or an ISP be able to capture, store and analyses this data? Personally I think not. And should you think that I&#8217;m just being a scaremonger have a read of Bill&#8217;s post &#8220;<a href="http://news.bbc.co.uk/1/hi/technology/8068463.stm">The digital age of rights</a>&#8221; about the French government&#8217;s HADOPI legislation.</p>
<p>On the day Bill Thompson (who, by the way, was on blinding form) summed up the reason why when he summed up his hopes for the web thus:</p>
<blockquote><p>I hoped that the web would help us know our neighbours better, so that we didn&#8217;t go and kill them. That hasn&#8217;t happened but it does now mean it&#8217;s much harder to get away with it &#8211; the world will now know if you do kill them.</p></blockquote>
<p>Governments know this, which is why some now try to lock down access to the Internet when there is civil unrest in their country. And it is also why the rest of the web tries to help them break though.</p>
<p>Few Western governments, would condone the activities of such Totalitarian states. But it is interesting to consider whether Western governments would support North Korea or Iran setting up the kinds of databases currently being debated in Europe and the States. Now they might point out that the comparison isn&#8217;t a fair one since they are nice, democratic governments not nasty oppressive ones. But isn&#8217;t that painfully myopic? How do they know who will be in power in the future? How do they know how future governments might seek to use the information they are gathering now?</p>
<p>Seeking to prevent snooping on the Internet aside there is another reason why the web should remain open, and it is the reason why it&#8217;s important to fight for <a href="http://www.w3.org/TR/mobile-bp/#OneWeb">One Web</a>.</p>
<p>Susan Greenfield quite rightly pointed out that &#8216;Knowledge is to be found by creating context, links between facts; it&#8217;s the context that counts&#8217;. Although she was making the point in an attempt to take a swipe at the Web, trying to suggest that the web is no more than a collection of facts devoid of context, it seems to me that in fact the web is the ultimate context machine. (One sometimes wonders whether she has ever actually used any of the services she complains about, indeed I wonder if she uses the web at all).</p>
<p>The web is, as the name suggest, a set of interconnected links. Those URIs and the links between, as TimBL reminded us, are made by people, they are followed by people and as such you can legitimately think of the Web as humanity connected.</p>
<p>URIs are incredibly powerful, particularly when they are used to identify things in addition to documents. When they are used to identify things (dereferencing to the appropriate data or document format) they can lead to entirely new ways to access information. An example highlighted by TimBL is the impact they might have on TV channels and schedules.</p>
<p>He suggested that the concept of a TV channel was limited and that it would be replaced with complete random access. When anyone, anywhere in the world, can follow a URI to a persistent resource (note he didn&#8217;t say click on a link) then the TV channel as a means of discovery and recommendation will be replaced with a trust network. &#8220;My friends have watched this, most of them like it&#8230;&#8221; sort of thing.</p>
<p>Of course to get there we need to change the way we think about the web and the way in which we publish things. And here TimBL pointed to the history of the web, suggesting that the next digital revolution will operate in a similar fashion.</p>
<p>The web originally happened not because senior management thought it was a good idea &#8211; it happened because people who &#8216;got it&#8217; thought it was cool, that it was the right thing and that they were lucky enough to have managers that didn&#8217;t get in the way. Indeed this is exactly what happened when TimBL wrote the first web server and client and then when the early web pioneers started publishing web pages. They didn&#8217;t do it because they were told to, they didn&#8217;t do it because there was any immediate benefit. They did it because they thought that by doing it it would enable cool things to happen. The last couple of years suggests that we are on the cusp of a similar revolution as people start to publish linked data which will in turn result in a new digital revolution.</p>
<br />Posted in BBC, Linked Data, Semantic web, Technology, URL, Web development, Work  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1179&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/07/14/humanity-connected/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/07/timbl-at-digrev.jpg" medium="image">
			<media:title type="html">TimBL at DigRev</media:title>
		</media:content>
	</item>
		<item>
		<title>URL shortening it&#8217;s nasty but it&#8217;s also unnecessary</title>
		<link>http://derivadow.com/2009/06/09/url-shortening-its-nasty-but-its-also-unnecessary/</link>
		<comments>http://derivadow.com/2009/06/09/url-shortening-its-nasty-but-its-also-unnecessary/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 23:04:33 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[longurl]]></category>
		<category><![CDATA[url shortening]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1151</guid>
		<description><![CDATA[URL shortening is just wrong and it&#8217;s not just me that thinks so Joshua Schachter thinks so too and Simon Willison has a partial solution. The reason various folk are worried about URL shortening and think that it&#8217;s largely evil is because it breaks the web. URLs need to be persistent and that&#8217;s not so&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1151&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://derivadow.com/2008/03/20/the-url-shortening-anti-pattern/">URL shortening is just wrong</a> and it&#8217;s not just me that thinks so <a href="http://joshua.schachter.org/2009/04/on-url-shorteners.html">Joshua Schachter thinks so too</a> and <a href="http://simonwillison.net/2009/Apr/11/revcanonical/">Simon Willison has a partial solution</a>. The reason various folk are worried about URL shortening and think that it&#8217;s largely evil is because it breaks the web.</p>
<div id="attachment_1152" class="wp-caption alignright" style="width: 520px"><a href="http://www.flickr.com/photos/darwinbell/465459020/"><img class="size-full wp-image-1152 " title="the weakest link" src="http://derivadow.files.wordpress.com/2009/06/the-weakest-link.jpg?w=620" alt="&quot;The weakest link&quot; by Darwin Bell. Some rights reserved."   /></a><p class="wp-caption-text">&quot;The weakest link&quot; by Darwin Bell. Some rights reserved.</p></div>
<p>URLs need to be persistent and that&#8217;s not so likely when you use these services. But the ever increasing popularity of Twitter, who impose a 140 character limit on tweets, means that more and more URLs are getting shortened. The ridiculous thing is it isn&#8217;t even necessary.</p>
<p>In addition to the rev=&#8221;canonical&#8221; fix that <a href="http://laughingmeme.org/2009/04/03/url-shortening-hinting/">Kellan proposed</a> <a href="http://twitter.com/fantasticlife">Michael</a> has also <a href="http://derivadow.com/2008/03/20/the-url-shortening-anti-pattern/#comment-2642">recently</a> come across <a href="http://longurl.org/">longurl.org</a> which</p>
<blockquote><p>&#8230;could solve at least some of these problems. It provides a service to expand short urls from many, many providers into long urls</p></blockquote>
<p>That&#8217;s cool because:</p>
<blockquote><p>it caches the expansion so has a persistent store of short &lt;&gt; long mappings. They plan to expose these mappings on the web which would also solve [reliance on 3rd party – if they go out of business links break]</p></blockquote>
<p>Of course what would be extra cool would be if, in addition to the <a href="http://launchpad.net/longurl">source code being open sourced</a>, so was the underlying database. That way if anything happened to longurl.org someone else could resurrect the service.</p>
<p>All good stuff. But the really ironic thing is that none of this should be neccessary. The &#8216;in 140 characters or less&#8217; thing isn&#8217;t true. As Michael points out:</p>
<blockquote><p>if i write a tweet to the 140 limit that includes a link then &lt;a href=”whatever”&gt;whatever&lt;/a&gt; will be added to the message. so whilst the visible part of the message is limited to 140 chars the message source isn’t. There’s no reason twitter couldn’t use the long url in the href whilst keeping the short url as the link text…</p></blockquote>
<p>All Twitter really needs to do is provide their own shortening service &#8211; if you enter anything that starts &#8220;http://&#8221; it gets shortened in the visable message. Of course it doesn&#8217;t really need to actually provide a unique, hashed URL, it could convert the anchor text to &#8220;link&#8221; or the first few letters of the title of the target page while retaining the full-fat, canonical URL in the href.</p>
<br />Posted in Technology, Twitter, URL, Web 2.0, Web development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1151&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/06/09/url-shortening-its-nasty-but-its-also-unnecessary/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/06/the-weakest-link.jpg" medium="image">
			<media:title type="html">the weakest link</media:title>
		</media:content>
	</item>
		<item>
		<title>Linking bbc.co.uk to the Linked Data cloud</title>
		<link>http://derivadow.com/2009/03/31/linking-bbccouk-to-the-linked-data-cloud/</link>
		<comments>http://derivadow.com/2009/03/31/linking-bbccouk-to-the-linked-data-cloud/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 09:26:01 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[BBC Programmes]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[MusicBrainz]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1047</guid>
		<description><![CDATA[I&#8217;ve been doing a few talks recently &#8211; most recently at the somewhat confused OKCon (Open Knowledge) Conference. The audience was extremely diverse and so I tried to not only talk about what we&#8217;ve done but also introduce the concept of Linked Data and explain what it is. Linked Data is a grassroots project to&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1047&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing a few talks recently &#8211; most recently at the somewhat confused <a href="http://www.okfn.org/okcon/">OKCon</a> (Open Knowledge) Conference. The audience was extremely diverse and so I tried to not only talk about what we&#8217;ve done but also introduce the concept of Linked Data and explain what it is.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/1223984' width='620' height='508'></iframe>
<p><a href="http://linkeddata.org/">Linked Data</a> is a grassroots project to use web technologies to expose data on the web. It is for many people  synonymous with the semantic web &#8211; and while this isn’t quite true. It does, as far as I’m concerned, represent a very large subset of the semantic web project. Interestingly, it can also be thought of as the ‘<a href="http://blogs.zdnet.com/semantic-web/?p=165">the web done right</a>’, the web as it was originally designed to be.</p>
<h2>But what is it?</h2>
<p>Well it can be described with 4 simple rules.</p>
<h3>1. Use URIs to identify things not only documents</h3>
<p>The web was designed to be a web of things with documents making assertions about those real-world things. Just as a passport or driving license, in the real world, can be thought of as providing an identifier for a person making an assertion about who they are, so URIs can be thought of as providing identifiers for people, concepts or things on the web.</p>
<p>Minting URIs for things rather than pages helps make the web more human literate because it means we are identifying those things that people care about.</p>
<h3>2. Use HTTP URIs &#8211; they are globally unique and anyone can dereference them</h3>
<p>The beauty of the web is its ubiquitous nature &#8211; it is decentralised and able to function on any platform. This is because of TimBL’s key invention the HTTP URI.</p>
<p>URI’s are globally unique, open to all and decentralised. Don’t go using DOI or any other identifier &#8211; on the web all you need is an HTTP URI.</p>
<h3>3. Provide useful information [in RDF] when someone looks up a URI</h3>
<p>And obviously you need to provide some information at that URI. When people dereference it you need to give them some data &#8211; ideally as RDF as well as HTML. Providing the data as RDF means that machines can process that information for people to use. Making it more useful.</p>
<h3>4. Include links to other URIs to let people discover related information</h3>
<p>And of course you also need to provide links to other resources so people can continue their journey, and that means contextual links to other resources elsewhere on the web, not just your site.</p>
<p>And that’s it.</p>
<p>Pretty simple really and other than the RDF bit, I would argue that these principles should be followed for any website &#8211; they just make sense.</p>
<h2>But why?</h2>
<p>Before the Web people still networked their computers &#8211; but to access those computers you needed to know about the network, the routing and the computers themselves.</p>
<p>For those in their late 30s you’ll probably remember the film <a href="http://www.imdb.com/title/tt0086567/">War Games</a> &#8211; because this was written before the Web had been invented <a href="http://www.imdb.com/character/ch0012893/">David</a> and <a href="http://www.imdb.com/character/ch0012894/">Jennifer</a> the two &#8216;hackers&#8217; had to find and connect directly to each computer; they had to know about the computer’s location.</p>
<div id="attachment_1060" class="wp-caption alignright" style="width: 520px"><img class="size-full wp-image-1060 " title="wargames" src="http://derivadow.files.wordpress.com/2009/03/wargames.jpg?w=620" alt="Phoning up another computer"   /><p class="wp-caption-text">War Games, 1983</p></div>
<p>The joy of the web is that it adds a level of abstraction &#8211; freeing you from the networking, routing and server location &#8211; it lets you focus on the document.</p>
<p>Following the principles of Linked Data allows us to add a further level of abstraction &#8211; freeing us from the document and letting us focus on the things, people and stuff that matters to people. It helps us design a system that is more human literate, and more useful.</p>
<p>This is possible because we are identifying real world stuff and the relationships between them.</p>
<h2>Free information from data silos</h2>
<p>Of course there are other ways of achieving this &#8211; lots of sites now provide APIs which is good just not great. Each of those APIs tend to be proprietary and specific to the site. As a result there’s an overhead every time someone wants to add that data source.</p>
<p>These APIs give you access to the silo &#8211; but the silo still remains. Using RDF and Linked Data means there is a generic method to access data on the web.</p>
<h2>What are we doing at the BBC?</h2>
<p>First up it’s worth pointing out the obvious: the BBC is a big place and so it would be wrong to assume that everything we’re doing online is following these principles. But there’s quite a lot of stuff going on that does.</p>
<p>We do have – <a href="http://www.bbc.co.uk/programmes">BBC’s programme support</a>, <a href="http://www.bbc.co.uk/music">music</a> discovery and, soon, natural history content all adopting these principles. In other words persistent HTTP URIs that can be dereferenced to HTML, RDF, JSON and mobile views for programmes, artists, species and habitats.</p>
<p>We want HTTP URIs for every concept, not HTML webpage &#8211; an individual page is made up of multiple resource, multiple concepts. So for example an artist page transcludes the resource &#8216;/:artist/news&#8217; and &#8216;/:artist/reviews&#8217; &#8211; but those resources also have their own URIs. If they didn&#8217;t they wouldn&#8217;t be on the web.</p>
<p>Also because there’s only one web we only have one URI for a resource but a number of different representation for that resource. So the URI for the proggramme &#8216;Nature&#8217;s Great Events&#8217; is:</p>
<p style="padding-left:30px;">bbc.co.uk/programmes/b00ht655#programme</p>
<p>Through content negotiation we will able to server an HTML, RDF, or mobile document to represent that programme.</p>
<p>We then need to link all of this stuff up within the BBC. So that, for example, you can go from a tracklist on an episode page of <a href="http://www.bbc.co.uk/programmes/b006wkqz">Jo Whiley</a> on the Radio 1 site to the <a href="http://www.bbc.co.uk/music/artists/a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432">U2</a> artist page and then from there to all episodes of <a href="http://www.bbc.co.uk/programmes/b006wr54">Chris Evans</a> which have played U2. Or from an episode of <a href="http://www.bbc.co.uk/programmes/b00ht655">Nature’s Great Events</a> to the page about Brown Bears to all BBC TV programmes about Brown Bears.</p>
<p>But obviously the BBC is only one corner of the web. So we also need to link with the rest of the web.</p>
<p>Because we’re now thinking on a webscale we’ve started to think about the <a href="http://derivadow.com/2009/01/13/the-web-as-a-cms/">web as a CMS</a>.</p>
<p>Where URIs already exist to represent that concept we are using it rather than minting our own. The new music site transcludes and links back to Wikipedia to provide biographical information about an artist. Rather than minting our own URI for artist biographic info we use Wikipedia’s.</p>
<p>Likewise when we want to add music metadata to the music site we add MusicBrainz.</p>
<br />Posted in BBC, BBC Programmes, Information Architecture, Linked Data, MusicBrainz, Semantic web, Technology, URL, Web development, Work  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1047/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1047/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1047/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1047/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1047/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1047/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1047/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1047/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1047&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/03/31/linking-bbccouk-to-the-linked-data-cloud/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/03/wargames.jpg" medium="image">
			<media:title type="html">wargames</media:title>
		</media:content>
	</item>
		<item>
		<title>What does the history of the web tell us about its future?</title>
		<link>http://derivadow.com/2009/03/26/what-does-the-history-of-the-web-tell-us-about-its-future/</link>
		<comments>http://derivadow.com/2009/03/26/what-does-the-history-of-the-web-tell-us-about-its-future/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 23:07:01 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[cern]]></category>
		<category><![CDATA[NeXT Cube]]></category>
		<category><![CDATA[TimBL]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WWW@20]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1027</guid>
		<description><![CDATA[Following my invitation to speak at the WWW@20 celebrations [my bit starts about 133 minutes into the video] &#8211; this is my attempt to squash the most interesting bits into a somewhat coherent 15 minute presentation. 20 years ago Tim Berners-Lee was working, as a computer scientist, at CERN. What he noticed was that, much&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1027&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Following my invitation to speak at the <a href="http://info.cern.ch/www20/">WWW@20 celebrations</a> [my bit starts about 133 minutes into the video] &#8211; this is my attempt to squash the most interesting bits into a somewhat coherent 15 minute presentation.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/1197087' width='620' height='508'></iframe>
<p>20 years ago <a href="http://www.w3.org/People/Berners-Lee/">Tim Berners-Lee</a> was working, as a computer scientist,  at CERN. What he noticed was that, much like the rest of the world, sharing information between research groups was incredibly difficult. Everyone had their own document management solution, running on their own flavour of hardware over different protocols.  His solution to the problem was a lightweight method of linking up existing (and new) stuff over <a href="http://en.wikipedia.org/wiki/Internet_Protocol">IP</a> &#8211; a hypertext solution &#8211; which he dubbed the World Wide Web &#8211; and documented in a memo &#8220;<a href="http://info.cern.ch/Proposal.html">Information Management: A Proposal</a>&#8220;.</p>
<p>Then for a year or so nothing happened. Nothing happened for a number of reasons, including the fact that IP, and the <a href="http://en.wikipedia.org/wiki/ARPANET">ARPANET</a> before that, was popular in America but less so in Europe. Indeed senior managers at CERN had recently sent out a memo to all department heads reminding them that IP wasn’t a supported protocol – people were being told not to use it!</p>
<p>Also because CERN was full of engineers everyone thought they could build their own solution, do better than what was already there – no one wanted to play together. And of course because CERN was there to do particle physics not information management.</p>
<p>Then TimBL got his hands on a <a href="http://en.wikipedia.org/wiki/NeXTcube">NeXT Cube</a> &#8211; officially he was evaluating the machine not building a web server &#8211; but, with the support of his manager, that’s what he did &#8212; build the first web server and client. There then ensued a period of negotiation to get the idea out freely, for everyone to use, which happened in 1993. This coincided, more or less, with the University of Minnesota&#8217;s decision to charge a license fee for <a href="http://en.wikipedia.org/wiki/Gopher_%28protocol%29">Gopher</a>. Then the web took off especially in the US where IP was already popular.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/tascott/3357832896/in/set-72157615257588587/"><img title="The first webserver" src="http://farm4.static.flickr.com/3663/3357832896_896d98bbaf.jpg" alt="The first webserver" width="500" height="302" /></a><p class="wp-caption-text">The first webserver</p></div>
<p>The beauty of TimBL&#8217;s proposal was it’s simplicity &#8211; it was designed to work on any platform and importantly with the existing technology. The team knew that to make it work it had to be as easy as possible. He only wanted people to do one thing, that one thing was to give their resources identifiers &#8211; links &#8211; URIs; so information could be linked and discovered.</p>
<p>This is then is the key invention &#8211; the URL.</p>
<p>To make this work URLs were designed to work with existing protocols, in particular it needed to work with FTP and Gopher. That’s why there’s a colon in the URL &#8212; so that URLs can be given for stuff that&#8217;s already available via other protocols. As an aside, TimBL&#8217;s said his biggest mistake was the inclusion of // in the URL &#8212; the idea was that one slash meant the resource is on the local machine and two somewhere else on the web, but because everyone used http://foo.bar it means the second / is redundant. I love that this is TimBL&#8217;s biggest mistake.</p>
<p>He also implemented a quick tactical solution to get things up and running and demonstrate what he was talking about &#8212; HTML. HTML was originally just one of a number of supported doctypes – it wasn’t intended to be the doctype but HTML took off because it was easy. Apparently the plan was to implement a mark-up language that worked a bit like the NeXT application builder. But they didn’t get round to it before Mosaic came along with the first browser (TimBL&#8217;s first client was a browser-editor) and then it was all too late. And we’ve been left with something so ugly I doubt even it’s parents love it.</p>
<p>The curious thing, however, is that if you read the original memo &#8212; despite its simplicity &#8212; it’s clear that we’re still implementing it, we’re still working on the the original spec. Its just that we&#8217;ve tended to forget what it said or decided to get sidetracked for a while with some other stuff. So forget about Web 2.0.</p>
<p>For example, the original Web was read-write. Not only that but it used style sheets and a WYSIWYG editing interface &#8212; no tags, no mark-up. They didn&#8217;t think anyone would want to edit the raw mark-up.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/tascott/3357826152/"><img title="The first web site was read and write" src="http://farm4.static.flickr.com/3554/3357826152_d7b7c33e53.jpg" alt="The first web site was read and write" width="500" height="426" /></a><p class="wp-caption-text">The first web site was read and write</p></div>
<p>You can also see that the URL&#8217;s hidden, you get to it via a property dialog.</p>
<p>This is because the whole point of the web is that it provides a level of abstraction, allowing you to forget about the infrastructure, the servers and the routing. You only needed to worry about the document. For those who remember the film <a href="http://www.imdb.com/title/tt0086567/">War Games</a> &#8212; you will remember that they had to &#8216;phone up individual computers &#8212; they needed this networking information to access the computer, they needed to know its location before they could use it. The beauty of the Web and the URL is that the location shouldn’t matter to the end user.</p>
<p>URIs are there to provide persistent identifiers across the web &#8212; they&#8217;re not a function of ownership, branding, look and feel, platform or anything else for that matter.</p>
<p>The <a href="http://www.flickr.com/photos/tascott/3386187370/">original team</a> described CERN&#8217;s IT ecosystem as a zoo because there were so many different flavours of hardware, different operating systems and protocols in use. The purpose of the web was to be ubiquitous, to work on any machine, open to everyone. It was designed to work no matter what machine or operating system you&#8217;re running. This is, of course, achieved by having one identifier, one HTTP URI and defererence that to the appropriate document based on the capacities of that machine.</p>
<p>We should be adopting the same approach today when it comes to delivery to mobile, IPTV, connected devices etc. &#8212; we should have one URI for a resource and allow the client to request the document it needs. As Tim intended. The technology is there to do this &#8212; we just don&#8217;t using it very often.</p>
<p>The original memo also talked about linking people, documents, things and concepts, and data. But we are only now getting around to building it. Through technologies such as <a href="http://openid.net/">OpenID</a> and <a href="http://www.foaf-project.org/">FOAF</a> we can give people identifiers on the web and describe their social graph, the relationships between those people. And through RDF we can publish information so that machines can process it, describing the nature of and the relationship between the different nodes of data.</p>
<div id="attachment_1032" class="wp-caption alignnone" style="width: 520px"><a href="http://info.cern.ch/Proposal.html"><img class="size-full wp-image-1032" title="www-proposal" src="http://derivadow.files.wordpress.com/2009/03/www-proposal.gif?w=620" alt="Information Management: A Proposal"   /></a><p class="wp-caption-text">Information Management: A Proposal by Tim Berners-Lee</p></div>
<p>The original memo described, and the original server supported, link typing so that you could describe not only real word things but also the nature of the relationship between those things. Like RDF and HTML 5 now does, 20 years later. This focus on data is all a good idea because it lets you treat the web like a giant database. Making computers human literate by linking up bits of data so that the tools, devices and apps connected to the web can do more of the work for you, making it easier to find the things that interest you.</p>
<p>The semantic web project &#8211; and TimBL&#8217;s original memo &#8211; is all about helping people access data in a standard fashion so that we can add another level of abstraction &#8211; letting people focus on the things that matter to them. This is what, I believe, we should be striving for for the web&#8217;s future because I agree with <a href="http://danbri.org/">Dan Brickley</a>, to understand the future of the web you first need to understand it’s origins.</p>
<p>Don’t think about HTML documents &#8211; think about the things and concepts that matter to people and give each it’s own identifier, it’s own URI and then put in place the technology to dereference that URI to the document appropriate to the device. Whether that be a desktop PC, a mobile device, an IPTV or third party app.</p>
<br />Posted in Knowledge Management, Linked Data, Semantic web, Software, Technology, Uncategorized, URL, Web development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1027/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1027/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1027/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1027/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1027/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1027/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1027/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1027/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1027&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/03/26/what-does-the-history-of-the-web-tell-us-about-its-future/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>46.203810 6.139959</georss:point>
		<geo:lat>46.203810</geo:lat>
		<geo:long>6.139959</geo:long>
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3663/3357832896_896d98bbaf.jpg" medium="image">
			<media:title type="html">The first webserver</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3554/3357826152_d7b7c33e53.jpg" medium="image">
			<media:title type="html">The first web site was read and write</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/03/www-proposal.gif" medium="image">
			<media:title type="html">www-proposal</media:title>
		</media:content>
	</item>
		<item>
		<title>Making computers human literate WWW@20</title>
		<link>http://derivadow.com/2009/03/15/making-computers-human-literate-www20/</link>
		<comments>http://derivadow.com/2009/03/15/making-computers-human-literate-www20/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 21:22:56 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[BBC Programmes]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[MusicBrainz]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[cern]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[TimBL]]></category>
		<category><![CDATA[WWW@20]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=1009</guid>
		<description><![CDATA[Last Friday saw the 20th anniversary of the Web &#8212; well if not the web as such then TimBL&#8217;s proposal for an information management system. To celebrate the occasision CERN hosted a celebration which I was honoured to be invited to speak at, by the big man no less! I&#8217;ll write up some more about&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1009&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last Friday saw the 20th anniversary of the Web &#8212; well if not the web as such then <a href="http://info.cern.ch/Proposal.html">TimBL&#8217;s proposal</a> for an information management system. To celebrate the occasision <a href="http://public.web.cern.ch/public/">CERN</a> <a href="http://info.cern.ch/www20/">hosted a celebration</a> which I was honoured to be invited to speak at, by <a href="http://www.w3.org/People/Berners-Lee/">the big man</a> no less! I&#8217;ll write up some more about the event itself, but in the meantime here are my slides.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/1148093' width='620' height='508'></iframe>
<p>I&#8217;ve also posted some <a href="http://www.flickr.com/photos/tascott/sets/72157615257588587/">photos</a> of the event up on Flickr.</p>
<br />Posted in BBC, BBC Programmes, Design, Information Architecture, Linked Data, MusicBrainz, Semantic web, Technology, URL, Web development, Work  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/1009/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/1009/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/1009/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/1009/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/1009/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/1009/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/1009/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/1009/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=1009&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/03/15/making-computers-human-literate-www20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>
	</item>
		<item>
		<title>Linked Data making the web human centric</title>
		<link>http://derivadow.com/2009/02/17/linked-data-making-the-web-human-centric/</link>
		<comments>http://derivadow.com/2009/02/17/linked-data-making-the-web-human-centric/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 23:09:53 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[data portability]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[UCD]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Stephen Fry]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=991</guid>
		<description><![CDATA[The lovable Mr Stephen Fry recently noted [iTunes link] that the challenge isn&#8217;t to help people become &#8220;computer literate&#8221; instead it is to make computers &#8220;human literate&#8221;. And when you think of the last 25 years, as an industry, we&#8217;ve done a pretty good job.  1984 saw Apple launch the Macintosh and with it the world was introduced to the&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=991&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The lovable <a href="http://www.stephenfry.com/">Mr Stephen Fry</a> recently <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?i=49932996&amp;id=277718644">noted</a> [iTunes link] that the challenge isn&#8217;t to help people become &#8220;computer literate&#8221; instead it is to make computers &#8220;human literate&#8221;. And when you think of the last 25 years, as an industry, we&#8217;ve done a pretty good job. </p>
<div id="attachment_992" class="wp-caption alignnone" style="width: 509px"><img class="size-full wp-image-992" title="apple-1984" src="http://derivadow.files.wordpress.com/2009/02/apple-1984.jpg?w=620" alt="Apple launched the Macintosh in 1984"   /><p class="wp-caption-text">Apple launched the Macintosh in 1984</p></div>
<p>1984 saw <a href="http://www.cbsnews.com/stories/2009/01/23/tech/main4749350.shtml?source=RSSattr=SciTech_4749350">Apple launch the Macintosh</a> and with it the world was introduced to the GUI. And then in <a href="http://www.w3.org/History.html">1989</a> <a href="http://www.w3.org/People/Berners-Lee/">TimBL</a> invented the web and changed the world. I&#8217;m not suggesting for a moment that everything is OK in the world of interaction design, just that we have come a very long way.</p>
<p>The genius of the Web and the Macintosh is their ability to abstract information to make it more useful, as TimBL put it when talking about the <a href="http://dig.csail.mit.edu/breadcrumbs/node/215">Giant Global Graph</a>:</p>
<blockquote><p>[The Net] made it simpler because [instead] of having to navigate phone lines from one computer to the next, you could write programs as though the net were just one big cloud, where messages went in at your computer and came out at the destination one. The realization was, &#8220;It isn&#8217;t the cables, it is the computers which are interesting&#8221;. The Net was designed to allow the computers to be seen without having to see the cables.</p>
<p>Simpler, more powerful. Obvious, really.</p></blockquote>
<p>And then with the development of the Web we could go one step further:</p>
<blockquote><p>&#8220;It isn&#8217;t the computers, but the documents which are interesting&#8221;. Now you could browse around a sea of documents without having to worry about which computer they were stored on. Simpler, more powerful. Obvious, really.</p></blockquote>
<p>That&#8217;s where we are, more or less, right now, except there&#8217;s a realisation that we can keep going, keep making the web more useful and easier to use because:</p>
<blockquote><p>&#8220;It&#8217;s not the documents, it is the things they are about which are important&#8221;</p></blockquote>
<p>To achieve this we need to be able to identify those things we&#8217;re interested in and the relationship between them, in a way that is above the level of documents, if we do this then we get reuse of data around the concept. That&#8217;s just what <a href="http://linkeddata.org/">Linked Data</a> is all about, allowing us to break free of the document layer by focusing on URLs.</p>
<p>By thinking about the web as a web of (identifiers for) interconnected things, not a web of pages means that when I watch a TV programme online it&#8217;s not the page on iPlayer (other players are available) that matters to me instead it&#8217;s the URI of the programme and it&#8217;s that URI that I bookmark. This means that whatever device I use, my iPhone, laptop or IP enabled TV, it will use the device appropriate view. But because we&#8217;re talking about URIs and HTTP isn&#8217;t just a different way of tuning into a set of presets it also means, as <a href="http://www.bbc.co.uk/blogs/radiolabs/2008/04/being_digital.shtml">Nicholas Negroponte puts it</a>:</p>
<blockquote><p>My VCR of the future will say to me when I come home, &#8220;Nicholas, I looked at five thousand hours of television while you were out and recorded six segments for you which total forty minutes. Your high school classmate was on the &#8216;Today&#8217; show, there was a documentary on the Dodecanese Islands, etc&#8230;&#8221; It will do this by looking at the headers. <em>The bits about the bits change broadcasting totally.</em> They give you a handle by which to grab what interests you and provide the network with a means to ship them into any nook or cranny that wants them.</p></blockquote>
<p>Designing the web in this way, by thinking about what real world objects people care about, giving them all URIs and then linking them up and linking them to the rest of the web &#8211; building the web the linked data way - means you can use the network to not only deliver content but also let people discover more content, mash content together to create new stories.</p>
<p>This as I see it, abstracting the problem above the document layer, is a very sensible way to help make computers more &#8216;human literate&#8217; because people can stop thinking about webpages and instead start thinking about the stuff that matters to them &#8211; whether that be a TV programme, a music track, a book, <a href="http://derivadow.com/2008/04/05/urls-arent-just-for-web-pages/">a person</a>, or a holiday. And whether they access that thing on their desktop computer, mobile phone or IP enabled TV set.</p>
<br />Posted in data portability, Design, Information Architecture, Linked Data, Metadata, Semantic web, Technology, UCD, URL, UX, Web development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/991/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/991/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/991/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=991&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/02/17/linked-data-making-the-web-human-centric/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/02/apple-1984.jpg" medium="image">
			<media:title type="html">apple-1984</media:title>
		</media:content>
	</item>
		<item>
		<title>Building coherence at bbc.co.uk</title>
		<link>http://derivadow.com/2009/01/30/building-coherence-at-bbccouk/</link>
		<comments>http://derivadow.com/2009/01/30/building-coherence-at-bbccouk/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 10:25:18 +0000</pubDate>
		<dc:creator>Tom Scott</dc:creator>
				<category><![CDATA[BBC]]></category>
		<category><![CDATA[BBC Programmes]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[nodalities]]></category>
		<category><![CDATA[stories]]></category>

		<guid isPermaLink="false">http://derivadow.com/?p=948</guid>
		<description><![CDATA[Michael and I have written an article for the latest addition [pdf] of Talis&#8217;s magazine Nodalities, reproduced below. If you are interested in the process behind this then I can&#8217;t recommend enough Michael&#8217;s awesome post &#8221;How we make website&#8220; over on the BBC&#8217;s Radio Lab blog. &#8212;- Telling (non-linear) stories For the past 86 years the BBC has plied its&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=948&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bbc.co.uk/blogs/bbcinternet/michael_smethurst/">Michael</a> and I have written an article for the <a href="http://www.talis.com/nodalities/pdf/nodalities_issue5.pdf">latest addition</a> [pdf] of Talis&#8217;s magazine <a href="http://www.talis.com/nodalities/">Nodalities,</a> reproduced below. If you are interested in the process behind this then I can&#8217;t recommend enough Michael&#8217;s awesome post &#8221;<a href="http://www.bbc.co.uk/blogs/radiolabs/2009/01/how_we_make_websites.shtml">How we make website</a>&#8220; over on the BBC&#8217;s Radio Lab blog.</p>
<p>&#8212;-</p>
<h2>Telling (non-linear) stories</h2>
<p>For the past 86 years the BBC has plied its trade as a storytelling organisation. In the world of linear broadcasting we&#8217;ve even gotten very good at it. Guiding the audience through <a href="http://www.bbc.co.uk/blogs/thereporters/robertpeston/">complex news story lines</a>, <a href="http://www.bbc.co.uk/programmes/b00hd5mf">explaining the natural world</a> and, interleaved narrative arcs and the plotlines of  drama  has become our forte. But storytelling in a linear world is different from storytelling in the non-linear, hypertext world of the web.</p>
<p><img class="size-full wp-image-956 alignright" title="Joining www.bbc.co.uk to the rest of the web (of course as @gkob points out those should be dbpedia URIs)" src="http://derivadow.files.wordpress.com/2009/01/bbc_nodal_graphic.jpg?w=620" alt="Joining www.bbc.co.uk to the rest of the web (of course as @gkob points out those should be dbpedia URIs)"   /></p>
<p>With the exception of BBC News Online (<a href="http://news.bbc.co.uk">news.bbc.co.uk</a>) the online world has often been seen as a supporting adjunct to the linear broadcast world. Over the years we&#8217;ve commissioned and built sites to provide online support for programmes; but we&#8217;ve too often taken our linear storytelling expertise and attempted to replicate the same techniques on the web &#8211; with mixed success. Unlike linear broadcast storylines the web doesn&#8217;t provide people with a predicted and controlled linear journey. Instead we dip in and out of any given website &#8212; following different journeys &#8212; to find the information we want at that time.</p>
<p>Many of our programme support sites have been commissioned and developed in isolation. So you see an <a href="http://www.bbc.co.uk/programmes/b006qpgr">Archers site</a> and an <a href="http://www.bbc.co.uk/programmes/b006m86d">Eastenders site</a> and a <a href="http://www.bbc.co.uk/programmes/b006mj59">Top Gear site</a> which are internally coherent but which fail to link up other than via editorially determined cross promotions. Want to see who presents Top Gear? No problem, we can do that. Want to see what else those people present? Sorry, can&#8217;t do that. By developing self-contained microsites the BBC has produced some good stuff but it has also been unable to reach its full potential because it hasn&#8217;t managed to join up all of its resources. By failing to link up the content (on both a data and a user experience level) the stuff we publish can never becomes greater than the sum of its parts. Without these links we can&#8217;t make bbc.co.uk a coherent experience. As a user, it&#8217;s very difficult to find everything the BBC has published about any given subject, nor can you easily navigate across BBC domains following a particular semantic thread. For example, you can&#8217;t yet navigate from a page about a musician to a page with all the programmes that have played that artist.</p>
<p>So how do you tell stories on a web scale? We could stick with the easy option and try to control &#8216;user journeys&#8217; across the site. Provide links to where we think the user should go next. But that&#8217;s little better than those flip a dice, go to page 30 dungeons and dragons books we all had as kids. We had to recognise that non-linear storytelling puts the narrative arc into the hands of the user. What to read, what to click, where to go next is really up to you. So storylines split and merge, meta-narratives emerge and fracture; &#8216;user journeys&#8217; slip out of (editorial) control.</p>
<p>All of this comes from the power of the link &#8211; back to basics. But we can only provide precisely targeted links at the user experience level if those links exist at a data level. And that&#8217;s the difficult part. The organic growth of our sites has been mirrored in the organic growth of our content and data management systems. We currently have a range of systems across the business for managing different bits of content throughout the production chain. And like our public facing sites none of these speak the same language or share the same identifiers. A typical episode of Top Gear might have 6 separate identifiers on it&#8217;s way from scriptwriter to airwaves to archive. Once you&#8217;ve solved this problem you hit the problem of multiple identifiers for James May and once you&#8217;ve got one canonical James May you&#8217;re back to the problem of multiple identifiers for all the other programmes he&#8217;s presented&#8230;</p>
<p>Solving these problems makes for a more linked, more coherent bbc.co.uk. But an internally coherent bbc.co.uk isn&#8217;t enough. bbc.co.uk needs to be weaved into the rest of the web, not merely on the web. It needs to be linked in to all those other Top Gear / James May pages out there&#8230; Luckily the tips, tricks and techniques pioneered by the <a href="http://linkeddata.org/">Linked Data</a> community give us some clues here.</p>
<p>Add into this mix the fact that there&#8217;s some data the BBC can never hope to provide. So we know when an artist is played on radio or TV. But we can&#8217;t hope to know when they were born, or where they were born, or which bands they&#8217;ve been in, or who they&#8217;re married to etc. If we want to tell stories around music all this is important data. And we can only get it by tapping into the collective knowledge of the web.</p>
<h2>BBC in the web of data</h2>
<p>I&#8217;d like to claim that when we set out to develop <a href="http://www.bbc.co.uk/programmes">/programmes</a> we had the warm embrace of the semantic web in mind. But that would be a lie. We were however building on very similar philosophical foundations.</p>
<p>In the work leading up to <a href="http://www.bbc.co.uk/programmes">bbc.co.uk/programmes</a> we were all too aware of the importance of <a href="http://www.bbc.co.uk/blogs/radiolabs/2008/06/the_simple_joys_of_webscale_id.shtml">persistent web identifiers</a>, permanent URIs and the importance of links as a way to build meaning. To achieve all this we broke with BBC tradition by designing from the domain model up rather than the interface down. The domain model provided us with a set of objects (brands, series, episodes, versions, ondemands, broadcasts etc) and their sometimes tangled interrelationships.</p>
<p>We were also convinced that the value in programme websites lay not in the implicit metadata of the domain model but rather in the way this domain model overlapped and intersected with other domains. As ever the links are more important than the nodes because that&#8217;s where the context lives: programmes:segment &lt;features&gt; music:track, programmes:segment &lt;features&gt; food:recipe etc. In this way we could weave new &#8216;user journeys&#8217; into and out of /programmes, into and out of bbc.co.uk. From archive episodes no longer available online, to a recipe page, to a chef, to another recipe and back to a recent episode. Using well targeted content specific links we could not only escape the dead end content silos that characterised bbc.co.uk but point users back to programmes that would hopefully inform, educate and of course entertain.</p>
<p>Finally we believed in the merits of opening our data and building on top of other people&#8217;s open data. When we looked to rebuild <a href="http://www.bbc.co.uk/music">bbc.co.uk/music</a> we looked at a number of commercial providers of music metadata. They all did a similar job to MusicBrainz (<a href="http://www.musicbrainz.org">musicbrainz.org</a>) &#8211; similar models, similar data quality etc. But choosing to go with a commercial provider would have precluded our ability to provide any kind of machine friendly (API if you must) views. The decision to publish JSON or vanilla XML or RDF would have been a decision to give the 3rd party business model away. So we went with the open alternative &#8211; an open, public domain provider, one that is more in keeping with  our public service remit and one that represents better value for money for the license fee payer &#8211; which has to be a lesson to someone.</p>
<p>Without ever explicitly talking RDF we&#8217;d built a site that complied with <a href="http://www.w3.org/DesignIssues/LinkedData.html">Tim Berners-Lee&#8217;s four principles for Linked Data</a>:</p>
<ol>
<li>Use URIs as names for things. &#8211; CHECK</li>
<li>Use HTTP URIs so that people can look up those names. &#8211; CHECK</li>
<li>When someone looks up a URI, provide useful information. &#8211; Well, if we&#8217;re only talking HTML, RSS, ATOM, JSON etc. CHECK</li>
<li>Include links to other URIs. so that they can discover more things. &#8211; Again if we&#8217;re talking HTML only CHECK</li>
</ol>
<p>By keeping everything in its right place we&#8217;d also built a sane, maintainable, scalable, accessible site that search engines love and could be easily evolved to add new features and functionality. So to anyone considering how best to build websites we&#8217;d recommend you throw out the Photoshop and embrace Domain Driven Design and the Linked Data approach every time. Even if you never intend to publish RDF it just works.</p>
<p>Around this time we met by chance with some people from the Linking Open Data community and the two worlds collided. Obviously TBL wasn&#8217;t talking only HTML in the last 2 principles but aside from that the parallels were striking. We set about converting our programmes domain model into an RDF ontology which we&#8217;ve since published under a Creative Commons License (<a href="www.bbc.co.uk/ontologies/programmes/">www.bbc.co.uk/ontologies/programmes/</a>). Which took one person about a week. The trick here isn&#8217;t the RDF mapping &#8211; it&#8217;s having a well thought through and well expressed domain model. And if you&#8217;re serious about building web sites that&#8217;s something you need anyway. Using this ontology we began to add RDF views to /programmes (e.g. <a href="www.bbc.co.uk/programmes/b00f91wz.rdf">www.bbc.co.uk/programmes/b00f91wz.rdf</a>). Again the work needed was minimal.</p>
<p>So for those considering the Linked Data approach we&#8217;d say that 95% of the work is work you should be doing just to build for the (non-semantic) web. Get the fundamentals right and the leap to the Semantic Web is really more of a hop.</p>
<h2>Why bother with RDF?</h2>
<p>For all the pages we&#8217;ve published we&#8217;ve only had a limited success at making this information available for others to use, to hack with and to build new services with. While we&#8217;ve not done a very good job of making bbc.co.uk a coherent experience for people the situation is worse for machines.</p>
<p>It is our belief that rather than publishing proprietary APIs it is better to use the ubiquitous technologies of URIs and HTTP. This approach supports the generative nature of the Web, making it easy for third parties to build with BBC metadata without learning BBC specific APIs and at the same time providing the BBC and its users with immediate benefits.</p>
<p>Services like Flickr, Twitter and the like have in many, many ways followed the same principles we adopted for programmes and music &#8212; or if they didn&#8217;t then the end results look pretty similar &#8212; they are wonderful services. However, if as a third party developer you want to deal with the semantics, accessing the data via the <a href="http://dig.csail.mit.edu/breadcrumbs/node/215">Giant Global Graph</a> to find everything about a certain person, place or topic and you wanted to include data from Flickr then you will need to deal with the specifics of Flickr. I suspect that it wouldn&#8217;t be that difficult for Flickr to add RDF representations &#8211; if they did then Flickr content would be part of a common way of doing things. We want BBC data to be part of a common way of doing things.</p>
<p>Our hope in making BBC data available as RDF is that we will make it as generative as possible &#8211; helping others to do interesting things with our data. The BBC has a public service remit, a remit that means it should look beyond its internal business needs to help create public value around useful technologies and around its content for others to benefit from. The longer term aim of this work is to not only expose BBC data but to ensure that it is contextually linked to the wider web. We have started along this path by linking to Wikipedia (DBpedia in the RDF view) and MusicBrainz from the artist pages but this could be extended for programmes and events.</p>
<br />Posted in BBC, BBC Programmes, Linked Data, Semantic web, Technology, URL, Web development, Work  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/derivadow.wordpress.com/948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/derivadow.wordpress.com/948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/derivadow.wordpress.com/948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/derivadow.wordpress.com/948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/derivadow.wordpress.com/948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/derivadow.wordpress.com/948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/derivadow.wordpress.com/948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/derivadow.wordpress.com/948/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=derivadow.com&amp;blog=645078&amp;post=948&amp;subd=derivadow&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://derivadow.com/2009/01/30/building-coherence-at-bbccouk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba75a0f015e008f4518e458290cd3d77?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">Derivadow</media:title>
		</media:content>

		<media:content url="http://derivadow.files.wordpress.com/2009/01/bbc_nodal_graphic.jpg" medium="image">
			<media:title type="html">Joining www.bbc.co.uk to the rest of the web (of course as @gkob points out those should be dbpedia URIs)</media:title>
		</media:content>
	</item>
	</channel>
</rss>
