<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>webofdatablog</title>
    <description>Articles from www.webofdatablog.com</description>
    <link>http://www.webofdatablog.com</link>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/webofdatablog" /><feedburner:info uri="webofdatablog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Scottish government spending - CSVs please?</title>
      <description>&lt;p&gt;The Scottish Government is now publishing &lt;a href="http://www.scotland.gov.uk/About/Directorates/expenditure/reports"&gt;monthly reports&lt;/a&gt; of all items of expenditure over £25,000.&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s great and a positive step towards transparency and open data.  But can we have them as &lt;span class="caps"&gt;CSV&lt;/span&gt; files? or even Excel?  Currently they are only available as &lt;span class="caps"&gt;PDF&lt;/span&gt; which makes it a pain to do anything with the data.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://twitter.com/countculture"&gt;Chris Taggart&lt;/a&gt; has converted the first couple of reports to &lt;span class="caps"&gt;CSV&lt;/span&gt; and helpfully made them available &lt;a href="http://github.com/CountCulture/Scottish-Spending-Data"&gt;here&lt;/a&gt;, but since this data was probably in a database or spreadsheet before being made into a &lt;span class="caps"&gt;PDF&lt;/span&gt;, it&amp;#8217;s a bit daft to create all that extra work for anyone who wants to analyse the data.&lt;/p&gt;
&lt;p&gt;They could leap in a single bound from one star to three on the &lt;a href="http://inkdroid.org/journal/2010/06/04/the-5-stars-of-open-linked-data/"&gt;Berners-Lee 5 stars of open linked data&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/U0m-gQdrrsg" height="1" width="1"/&gt;</description>
      <pubDate>Tue, 24 Aug 2010 16:09:28 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/U0m-gQdrrsg/scottish-government-spending-csvs-please</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/scottish-government-spending-csvs-please?updated_at=2010-08-24T16:09:28</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/scottish-government-spending-csvs-please?updated_at=2010-08-24T16:09:28</feedburner:origLink></item>
    <item>
      <title>RDF datasets and graphs</title>
      <description>&lt;p&gt;I think we need to establish a common practice to link &lt;span class="caps"&gt;RDF&lt;/span&gt; datasets and named graphs.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve been working recently on discovery of linked data: how people can find out easily what is available and how they can use it, either directly or by building it into new applications.&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;dataset&lt;/em&gt; is clearly an important concept in this, albeit a rather vague one &amp;#8211; essentially it&amp;#8217;s a bunch of data that belong together somehow.&lt;/p&gt;
&lt;p&gt;As most of you will already know, an ever increasing list of UK government datasets is catalogued at &lt;a href="http://data.gov.uk/data"&gt;http://data.gov.uk/data&lt;/a&gt;, each with some supporting information on what it&amp;#8217;s about, where it came from and where to go to access all the details.&lt;/p&gt;
&lt;p&gt;Some of that data has been made available as &lt;a href="http://www.w3.org/DesignIssues/LinkedData.html"&gt;Linked Data&lt;/a&gt;, with dereferenceable URIs and &lt;span class="caps"&gt;SPARQL&lt;/span&gt; endpoints, for example the information on schools available &lt;a href="http://services.data.gov.uk/education/sparql"&gt;here&lt;/a&gt;.  The Linked Data approach can be very powerful, but for a &amp;#8216;data consumer&amp;#8217; it can also be difficult to know where to start.  One of the things I&amp;#8217;m currently working on is to publish some simple additional information that will hopefully make it easier to exploit the Linked Data part of data.gov.uk.&lt;/p&gt;
&lt;p&gt;Which brings me back to describing Linked Data datasets.  The de facto standard for this (and only show in town) is &lt;a href="http://vocab.deri.ie/void/guide"&gt;voiD&lt;/a&gt; which defines a vocabulary and recommends some good practices for describing a dataset.&lt;/p&gt;
&lt;p&gt;Via the &lt;a href="http://vocab.deri.ie/void#dataDump"&gt;void:dataDump&lt;/a&gt; property, you can point to a location where you can get a copy of all the data in the dataset.  And using &lt;a href="http://dublincore.org/documents/dcmi-terms/#terms-isPartOf"&gt;dcterms:isPartOf&lt;/a&gt;, you can link the description of a resource back to the dataset that it&amp;#8217;s part of.&lt;/p&gt;
&lt;p&gt;OK, so far so good.  However, one important thing that seems to be missing in this picture is how to restrict a &lt;span class="caps"&gt;SPARQL&lt;/span&gt; query to a particular dataset or shortlist of datasets.&lt;/p&gt;
&lt;p&gt;The typical approach with statistical data has been to use &lt;a href="http://sw.joanneum.at/scovo/schema.html"&gt;&lt;span class="caps"&gt;SCOVO&lt;/span&gt;&lt;/a&gt;, soon to be usurped by the &lt;a href="http://code.google.com/p/publishing-statistical-data/"&gt;&lt;span class="caps"&gt;RDF&lt;/span&gt; Data Cube vocabulary&lt;/a&gt; from Dave Reynolds et al (still work in progress but hopefully soon to be released).  Those approaches link individual observations back to the dataset they belong to, which makes it easy to limit a query to a particular dataset.  But not all data fits that kind of pattern.&lt;/p&gt;
&lt;p&gt;However this is exactly the reason that the named graph approach was created &amp;#8211; as a convenient way of grouping a bunch of triples together and letting us talk about them &amp;#8211; and it&amp;#8217;s already supported by most &lt;span class="caps"&gt;RDF&lt;/span&gt; databases/quad stores.&lt;/p&gt;
&lt;p&gt;VoiD lets you link a dataset to a &lt;span class="caps"&gt;SPARQL&lt;/span&gt; endpoint, but the voiD guide says &amp;#8220;Note: It is assumed that the default graph of the &lt;span class="caps"&gt;SPARQL&lt;/span&gt; endpoint is the dataset itself&amp;#8221;. This seems unnecessarily restrictive as it implies only one dataset per endpoint and a lot of the value of &lt;span class="caps"&gt;SPARQL&lt;/span&gt; and Linked Data in general is the ability to connect stuff across multiple datasets.&lt;/p&gt;
&lt;p&gt;We can link named graphs to voiD datasets (by using dcterms:isPartOf for example) and if the data available through &lt;span class="caps"&gt;SPARQL&lt;/span&gt; endpoints is grouped into those named graphs, then it provides an easy mechanism for adding metadata and finding aids for the steadily increasing list of linked data datasets.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/20Hu5bQl_AM" height="1" width="1"/&gt;</description>
      <pubDate>Tue, 24 Aug 2010 15:50:39 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/20Hu5bQl_AM/rdf-datasets-and-graphs</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/rdf-datasets-and-graphs?updated_at=2010-08-24T15:50:39</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/rdf-datasets-and-graphs?updated_at=2010-08-24T15:50:39</feedburner:origLink></item>
    <item>
      <title>Linked Data in Edinburgh and Manchester</title>
      <description>&lt;p&gt;I&amp;#8217;ve been at a couple of great Web of Data events in the last ten days or so.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://sites.google.com/site/scottishlinkeddataswig/first-sld-meetup-1/SLDIG-zach.jpg" width="600" /&gt;&lt;/p&gt;
&lt;p&gt;On 13 July, I organised a Linked Data meetup in Edinburgh that I&amp;#8217;m pleased to say went very well. Around 25 people showed up to hear interesting talks from Zach Beauvais of Talis (&lt;a href="http://www.flickr.com/photos/nodalities/sets/72157624498095442/show/"&gt;slides&lt;/a&gt;) and Paola di Maio of Strathclyde University (&lt;a href="https://docs.google.com/present/view?id=0AZXeDqbLLqHSZG5jdDJxNl8zOTA2eGd6eGpkcg&amp;hl=en"&gt;slides&lt;/a&gt;).  There was a good mix of people already experienced with linked data and others who wanted to learn more about it &amp;#8211; many of them with specific potential applications in mind.&lt;/p&gt;
&lt;p&gt;There&amp;#8217;s a fuller write-up at the &lt;a href="https://sites.google.com/site/scottishlinkeddataswig/first-sld-meetup-1"&gt;&lt;span class="caps"&gt;SLDIG&lt;/span&gt; wiki&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Then a couple of days ago I went down to Manchester for the &lt;a href="http://www.visionandmedia.co.uk/"&gt;Vision and Media&lt;/a&gt; Transmission 6 event &lt;a href="http://transmission6.eventbrite.com"/&gt;&amp;#8220;Towards a web of data?&amp;#8221;&lt;/a&gt; organised by Paul Collins of &lt;a href="http://www.thewhiteroomcec.com/"&gt;the White Room&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/gablaxian/4816902402/in/set-72157624554318606/"&gt;&lt;img src="http://farm5.static.flickr.com/4123/4816902402_9da58505c3.jpg" width="300" style="float:right;margin-left:10px;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I presented on &lt;a href="http://www.slideshare.net/billroberts/transmission6-publishing-linked-data" /&gt;&amp;#8220;Publishing Linked Data: Getting Started&amp;#8221;&lt;/a&gt;. The other speakers were Paul Miller of &lt;a href="http://cloudofdata.com/"&gt;Cloud of Data&lt;/a&gt; (and semantic podcaster extraordinaire) and Liz Turner of &lt;a href="http://iconomical.com/"&gt;Iconomical&lt;/a&gt;, the creator of the well-known &lt;a href="http://www.wheredoesmymoneygo.org/"&gt;WhereDoesMyMoneyGo&lt;/a&gt;. Paul&amp;#8217;s slides are &lt;a href="http://www.slideshare.net/cloudofdata/towards-a-web-of-data"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I very much enjoyed the chance to be involved and to meet with some of the thriving digital media community in Manchester.&lt;/p&gt;
&lt;p&gt;[Credits: Manchester picture by &lt;a href="http://twitter.com/gablaxian"&gt;Graham Smith&lt;/a&gt;, via Flickr).]&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/H6u9Lb6g6B8" height="1" width="1"/&gt;</description>
      <pubDate>Fri, 23 Jul 2010 15:11:07 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/H6u9Lb6g6B8/linked-data-in-edinburgh-and-manchester</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/linked-data-in-edinburgh-and-manchester?updated_at=2010-07-24T11:14:53</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/linked-data-in-edinburgh-and-manchester?updated_at=2010-07-24T11:14:53</feedburner:origLink></item>
    <item>
      <title>Public sector open data: big problems still to solve</title>
      <description>&lt;p&gt;We&amp;#8217;re in the very early days of the UK government&amp;#8217;s new approach to open data. While it seems to be going in the right direction and progress has in many respects been remarkably quick (eg this &lt;a href="http://data.gov.uk/blog/new-public-sector-transparency-board-and-public-data-transparency-principles"&gt;recent announcement on public sector transparency&lt;/a&gt;), clearly we still have a lot to learn and many problems to overcome.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://twitter.com/countculture"&gt;Chris Taggart&lt;/a&gt; and Vicky Sargent&amp;#8217;s recent &lt;br /&gt;
&lt;a href="http://data.gov.uk/blog/publishing-local-open-data-important-lessons-open-election-data-project"&gt;article on lessons learned&lt;/a&gt; from the &lt;a href="http://openelectiondata.org"&gt;Open Election Data project&lt;/a&gt; was extremely informative on how far we still have to go.  I strongly recommend that you read it in full.  It&amp;#8217;s a salutary reminder that although activity around linked data is blooming, it&amp;#8217;s very easy to forget that most people have no idea what we are talking about!  That&amp;#8217;s our failing, not theirs.&lt;/p&gt;
&lt;p&gt;There is a need for education and awareness raising about the basics of web publishing in general.  This ought to be a core activity of any organisation in the 21st century and will be the foundation for what we want to achieve with linked data.  If more people in local government understand what is possible, that can feed through into setting priorities and selection of software tools and suppliers.&lt;/p&gt;
&lt;p&gt;We in the tech community need to provide better software tools to assist the publishing process.  They need to work alongside existing systems, not replace them, otherwise uptake will be impractically slow. A lot of the source information is already online but we can make it a lot more useful.  Chris Taggart&amp;#8217;s work with &lt;a href="http://openlylocal.com/"&gt;OpenlyLocal&lt;/a&gt; shows what can be achieved with a small amount of well targeted effort.&lt;/p&gt;
&lt;p&gt;There is a lack of good learning resources aimed at the intelligent layman.  We need introductory material aimed at particular user groups, such as local government, with examples that can be copied and adapted.&lt;/p&gt;
&lt;p&gt;There are now a few success stories that illustrate the potential of linked data publishing and inspire more people to get involved.  Let&amp;#8217;s find more of those and get the word out to a broader community.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/P0abtbHL0j4" height="1" width="1"/&gt;</description>
      <pubDate>Sun, 04 Jul 2010 10:09:52 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/P0abtbHL0j4/public-sector-open-data-big-problems-still-to-solve</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/public-sector-open-data-big-problems-still-to-solve?updated_at=2010-07-04T10:09:52</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/public-sector-open-data-big-problems-still-to-solve?updated_at=2010-07-04T10:09:52</feedburner:origLink></item>
    <item>
      <title>Register now for Scottish Linked Data meetup</title>
      <description>&lt;p&gt;You can now &lt;a href="http://scottishlinkeddata.eventbrite.com/"&gt;register&lt;/a&gt; for the Scottish Linked Data Interest Group meetup on 13 July.&lt;/p&gt;
&lt;p&gt;The event is free but places are limited and there has already been a great reaction, so if you&amp;#8217;d like to come please do sign up.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/zVZ1Qkbg0vc" height="1" width="1"/&gt;</description>
      <pubDate>Wed, 23 Jun 2010 08:32:44 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/zVZ1Qkbg0vc/register-now-for-scottish-linked-data-meetup</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/register-now-for-scottish-linked-data-meetup?updated_at=2010-06-23T08:32:44</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/register-now-for-scottish-linked-data-meetup?updated_at=2010-06-23T08:32:44</feedburner:origLink></item>
    <item>
      <title>First meeting of the Scottish Linked Data Interest Group</title>
      <description>&lt;p&gt;The first meeting will be at 7pm on Tuesday 13 July at the &lt;a href="http://www.outhouse-edinburgh.co.uk/"&gt;Outhouse&lt;/a&gt; in Edinburgh.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll set up an Eventbrite page for registration in the next few days and put together some more details about the event, but please put the date in your diary if you are interested.&lt;/p&gt;
&lt;p&gt;Also, we&amp;#8217;re on the lookout for 2 or 3 speakers for the event, so if you have something you would like to present on the topic of Linked Data, please &lt;a href="mailto:bill@swirrl.com"&gt;let me know&lt;/a&gt;.  As mentioned in my &lt;a href="http://www.webofdatablog.com/articles/scottish-linked-data-interest-group"&gt;previous post&lt;/a&gt;, we welcome contributions from people with data to publish, people who are using linked data in interesting ways and people working on tools and methods that support the process.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/ubAvxOlZeGk" height="1" width="1"/&gt;</description>
      <pubDate>Tue, 15 Jun 2010 17:45:45 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/ubAvxOlZeGk/first-meeting-of-the-scottish-linked-data-interest-group</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/first-meeting-of-the-scottish-linked-data-interest-group?updated_at=2010-06-15T17:45:45</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/first-meeting-of-the-scottish-linked-data-interest-group?updated_at=2010-06-15T17:45:45</feedburner:origLink></item>
    <item>
      <title>Scottish Linked Data Interest Group</title>
      <description>&lt;p&gt;At the recent Open Knowledge Scotland meeting, &lt;a href="http://personal.strath.ac.uk/paola.dimaio/"&gt;Paola di Maio&lt;/a&gt; suggested setting up a Scottish interest group on linked data.  &lt;a href="http://www.csd.abdn.ac.uk/~jpan/"&gt;Jeff Pan&lt;/a&gt; and I agreed with her and we decided to give it a try.  I&amp;#8217;ve volunteered to organise the first meeting.&lt;/p&gt;
&lt;p&gt;We know that there&amp;#8217;s a lot of interesting work going on in Scotland in this field and we want to provide an informal forum for people in the area to get together and exchange ideas &amp;#8211; and hopefully encourage others to get involved.&lt;/p&gt;
&lt;p&gt;Our initial discussions have led us to the following concept:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;an emphasis on connecting different groups: people who have data to share, people who want to use data and people with tools for working with linked data.  We want to help them to work together to achieve great things&lt;/li&gt;
	&lt;li&gt;a roughly 50/50 split of presentations and time for discussions and networking, in an informal friendly atmosphere&lt;/li&gt;
	&lt;li&gt;rotate the venue around the main cities of Scotland so we share out the travelling and access a big enough group of people to make the meetups work&lt;/li&gt;
	&lt;li&gt;meetings roughly four times a year&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the first meeting, I&amp;#8217;m thinking of an evening meeting (probably 7pm-9pm) in Edinburgh, provisionally mid July, but I&amp;#8217;d like to hear your ideas and preferences.&lt;/p&gt;
&lt;p&gt;To get an idea of likely numbers, please leave a comment on this blog, or &lt;a href="mailto:bill@swirrl.com"&gt;email me direct&lt;/a&gt; to let me know if you are interested in coming, whether you&amp;#8217;d like to help organise this or subsequent meetups, whether you have something you want to present, what topics you&amp;#8217;d like to see discussed and any thoughts you have on the way we should run the meetings.  Thanks!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/H_SPzeQ9BuQ" height="1" width="1"/&gt;</description>
      <pubDate>Mon, 24 May 2010 10:39:16 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/H_SPzeQ9BuQ/scottish-linked-data-interest-group</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/scottish-linked-data-interest-group?updated_at=2010-05-24T10:39:16</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/scottish-linked-data-interest-group?updated_at=2010-05-24T10:39:16</feedburner:origLink></item>
    <item>
      <title>Got data, want linked data?</title>
      <description>&lt;p&gt;At Swirrl we&amp;#8217;re working on a new platform for publishing Linked Data. (It&amp;#8217;s called PublishMyData). It&amp;#8217;s still at an early stage and we&amp;#8217;d like to test our ideas against the constraints and objectives of the people who we hope might make use of it.&lt;/p&gt;
&lt;p&gt;A good example of what we are thinking of is to create Linked Data for the 99% of datasets on data.gov.uk that are currently Excel, &lt;span class="caps"&gt;CSV&lt;/span&gt;, &lt;span class="caps"&gt;PDF&lt;/span&gt; etc rather than &lt;span class="caps"&gt;RDF&lt;/span&gt; (see &lt;a href="http://gist.github.com/338692"&gt;Tom Morris&amp;#8217;s survey of data.gov.uk formats&lt;/a&gt;) &amp;#8211; though we&amp;#8217;re not just interested in government datasets.&lt;/p&gt;
&lt;p&gt;So if you have data you&amp;#8217;d like to publish on the web as &lt;span class="caps"&gt;RDF&lt;/span&gt;/&lt;span class="caps"&gt;OWL&lt;/span&gt; (as well as &lt;span class="caps"&gt;HTML&lt;/span&gt; human-readable versions), but you haven&amp;#8217;t done it because of lack of time, or lack of resources or technical knowledge &amp;#8211; or indeed if you&amp;#8217;ve recently been through a linked data publishing process &amp;#8211; we&amp;#8217;d love to hear your ideas and to find out if our initial plans are a good match for what you actually need.  You can get in touch with me at bill@swirrl.com or &lt;a href="http://twitter.com/billroberts"&gt;@billroberts&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/M-asY3yRk0g" height="1" width="1"/&gt;</description>
      <pubDate>Wed, 31 Mar 2010 17:14:50 +0100</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/M-asY3yRk0g/got-data-want-linked-data</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/got-data-want-linked-data?updated_at=2010-03-31T17:14:50</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/got-data-want-linked-data?updated_at=2010-03-31T17:14:50</feedburner:origLink></item>
    <item>
      <title>Scottish Data Now!</title>
      <description>&lt;p&gt;&lt;img src="http://webofdatablog.s3.amazonaws.com/data-gov-uk-120x60.jpg" style="float:left;margin:10px;"/&gt; Tim Berners-Lee recently gave a &lt;a href="http://www.ted.com/talks/tim_berners_lee_the_year_open_data_went_worldwide.html"&gt;short talk to &lt;span class="caps"&gt;TED&lt;/span&gt;&lt;/a&gt;, reporting back on a year of great progress since his 2009 cry of &amp;#8220;Raw Data Now&amp;#8221;.  One of the big contributors to this has been the UK government via the &lt;a href="http://data.gov.uk"&gt;data.gov.uk&lt;/a&gt; initiative, which I&amp;#8217;m sure all readers of this blog are well aware of.&lt;/p&gt;
&lt;p&gt;If you are from outside the UK (and for many Brits too), you might not be aware that the UK has a rather complicated system of government, where some responsibilities are handled centrally for the whole country and some are devolved to the Scottish government (and a different set of responsibilities to assemblies in Wales and Northern Ireland).  Anyway, it seems that data.gov.uk is one of those initiatives that more or less stops at the Scottish border.  This is mainly because most of the departments publishing their data have responsibility for England and Wales, with an equivalent but separate Scottish department in charge once you are north of Hadrian&amp;#8217;s Wall.  Or something like that &amp;#8211; it&amp;#8217;s complicated!&lt;/p&gt;
&lt;p&gt;The Scottish government publishes quite a few high quality datasets through its own websites and some of those are linked from data.gov.uk (for example the &lt;a href="http://data.gov.uk/apps/scottish-index-multiple-deprivation"&gt;Scottish Index of Multiple Deprivation&lt;/a&gt; and &lt;a href="http://data.gov.uk/dataset/abstract_of_scottish_agricultural_statistics"&gt;Abstract of Scottish Agricultural Statistics&lt;/a&gt;, or the sheep census as I like to think of it: 7.5 million in 2007 for those who are interested) but the concerted effort for publishing more data, in particular Linked Data, seems to be lacking. And because I live and work in Scotland, I want the same benefits here that are starting to appear in other parts of the UK.&lt;/p&gt;
&lt;p&gt;I wrote today to John Swinney, Cabinet Secretary for Finance and Sustainable Growth in the Scottish government (he seemed like the most relevant person to ask), to encourage him to set up a similar initiative in Scotland &amp;#8211; or to get the Scottish departments more actively involved in the existing UK scheme.  Either way, it seems clear to me that this is something that can stimulate the high-tech economy, improve government efficiency through inter-departmental data re-use, and promote transparency and accountability of government.  In other words it&amp;#8217;s a Good Thing.&lt;/p&gt;
&lt;p&gt;Scotland has a small but vibrant and growing web and digital media scene and we could do lots of great stuff with this.  So we should start demanding our Scottish public data now!&lt;/p&gt;
&lt;p&gt;We should also just start doing it and I&amp;#8217;m currently working on a couple of examples to try to get the ball rolling and show what is possible.&lt;/p&gt;
&lt;p&gt;For readers based in Scotland, if you want to express your opinion to the government, you can find contact information for the &lt;a href="http://scotland.gov.uk/About/14944/Scottish-Cabinet"&gt;Scottish Cabinet here&lt;/a&gt; or contact your own &lt;a href="http://www.theyworkforyou.com"&gt;elected representative&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/BJk3MhZHlCQ" height="1" width="1"/&gt;</description>
      <pubDate>Fri, 19 Mar 2010 13:03:54 +0000</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/BJk3MhZHlCQ/scottish-data-now</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/scottish-data-now?updated_at=2010-03-19T13:04:02</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/scottish-data-now?updated_at=2010-03-19T13:04:02</feedburner:origLink></item>
    <item>
      <title>Feed problems</title>
      <description>&lt;p&gt;Sorry for introducing lots of articles into your feed reader.  After moving this blog over to its new platform, we had a few problems with the feed caching system, which meant that articles from Ric&amp;#8217;s blog (ricroberts.com) found their way into my feed.&lt;/p&gt;
&lt;p&gt;The problem is now fixed, so we should be back to normal service now (I hope!)&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/webofdatablog/~4/kaIoU_eRWoc" height="1" width="1"/&gt;</description>
      <pubDate>Mon, 15 Feb 2010 11:03:34 +0000</pubDate>
      <link>http://feedproxy.google.com/~r/webofdatablog/~3/kaIoU_eRWoc/feed-problems</link>
      <guid isPermaLink="false">http://www.webofdatablog.com/articles/feed-problems?updated_at=2010-02-15T11:03:34</guid>
    <feedburner:origLink>http://www.webofdatablog.com/articles/feed-problems?updated_at=2010-02-15T11:03:34</feedburner:origLink></item>
  </channel>
</rss>
