<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'linked data'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=linked+data&amp;orTags=0</link><description>Search results matching tag 'linked data'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Traversing the Facebook Graph using Data Explorer</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/28/traversing-the-facebook-graph-using-data-explorer.aspx</link><pubDate>Thu, 28 Feb 2013 22:16:44 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47967</guid><dc:creator>jamiet</dc:creator><description>&lt;p&gt;As I &lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2013/02/27/data-explorer-hits-full-preview.aspx" target="_blank"&gt;mentioned yesterday&lt;/a&gt; Microsoft Data Explorer Preview for Excel has hit the streets and one new feature is a built-in adapter for talking to the &lt;a href="https://developers.facebook.com/docs/reference/api/" target="_blank"&gt;Facebook Graph API&lt;/a&gt;:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_21EAA092.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_6EAE6728.png" width="408" height="351" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I’ve been taking it for a spin for today and was quite interested in its capabilities. Even without landing any data into Excel this is still a handy interactive Facebook graph explorer as I’ll demonstrate herein.&lt;/p&gt;  &lt;hr /&gt;  &lt;p&gt;A good place to start is with a list of statuses. I have chosen “me” as the “Username or object id” (because frankly I didn’t know what else to put in there) and “statuses” as the dataset to return:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_546DFE04.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_2CC781DA.png" width="675" height="278" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;After the standard merry authentication dance with Facebook Connect one’s history of Facebook statuses is returned which on its own might make interesting reading:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6a91d4_24CFDF78.png"&gt;&lt;img title="SNAGHTMLc6a91d4" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLc6a91d4" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6a91d4_thumb_08DEAA80.png" width="999" height="422" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;however let’s do something a bit more interesting. I remove the columns I’m not interested in:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6db2eb_312DDCD4.png"&gt;&lt;img title="SNAGHTMLc6db2eb" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLc6db2eb" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6db2eb_thumb_2EA4AB16.png" width="993" height="305" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;to leave just my statuses, likes and comments:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6e96f2_482C3843.png"&gt;&lt;img title="SNAGHTMLc6e96f2" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLc6e96f2" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6e96f2_thumb_32624FE6.png" width="460" height="207" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Notice that the likes and comments fields contain either a hyperlinked “Table” or &lt;em&gt;null,&lt;/em&gt; “Table” means we have a set of likes or comments respectively – in other words Data Explorer is letting me browse through the one-to-many relationships inherent in the data and I happen to think that is very cool indeed. For example, selecting a link shows me the likes or comments respectively for the status in question (“Want to hear my Elton John joke? Its a little bit funny…”):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLcb762f9_460F397A.png"&gt;&lt;img title="SNAGHTMLcb762f9" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLcb762f9" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLcb762f9_thumb_23D72DF4.png" width="1031" height="308" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;What would be more interesting would be if I could expand to show all comments against a status and also who made that comment. Turns out we can do just that, first click on this button called “Expand”:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_6CAD9FFA.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_450723D0.png" width="345" height="156" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;which displays a list of columns that I want to show in the resultset; I choose “from” &amp;amp; “message”:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_721C109E.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_4A759474.png" width="371" height="336" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;and now I can see all the comments against the relevant status. For all you out there whose heads are in SQL-land, I’ve effectively LEFT JOINed statuses to comments:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_706B44CA.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_78BEF454.png" width="858" height="171" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Last step, the comments.from field tells me who left the comment:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_7B84A947.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_28999616.png" width="535" height="150" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;So let’s do a similar trick to show the name of the commenter in my resultset and voila:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc870b67_2E7439AF.png"&gt;&lt;img title="SNAGHTMLc870b67" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLc870b67" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc870b67_thumb_3376775E.png" width="961" height="227" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;we have a list of my statuses along with all the comments and the name of the person that made the comment! We have effectively joined three linked datasets (statuses, comments, person), all inside Excel, and all without writing a scrap of code. Personally I think that’s very cool.&lt;/p&gt;  &lt;p&gt;   &lt;hr /&gt;Now let’s go back to just our list of statuses:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6e96f2_11AA9ECD.png"&gt;&lt;img title="SNAGHTMLc6e96f2" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;margin:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLc6e96f2" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLc6e96f2_thumb_29CE0928.png" width="460" height="207" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Let’s say we now want to count the number of likes and comments on each status and sort the data accordingly. I use the expand feature as before except this time I choose to aggregate rather than expand:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_28897049.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_2ED046D7.png" width="377" height="240" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;That gives me the number of likes and comments per status which I can then sort however I choose:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_6DC1C772.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_3129C8D5.png" width="402" height="145" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;and with a couple of quick aesthetic column renames I have all my statuses with number of likes and comments in descending order of popularity (as measured by the count of likes):&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLca00a5e_305162EB.png"&gt;&lt;img title="SNAGHTMLca00a5e" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="SNAGHTMLca00a5e" src="http://sqlblog.com/blogs/jamie_thomson/SNAGHTMLca00a5e_thumb_1D30363F.png" width="582" height="339" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I can then pull that resultset into Excel and chart it to see if there is any correlation between number of likes and number of comments:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_3B9A7728.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;background-image:none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;display:inline;padding-right:0px;" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_28794A7C.png" width="574" height="336" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Imagine aggregating over something more interesting than Facebook statuses and I think you can realise the potential here.&lt;/p&gt;  &lt;p&gt;   &lt;hr /&gt;Hopefully this has served as a useful introduction to Data Explorer’s ability to query Facebook data. What interests me most about this is not the ability to query Facebook per se, its the ability to query and traverse over graph data using a tool that isn’t aimed at developers. Now imagine being being able to do the same with the growing corpus of &lt;a href="http://linkeddata.org/" target="_blank"&gt;linked data&lt;/a&gt; graphs that exist on the web in RDF format and you start to realise the potential here; I truly hope that the ability to query RDF data is high on the agenda of the Data Explorer team*.&lt;/p&gt;  &lt;p&gt;If you want to have a go with Data Explorer yourself then go ahead and download it from &lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=36803" href="http://www.microsoft.com/en-us/download/details.aspx?id=36803"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=36803&lt;/a&gt;; its free, although you will need Excel 2010 or Excel 2013 installed.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://twitter.com/jamiet" target="_blank"&gt;@Jamiet&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;* For what its worth I’ve had a watching brief on RDF, the Semantic Web and Linked Data since way back in &lt;a href="http://consultingblogs.emc.com/jamiethomson/archive/2004/11/13/The-semantic-web-and-FOAF.aspx" target="_blank"&gt;November 2004&lt;/a&gt; and I’ve been waiting since then for it to hit the big time. I don’t think that’s going to happen any time soon but having support from tools like Data Explorer would be a step in the right direction.&lt;/p&gt;</description></item><item><title>Explaining the difference between OData &amp;amp; RDF by way of analogy</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2010/04/14/explaining-the-difference-between-odata-rdf-using-an-analogy.aspx</link><pubDate>Wed, 14 Apr 2010 10:18:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:24273</guid><dc:creator>jamiet</dc:creator><description>&lt;p&gt;A couple of months back I wrote a blog post entitled &lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2010/02/03/microsoft-odata-and-rdf.aspx" target="_blank"&gt;Microsoft, OData and RDF&lt;/a&gt; where I gave a high level view of the &lt;a href="http://www.odata.org" target="_blank"&gt;OData protocol&lt;/a&gt; and how it compares to &lt;a href="http://www.w3.org/RDF/" target="_blank"&gt;RDF&lt;/a&gt;. I talked about linked data, triples and such like which may have been somewhat useful however jargon-heavy. Earlier today &lt;a href="http://sw-app.org/mic.xhtml#i" target="_blank"&gt;Dr Michael Hausenblas&lt;/a&gt; (&lt;a href="http://webofdata.wordpress.com/" target="_blank"&gt;blog&lt;/a&gt; | &lt;a href="http://twitter.com/mhausenblas"&gt;twitter&lt;/a&gt;) offered an analogy which I think is probably more useful and with Michael's permission I'm re-posting it here:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;Imagine a Web (a Web of Documents, if you wish), which is not based
on HTML and hyperlinks, but on MS Word documents. The documents are all
available on the Internet, so you can download them and consume the
content. But after you’re done with a certain document that talks about
a book, how do you learn more about it? For example, reviews about the
book or where you can purchase it? Maybe the original document mentions
that there is some more related information on another server. So you’d
need to go there and look for the related bit of information yourself.
You see? That’s what the Web is great at – you just click on a
hyperlink and it takes you to the document (or section) you’re
interested in. All the legwork is taken care of for you through HTML,
URIs and HTTP.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Hm, right, but how is this related to OData?&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;
Well, OData feels a bit like the above mentioned scenario, just
concerning data. Of course you – well actually rather a software
program I guess – can consume it (a single source), but that’s it.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;from &lt;a href="http://webofdata.wordpress.com/2010/04/14/oh-it-is-data-on-the-web/" rel="bookmark" title="Permanent Link: Oh – it is data on the&amp;nbsp;Web"&gt;Oh – it is data on the&amp;nbsp;Web by Michael Hausenblas&lt;br&gt;&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I believe that OData has loads of use cases but its important to understand its limitations as well and I think Michael has done a good job of explaining those limitations.&lt;/p&gt;&lt;p&gt;&lt;a href="http://twitter.com/jamiet" target="_blank"&gt;@Jamiet&lt;/a&gt; &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Microsoft, OData and RDF</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2010/02/03/microsoft-odata-and-rdf.aspx</link><pubDate>Wed, 03 Feb 2010 16:53:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:21784</guid><dc:creator>jamiet</dc:creator><description>&lt;p class="MsoNormal"&gt;Earlier today Chris Webb posted a blog entry entitled &lt;a href="http://cwebbbi.spaces.live.com/Blog/cns%217B84B0F2C239489A%216224.entry"&gt;OData and Microsoft BI&lt;/a&gt; where he remarked upon the increasing importance of Microsoft’s burgeoning &lt;a href="http://www.odata.org/" target="_blank"&gt;OData protocol &lt;/a&gt;for accessing data over HTTP. Chris also linked to Douglas Purdy’s blog post &lt;a href="http://www.douglaspurdy.com/2010/02/01/odata-the-movie/"&gt;OData: The Movie&lt;/a&gt; which listed the following Microsoft and non-Microsoft technologies that support (or soon will support) OData either as a data producer or a data consumer:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Excel&lt;/li&gt;    &lt;li&gt;.Net client&lt;/li&gt;    &lt;li&gt;AJAX Client&lt;/li&gt;    &lt;li&gt;PHP client&lt;/li&gt;    &lt;li&gt;Java client&lt;/li&gt;    &lt;li&gt;Visual Studio&lt;/li&gt;    &lt;li&gt;Sharepoint&lt;/li&gt;    &lt;li&gt;SQL Server (via Reporting Services)&lt;/li&gt;    &lt;li&gt;Codename &amp;quot;Dallas&amp;quot;&lt;/li&gt;    &lt;li&gt;Websphere&lt;/li&gt; &lt;/ul&gt;  &lt;p class="MsoNormal"&gt;To that list I would add Windows Azure which exposes data from its storage engine using OData and also the forthcoming Live Framework technology that is expected to surface user-centric data from Microsoft’s various Live Services properties (e.g. SkyDrive, Messenger, Calendar).&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;#160;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Chris suggested that a pervasive format for data on the web would be a big step forward because any consumer that understood that format could talk to any producer that chose to expose it; win-win-win indeed. Unfortunately life is of course never that simple and as is so often the case there are many competing technologies in this space including (but, I suspect, not limited to) Microsoft’s OData, Google’s &lt;a href="http://code.google.com/apis/gdata/index.html" target="_blank"&gt;GData &lt;/a&gt;and the World Wide Web consortium’s &lt;a href="http://www.w3.org/RDF/" target="_blank"&gt;Resource Description Framework (RDF)&lt;/a&gt;.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&amp;#160;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;This is nothing new of course; we can draw parallels with Atom and RSS which were recent competing technologies used to expose blog syndication feeds. Interestingly both of these technologies generally sit side-by-side quite happily these days (read: &lt;a href="http://www.25hoursaday.com/weblog/2009/01/06/WillTheOnlineIdentityWarTurnOutLikeTheXMLSyndicationWar.aspx" target="_blank"&gt;Will the Online Identity War turn out like the XML Syndication War?&lt;/a&gt;) and it will be interesting to see whether the same will happen in the OData/GData/RDF space; will organisations opt to expose multiple service heads for their various databases? I await the answer to that one with interest.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;#160;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;RDF is of particular interest chiefly because one of its main proponents is Sir Tim Berners-Lee, the inventor of the world wide web. RDF has been knocking around for about 10 years now and Berners-Lee sees it as the technology that will underpin the growth of the fabled Semantic Web; indeed he has been heavily involved with the recently announced service &lt;a href="http://data.gov.uk/"&gt;http://data.gov.uk&lt;/a&gt; which exposes data held by the UK government and it is no surprise that that service exposes its data using RDF.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;#160;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;I don’t know too much about GData but I do have a working knowledge of both OData &amp;amp; RDF so perhaps an overview and comparison of the two might be useful. To this observer it appears as though OData is closely tied to the tables-rows-and-columns paradigm that anybody familiar with traditional relational databases will understand. An OData service exposes multiple entities (roughly analogous to tables) and the relationships between them.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;   &lt;br /&gt;RDF however is built around the concept of triples which I assert is more analogous to a conceptual Entity-Attribute-Value model (that assertion is something I hope to explore in a future blog post). The key difference between RDF and OData though is that an RDF document can contain links to RDF documents that are hosted on &lt;i&gt;other&lt;/i&gt; services and attributes of entities are defined in terms of those other services. Put more simply, RDF data is one massively distributed, non-centralised, interlinked web of data and if that sounds an awful lot like the mass of HTML documents which form the world wide web then you shouldn’t be too surprised given that Berners-Lee is so heavily involved. The notion of linking data together in this way has also given rise to the very descriptive moniker &lt;a href="http://linkeddata.org/" target="_blank"&gt;linked data&lt;/a&gt; which you may well hear mentioned in the same sentence as “semantic web” from time to time.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;#160;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;This has been a rather rambling blog post and really its just me dumping some thoughts out onto your computer screen as you can tell from the rather unimaginative title. Nonetheless there is some interesting stuff going on here that I hope to explore in the future so if you're interested please return some time. If you have any thoughts I'd love to read them in the comments section below.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;#160;&lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;a href="http://twitter.com/jamiet" target="_blank"&gt;@Jamiet&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;</description></item></channel></rss>