<?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/"
	>

<channel>
	<title>Open Knowledge Foundation Blog &#187; Uncategorized</title>
	<atom:link href="http://blog.okfn.org/taxonomy/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.okfn.org</link>
	<description></description>
	<pubDate>Fri, 10 Sep 2010 10:34:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Beginnings of an Object Description Mapper</title>
		<link>http://blog.okfn.org/2010/08/21/begginnings-of-an-object-description-mapper/</link>
		<comments>http://blog.okfn.org/2010/08/21/begginnings-of-an-object-description-mapper/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 14:42:07 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/2010/08/21/begginnings-of-an-object-description-mapper/</guid>
		<description><![CDATA[      The analogue to an Object-Relational Mapper for RDF. Helping to make OWL Description Logic accessible from Python in a way that will seem familiar to people who are accustomed to things like SQLAlchemy and Django.  http://packages.python.org/ordf/odm.html        

			
				
			
		Share This


Related posts:CKAN 0.7 ReleasedKForge [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2008/10/31/ckan-07-released/' rel='bookmark' title='Permanent Link: CKAN 0.7 Released'>CKAN 0.7 Released</a></li><li><a href='http://blog.okfn.org/2009/06/10/kforge-v016-released/' rel='bookmark' title='Permanent Link: KForge v0.16 Released'>KForge v0.16 Released</a></li><li><a href='http://blog.okfn.org/2010/07/02/ordf-the-okfn-rdf-library/' rel='bookmark' title='Permanent Link: ORDF - the OKFN RDF Library'>ORDF - the OKFN RDF Library</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>      The analogue to an Object-Relational Mapper for RDF. Helping to make OWL Description Logic accessible from Python in a way that will seem familiar to people who are accustomed to things like SQLAlchemy and Django.<br /> <ul> <li><a href="http://packages.python.org/ordf/odm.html">http://packages.python.org/ordf/odm.html</a><br /> </li> </ul>      </div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F08%2F21%2Fbegginnings-of-an-object-description-mapper%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F08%2F21%2Fbegginnings-of-an-object-description-mapper%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=3695&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3695" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2008/10/31/ckan-07-released/' rel='bookmark' title='Permanent Link: CKAN 0.7 Released'>CKAN 0.7 Released</a></li><li><a href='http://blog.okfn.org/2009/06/10/kforge-v016-released/' rel='bookmark' title='Permanent Link: KForge v0.16 Released'>KForge v0.16 Released</a></li><li><a href='http://blog.okfn.org/2010/07/02/ordf-the-okfn-rdf-library/' rel='bookmark' title='Permanent Link: ORDF - the OKFN RDF Library'>ORDF - the OKFN RDF Library</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/08/21/begginnings-of-an-object-description-mapper/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cataloguing Bibliographic Data with Natural Language and RDF</title>
		<link>http://blog.okfn.org/2010/08/09/cataloguing-bibliographic-data-with-natural-language-and-rdf/</link>
		<comments>http://blog.okfn.org/2010/08/09/cataloguing-bibliographic-data-with-natural-language-and-rdf/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 17:19:01 +0000</pubDate>
		<dc:creator>William Waites</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/2010/08/09/cataloguing-bibliographic-data-with-natural-language-and-rdf/</guid>
		<description><![CDATA[      In the grand tradition of W3C IRC bots, I&#8217;ve started some speculative work on a robot that tries to understand natural language descriptions of works and their authors and generates RDF. It is written in Python and uses&#160;ORDF, the NLTK and FuXi.  Before going into implementation details, here&#8217;s [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2010/07/02/ordf-the-okfn-rdf-library/' rel='bookmark' title='Permanent Link: ORDF - the OKFN RDF Library'>ORDF - the OKFN RDF Library</a></li><li><a href='http://blog.okfn.org/2007/12/06/the-future-of-bibliographic-control-and-licensing-policies-for-bibliographic-data/' rel='bookmark' title='Permanent Link: &#8216;The Future of Bibliographic Control&#8217; and Licensing Policies for Bibliographic Data'>&#8216;The Future of Bibliographic Control&#8217; and Licensing Policies for Bibliographic Data</a></li><li><a href='http://blog.okfn.org/2010/01/29/cern-opens-up-bibliographic-metadata/' rel='bookmark' title='Permanent Link: CERN opens up bibliographic metadata!'>CERN opens up bibliographic metadata!</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>      In the grand tradition of W3C IRC bots, I&#8217;ve started some speculative work on a robot that tries to understand natural language descriptions of works and their authors and generates RDF. It is written in Python and uses&nbsp;<a href="http://ordf.org/">ORDF</a>, the <a href="http://www.nltk.org/">NLTK</a> and <a href="http://code.google.com/p/fuxi">FuXi</a>.<p />  Before going into implementation details, here&#8217;s an example of a session:<br /> <div class="CodeRay"> <div class="code"><pre>
12:41 &lt; ww&gt; biblio forget
12:41 &lt; biblio&gt; ww: ok
12:41 &lt; ww&gt; Solzhenitsyn's name is &quot;Aleksander Isayevitch Solzhenitsyn&quot;
12:42 &lt; ww&gt; He was born on December 11th 1918
12:42 &lt; ww&gt; He died on August 3rd 2008
12:42 &lt; ww&gt; He wrote TFC in 1968
12:42 &lt; ww&gt; TFC's title is &quot;The First Circle&quot;
12:42 &lt; ww&gt; &quot;YMCA&quot;'s name is &quot;YMCA Press&quot;
12:42 &lt; ww&gt; They published TFC in 1978
12:42 &lt; ww&gt; biblio think
12:42 &lt; biblio&gt; ww: I learned 25 things in 0:00:00.218296
12:42 &lt; ww&gt; biblio paste
12:42 &lt; biblio&gt; ww: http://pastebin.ca/1913826
</pre></div> </div> The natural language parsing is somewhat simplistic, the kinds of grammatical constructions it can understand are limited (but growing), the resolution of pronouns (e.g. he, they) only looks at the previous named subject and it will get confused if there is more than one pronoun referring to a different thing in the same sentence but all of these things can be improved.<p />  Broadly, the process follows the following steps:<br /> <ul> <li>(NLTK) Tokenise the sentence and classify for parts of speech</li> <li>Create references for named entities (capitalised words, URIs and phrases enclosed in double quotes)</li> <li>(NLTK) Create a lexicon, the part of a grammar that grounds it to individual words and append it to the canned grammar that describes the structure of sentences. This is a feature grammar not a context-free grammar</li> <li>(NLTK) Parse the input sentences creating a syntax tree with the root at the main verb in the sentence</li> <li>The syntax tree is annotated with the logical structure of the sentence (see <a href="http://nltk.googlecode.com/svn/trunk/doc/book/ch10.html">Analysing the meaning of sentences</a>). This logical representation is cunningly constructed so as to also be runnable Python code (with <a href="http://docs.python.org/library/functions.html#eval">eval</a>). Running it transforms the syntax tree into an RDF representation.</li> <li>(FuXi) the &#8220;biblio think&#8221; command causes the RDF of the current session to be run through a number of inference rules that encode higher level meaning. That if &#8220;X wrote Y&#8221; then X must be a person, Y must be a work and X must have contributed to Y.</li> </ul> The neat bit is really the way it generates RDF, translating a logical structure that looks like,<br /> <div class="CodeRay"> <div class="code"><pre>
statement(
  predicate(
    bnode(
      rdf_type(umbel(&quot;Verb&quot;)),
      label(&quot;is&quot;),
      racine(&quot;be&quot;),
      tense(nlp(&quot;Present&quot;)) 
    ), 
    named(&quot;aHLIkuXm14335&quot;) # &quot;The First Circle&quot; 
  ), 
  posessive(
    bnode(
      rdf_type(umbel(&quot;Noun&quot;)), label(&quot;title&quot;), racine(&quot;title&quot;)
    ), 
   named(&quot;aHLIkuXm14333&quot;) # &quot;TFC&quot;
  ) 
)
</pre></div> </div> and the constituent parts bubble up and return an RDF Graph that looks like this:<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; font-size: medium;"><span style="font-family: monospace; font-size: 13px;"><br /> </span></span> <div class="CodeRay"> <div class="code"><pre>
 entity:aHLIkuXm14333 a nlp:NamedEntity;
      rdfs:label &quot;TFC&quot;.

 entity:aHLIkuXm14335 a nlp:NamedEntity;
      rdfs:label &quot;The First Circle&quot;.

 [ a umbel:Verb;
      rdfs:label &quot;is&quot;;
      lvo:nearlySameAs lve:be;
      nlp:directObject entity:aHLIkuXm14335;
      nlp:subject [ a umbel:Noun;
                    rdfs:label &quot;title&quot;;
                    lvo:nearlySameAs lve:title;
                    nlp:owner entity:aHLIkuXm14333];
      nlp:tense nlp:Present].
</pre></div> </div> And this sort of structure is the basis for the reasoning step. Provenance information, using <a href="http://open-biomed.sourceforge.net/opmv/ns.html">OPMV</a> is also kept, pointing back to the original IRC message that was parsed so the entire process should be repeatable.<p />  I suppose since IRC is not necessarily the most accessible of media &#8212; though I can&#8217;t really see why &#8212; the same engine could be easily glued to a web server with a simple chat-like interface. Perhaps this is easier or more natural than web forms. Perhaps not. More research is needed.<p />  In any case, I&#8217;m working on improving the natural language parsing and the inference rules as time permits so hopefully the robot will become more and more clever.<p />  Source code for the IRC bot is available at: <a href="http://bitbucket.org/ww/sembot">http://bitbucket.org/ww/sembot</a><p />  You can play with a live version of the bot by joining <a href="irc://irc.oftc.net/">irc://irc.oftc.net/</a> and joining #okfn or engaging in a private chat with <i>biblio</i>. It understands the command &#8220;sembot help&#8221; and I&#8217;ll try not to break it too badly while anyone&#8217;s playing with it.      </div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F08%2F09%2Fcataloguing-bibliographic-data-with-natural-language-and-rdf%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F08%2F09%2Fcataloguing-bibliographic-data-with-natural-language-and-rdf%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=3640&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3640" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2010/07/02/ordf-the-okfn-rdf-library/' rel='bookmark' title='Permanent Link: ORDF - the OKFN RDF Library'>ORDF - the OKFN RDF Library</a></li><li><a href='http://blog.okfn.org/2007/12/06/the-future-of-bibliographic-control-and-licensing-policies-for-bibliographic-data/' rel='bookmark' title='Permanent Link: &#8216;The Future of Bibliographic Control&#8217; and Licensing Policies for Bibliographic Data'>&#8216;The Future of Bibliographic Control&#8217; and Licensing Policies for Bibliographic Data</a></li><li><a href='http://blog.okfn.org/2010/01/29/cern-opens-up-bibliographic-metadata/' rel='bookmark' title='Permanent Link: CERN opens up bibliographic metadata!'>CERN opens up bibliographic metadata!</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/08/09/cataloguing-bibliographic-data-with-natural-language-and-rdf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>About Inferencing</title>
		<link>http://blog.okfn.org/2010/08/02/about-inferencing/</link>
		<comments>http://blog.okfn.org/2010/08/02/about-inferencing/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 13:17:31 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/2010/08/02/about-inferencing/</guid>
		<description><![CDATA[      Inferencing, or machine reasoning has a slightly unsavoury reputation perhaps stemming from the failure of Strong AI and its association with science fiction. This is a bit unfortunate and it could be argued that it has led Semantic Web technologies to be underdeveloped.  With the Semantic Web and [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2010/08/09/cataloguing-bibliographic-data-with-natural-language-and-rdf/' rel='bookmark' title='Permanent Link: Cataloguing Bibliographic Data with Natural Language and RDF'>Cataloguing Bibliographic Data with Natural Language and RDF</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>      Inferencing, or machine reasoning has a slightly unsavoury reputation perhaps stemming from the failure of <a href="http://en.wikipedia.org/wiki/Strong_AI">Strong AI</a> and its association with science fiction. This is a bit unfortunate and it could be argued that it has led <a href="http://en.wikipedia.org/wiki/Semantic_Web">Semantic Web</a> technologies to be underdeveloped.<p />  With the Semantic Web and <a href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a> we are concerned with simple statements, or assertions. When humans make statements they generally rely on a large amount of background knowledge and contextual information to make their meaning clear without it being explicit. For example, if I say, &#8220;Mary had a little lamb,&#8221; it is unnecessary to explain that Mary is a person, Mary is female, a lamb is a young sheep, a sheep is a kind of quadrupedal animal or to digress in a discussion of what it means to &#8220;have&#8221; something, to what extent notions of ownership can extend to animals, or even the idea of time, past, present and future.<p />  If we transcribe this first line of the nursery rhyme into the <a href="http://www.w3.org/DesignIssues/Notation3">Notation 3</a> language so that it can be ingested by a computer, we might get,<br /> <div class="CodeRay"> <div class="code"><pre>Mary had [ a Lamb; size little ].</pre></div> </div> And because this transcription has to be done manually by a human unless we can invent some very good <a href="http://en.wikipedia.org/wiki/Natural_language_processing">Natural Language Processing</a> software, this is probably the most we can expect someone to do before it begins to get very tedious. We certainly don&#8217;t want to have to teach the computer about background facts more than once, but we can imagine that we have some set of background information at our disposal, indeed <a href="http://sw.opencyc.org/">OpenCyc</a> and <a href="http://www.ontologyportal.org/">SUMO</a> can help here. Indeed OpenCyc can teach us that a <a href="http://sw.opencyc.org/concept/Mx8Ngh4rwQwgBJwpEbGdrcN5Y29ycB4rvVjk95wpEbGdrcN5Y29ycA">lamb</a> is a young sheep, a domesticated animal, a ruminant, a quadruped, a terrestrial organism, etc..<p />  It is natural to want to be able to ask simple questions such as, &#8220;what type of animal did Mary have&#8221; which are actually quite easy to express in a query language like <a href="http://www.w3.org/TR/rdf-sparql-query/">SPARQL</a>,<br /> <div class="CodeRay"> <div class="code"><pre>SELECT ?animal ?type         WHERE {                 Mary had ?animal .                 ?animal a Animal .                 ?animal a ?type         }</pre></div> </div> however if this query were to be evaluated only against the facts transcribed from the nursery rhyme it would return no results. Mary had a <i>lamb </i>not an <i>animal</i>. To get the right answer we need to introduce rules in addition to our background facts. In this case the rule we need is very simple,<br /> <div class="CodeRay"> <div class="code"><pre>{ ?x a ?class . ?class subClassOf ?superclass } =&gt; { ?x a ?superclass }</pre></div> </div> This simply says that, for all things (<i>x</i>), if they have a class, and that class is a subclass of some superclass, then the thing is also whatever the superclass is. So if <i>x</i> is a <i>lamb</i> and <i>lamb</i> is a subclass of <i>sheep</i> then <i>x</i> is a <i>sheep</i>. Likewise, since <i>sheep</i> is a subclass of <i>animal</i> then <i>x</i> is an <i>animal</i>.<p />  It is precisely this kind of situation where machine reasoning is helpful, to evaluate this type of simple rule. It is nothing spectacular, just following chains of statements made by humans to answer questions that would be obvious to a two-year old. That said, this is just a toy example, the same principle can be used with facts and questions that are not quite so obvious. However, if the rules get much more complicated or numerous, it becomes quite a lot more computationally expensive to evaluate them.<p />  We have a very good reasoning engine, called <a href="http://code.google.com/p/fuxi">FuXi</a>, that is supported in <a href="http://ordf.org/">ORDF</a> for implementing these sorts of rules. Behind the scenes it is used in searching for specific types of things in the <a href="http://bibliographica.org/">Bibliographica</a>, one can search for publications, or articles, or books or, in some cases, chapters, but a search at a higher level of granularity will return all types of results and a search at a lower level will return only the types sought.      </div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F08%2F02%2Fabout-inferencing%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F08%2F02%2Fabout-inferencing%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=3587&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3587" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2010/08/09/cataloguing-bibliographic-data-with-natural-language-and-rdf/' rel='bookmark' title='Permanent Link: Cataloguing Bibliographic Data with Natural Language and RDF'>Cataloguing Bibliographic Data with Natural Language and RDF</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/08/02/about-inferencing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bad Science on Open Data</title>
		<link>http://blog.okfn.org/2010/07/02/bad-science-on-open-data/</link>
		<comments>http://blog.okfn.org/2010/07/02/bad-science-on-open-data/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 11:35:57 +0000</pubDate>
		<dc:creator>David Jones</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=3303</guid>
		<description><![CDATA[The following article is from Guardian columnist Dr Ben Goldacre and was originally published on his blog as &#8220;Nullius in verba. In verba? Nullius!&#8221;.  He kindly allowed us to reprint it here.  It discusses the pros and cons of publishing data in the context of investigative medical journalism.

Ben Goldacre, Not In The Guardian, [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2008/08/19/interview-with-science-commons-for-their-voices-from-the-future-of-science/' rel='bookmark' title='Permanent Link: Interview with Science Commons for their Voices from the Future of Science'>Interview with Science Commons for their Voices from the Future of Science</a></li><li><a href='http://blog.okfn.org/2010/02/19/launch-of-the-panton-principles-for-open-data-in-science/' rel='bookmark' title='Permanent Link: Launch of the Panton Principles for Open Data in Science and &#8216;Is It Open Data?&#8217; Web Service'>Launch of the Panton Principles for Open Data in Science and &#8216;Is It Open Data?&#8217; Web Service</a></li><li><a href='http://blog.okfn.org/2009/05/28/virtual-meeting-for-working-group-on-open-data-in-science/' rel='bookmark' title='Permanent Link: Virtual meeting for Working Group on Open Data in Science'>Virtual meeting for Working Group on Open Data in Science</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>The following article is from Guardian columnist <a href="http://www.badscience.net/about-dr-ben-goldacre/">Dr Ben Goldacre</a> and was originally <a href="http://www.badscience.net/2010/06/nullius-in-verba-in-verba-nullius/">published on his blog as &#8220;Nullius in verba. In verba? Nullius!&#8221;</a>.  He kindly allowed us to reprint it here.  It discusses the pros and cons of publishing data in the context of investigative medical journalism.</strong></p>

<p>Ben Goldacre, Not In The Guardian, Saturday 26 June 2010</p>

<p>Here is some pedantry: I worry about data being published in newspapers rather than academic journals, even when I agree with its conclusions. Much like Bruce Forsyth, the Royal Society has a catchphrase: nullius in verba, or “on the word of nobody”. Science isn’t about assertions on what is right, handed down from authority figures. It’s about clear descriptions of studies, and the results that came from them, followed by an explanation of why they support or refute a given idea.</p>

<p>Last week the Guardian ran a major series of articles on the mortality rates after planned abdominal aortic aneurysm repair in different hospitals. Like many previously published academic studies on the same question, they again discovered that hospitals which perform the operation less frequently have poorer outcomes. I think this is a valid finding.</p>

<p>The Guardian pieces aimed to provide new information, in that they did not use the Hospital Episodes Statistics, which have been used for much previous work on the topic (and on the NHS Choices website to rate hospitals for the public). Instead they approached each hospital with a Freedom of Information Act request, asking the surgeons themselves for the figures of how many operations they did, and how many people died.</p>

<p>Many straightforward academic papers are built out of this kind of investigative journalism work, from early epidemiology research into occupational hazards, through to the famous recent study <a href="http://www.badscience.net/2010/06/2008/01/washing-the-numbers-selling-the-model/">hunting down</a> all the missing trials of SSRI antidepressants that companies had hidden away. It’s not clear whether this FOI data will be more reliable than the Hospital Episodes numbers – “<a href="http://www.healthknowledge.org.uk/parta/paper1knowledge/3_healthinformation/3a_Populations/3a2.asp">discuss the strengths and weaknesses of the HES dataset</a>” is a standard <a href="http://www.publichealthy.com/partatips.htm">public health exam</a> question – and reliability will probably vary from hospital to hospital. One unit, for example, reported a single death after 95 emergency AAA operations on FOI request, when on average about one in 3 people in the UK die during this procedure, and that suggests to me that there may be problems in the data. But there’s no doubt this was a useful thing to do, and there’s no doubt that hospitals should be helpful and share this information.</p>

<p>So what’s the problem? It’s not the trivial errors in the piece, although they were there. The article says there are ten hospitals with over 10% mortality, but in the data there are only 7. It says 23 hospitals do over 50 operations a year, but looking at the data there are only 21.</p>

<p>But here’s what I think is interesting. This analysis was published in the Guardian, not an academic journal. Alongside the articles, the Guardian published their data, and as a longstanding campaigner for open access to data, I think this is exemplary. I downloaded it, as the Guardian webpage invited, did a quick scatter plot, and a few other things: I couldn’t see the pattern for greater mortality in hospitals that did the procedure infrequently. It wasn’t barn door. Others had the same problem. I received a trickle of emails from readers who also couldn’t find the claimed patterns (including a professor of stats, if that matters to you). Jon Appleby, chief economist on health policy at the King’s Fund, posted on Guardian CommentIsFree explaining that he <a href="http://www.guardian.co.uk/commentisfree/2010/jun/14/size-isnt-everything-in-hospital-treatment">couldn’t find the pattern either</a>.</p>

<p>The journalists were also unable to tell me how to find the pattern. They referred me instead to Peter Holt, an academic surgeon who’d analysed the data for them. Eventually I was able to piece together a rough picture of what was done, and after a few days, more details were posted online. It was a pretty complicated analysis, with safety plots and forest plots. I think I buy it as fair.</p>

<p>So why does it matter, if the conclusion is probably valid? Because science is not a black box. There is a reason why people generally publish results in academic journals instead of newspapers, and it’s got little to do with “peer review” and a lot to do with detail about methods, which tell us how you know if something is true. It’s worrying if a new data analysis is published only in a newspaper, because the details of how the conclusions were reached are inaccessible. This is especially true if the analysis is so complicated that the journalists themselves did not know about it, and could not explain it, and this transparency is especially important if you’re seeking to influence policy. The information needs to be somewhere.
Open data – people posting their data freely for all to re-analyse – is the big hip new zeitgeist, and a vitally important new idea. But I was surprised to find that the thing I’ve advocated for wasn’t enough: open data is sometimes no use unless we also have open methods.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F07%2F02%2Fbad-science-on-open-data%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F07%2F02%2Fbad-science-on-open-data%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=3303&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3303" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2008/08/19/interview-with-science-commons-for-their-voices-from-the-future-of-science/' rel='bookmark' title='Permanent Link: Interview with Science Commons for their Voices from the Future of Science'>Interview with Science Commons for their Voices from the Future of Science</a></li><li><a href='http://blog.okfn.org/2010/02/19/launch-of-the-panton-principles-for-open-data-in-science/' rel='bookmark' title='Permanent Link: Launch of the Panton Principles for Open Data in Science and &#8216;Is It Open Data?&#8217; Web Service'>Launch of the Panton Principles for Open Data in Science and &#8216;Is It Open Data?&#8217; Web Service</a></li><li><a href='http://blog.okfn.org/2009/05/28/virtual-meeting-for-working-group-on-open-data-in-science/' rel='bookmark' title='Permanent Link: Virtual meeting for Working Group on Open Data in Science'>Virtual meeting for Working Group on Open Data in Science</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/07/02/bad-science-on-open-data/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Understanding COINS</title>
		<link>http://blog.okfn.org/2010/06/17/understanding-coins/</link>
		<comments>http://blog.okfn.org/2010/06/17/understanding-coins/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 08:24:25 +0000</pubDate>
		<dc:creator>Lisa Evans</dc:creator>
		
		<category><![CDATA[Government]]></category>

		<category><![CDATA[OKF Projects]]></category>

		<category><![CDATA[Open Data]]></category>

		<category><![CDATA[Open Government Data]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Where Does My Money Go]]></category>

		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=3145</guid>
		<description><![CDATA[Something amazing has happened since the government spending recorded in
the COINS database was made openly available to everyone. I&#8217;m talking
about the impressive range of free, and in many cases open source,
products to display the COINS data.

So far there are COINS search engines from The Guardian
and The Open Knowledge Foundation,
graphs from Rapid Gate Way and
Alpine Interactive
and [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2010/06/04/coins-a-users-guide/' rel='bookmark' title='Permanent Link: COINS: A Users Guide'>COINS: A Users Guide</a></li><li><a href='http://blog.okfn.org/2010/02/22/the-hunt-for-coins/' rel='bookmark' title='Permanent Link: The Hunt For COINS'>The Hunt For COINS</a></li><li><a href='http://blog.okfn.org/2010/07/16/what-was-coins-missing-the-mystery-of-the-governments-hidden-spending-data/' rel='bookmark' title='Permanent Link: What was COINS missing? The mystery of the Government&#8217;s hidden spending data'>What was COINS missing? The mystery of the Government&#8217;s hidden spending data</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Something amazing has happened since the government spending recorded in
the COINS database was made openly available to everyone. I&#8217;m talking
about the impressive range of free, and in many cases open source,
products to display the COINS data.</p>

<p>So far there are COINS search engines from <a href="http://coins.guardian.co.uk/coins-explorer/search">The Guardian</a>
and <a href="http://coins.wheredoesmymoneygo.org/">The Open Knowledge Foundation</a>,
graphs from <a href="https://rapidgateway.rapidintel.com">Rapid Gate Way</a> and
<a href="http://www.alpineinteractive.co.uk/blog/2010/6/4/coins-database-developer">Alpine Interactive</a>
and bloggers like Martin Budden have been powering away on their <a href="http://martinbudden.wordpress.com/2010/06/12/a-brief-overview-of-coins">own
projects</a> to describe the COINS data. What a triumph for publishing government data.
It beats the alternative of using public funds to pay for these tools when
the skills and enthusiasm are clearly out there in the community.</p>

<p><img src="http://blog.okfn.org/wp-content/uploads/2010/06/coins1.jpg" alt="coins1" title="coins1" width="600" height="450" class="aligncenter size-full wp-image-3152" /></p>

<p>That&#8217;s not to say that the products to display the data are complete right
now, or that we have understood the COINS data completely. We had a few
clues about the structure of the data from previous research, but there is
no substitute for having the data itself, and we are still building up our
knowledge. But given it&#8217;s been just over a week since we first laid eyes
on the data, I think it&#8217;s fair to say that we are making good progress by
most IT project standards.</p>

<p>In this post I want to address two questions that drive our thinking at
the Open Knowledge Foundation, since the COINS publication. They are:
&#8216;what&#8217;s important in COINS?&#8217; and &#8216;how do we get meaningful results out of
it?&#8217;</p>

<p>It has taken some discussion with the exceptionally helpful staff at HM
Treasury and reading the <a href="http://www.hm-treasury.gov.uk/d/coins_guidance.pdf">COINS Guidance</a>(PDF) and other related
materials that make more sense now we can see the data &#8212; but finally I
feel we have more accurate answers to both of these questions.</p>

<h2>What&#8217;s important in COINS?</h2>

<p>The COINS Guidance lists every field in the version of COINS that was released. One of the
big challenges with a big complicated data set, like COINS, is knowing
which of these fields are important.</p>

<p>To determine this I&#8217;ve spoken with the Treasury team about the fields they
consider most useful, and the combination of fields they use most
frequently.</p>

<p>The answers I got focused mainly on the central government spending and
income data.</p>

<p>The spending and income is described for each central government
department which you can see in the &#8216;<strong>Department description</strong>&#8216; field. Each department has a number of programmes that will either
require or generate money. The department&#8217;s programmes are in the
&#8216;<strong>programmes object group description</strong>&#8216; part of COINS, and more detail still
is in the &#8216;<strong>programme objects description</strong>&#8216;, and yet more detail still is in
the &#8216;<strong>account codes</strong>&#8216; which are all listed in <a href="http://www.hm-treasury.gov.uk/d/coins_guidance.pdf">Annex B</a>.</p>

<p>The &#8216;<strong>Value</strong>&#8216; field tells the actual spending or income in thousands of
pounds. If the number is positive it refers to the departments spending,
if negative it refers to the department&#8217;s income. It should also be able
to check if the amount is spending or income from the &#8216;account code&#8217;.</p>

<p>In addition to the spending programme and &#8216;account code&#8217; information,
there are two further categories in COINS that describe the data very
usefully, those are:</p>

<ul>
    <li> &#8216;<strong>budget boundary</strong>&#8216;. There are three choices for &#8216;budget boundary&#8217;: 1) DEL
which stands for Departmental Expenditure Limits. These are items that
have been budgeted for 3 years, it is estimated that DEL makes up about
80% of the items in COINS. 2) AME which stands for Annually Managed
Expenditure. These are the budget items that are difficult to predict
accurately and the risk for these is taken by the Exchequer as a whole. We
are ignoring everything in AME where the &#8216;Programme /admin&#8217; is not set to
&#8216;Other&#8217;. 3) &#8216;not DEL/AME&#8217; is budgeting for arm.s length bodies &#8212; we are
not too concerned about these budget items.</li>
    <li>the &#8216;<strong>resource capital</strong>&#8216;. There are two options that are both useful for
.resource capital. which are 1) &#8216;capital&#8217; which is investment and capital
assets.  2) &#8216;resource&#8217; which includes all wages, salaries and operating
costs.</li>
</ul>

<p>There are some parts of COINS that we are less concerned with at the
moment.</p>

<p>Other than the expenditure and income data, there are plans and estimates
in COINS. You can see plans and estimates that should roughly correspond
to the <a href="http://www.hm-treasury.gov.uk/psr_estimates_budgetary_information.htm">supplementary budget information</a> and the <a href="http://www.hm-treasury.gov.uk/psr_estimates_mainindex.htm">supply estimates</a>, respectively.
We have been less concerned with plans and estimates as, by their nature,
they will be less detailed than the outturn.</p>

<p>There is a CPID code in COINS which is there for a special project within
the Treasury called the <a href="http://www.hm-treasury.gov.uk/psr_government_accounts.htm">Whole of Government Accounts</a> (WGA). This project
will ensure that there is no double counting of the money when a
transaction occurs between government departments. As I understand it, if
body A gives money to body B then WGA would be responsible for subtracting
the amount body B received from body A&#8217;s total. There are scripts in COINS
to &#8216;best guess&#8217; these subtractions using the CPID code, along with the WGA
staff performing lots of checks too, but once this matching has been
successful the CPID code is largely redundant.</p>

<p>The Whole of Government Accounts also collects information about spending
by <a href="http://www.communities.gov.uk/localgovernment/localgovernmentfinance/governmentaccounts/wga200910/">local authorities</a> and records this spending in COINS,
but this is not in a publishable state. However it is possible to view central government grants for local authorities with the field called &#8216;<strong>Local Government Use only</strong>&#8216;.</p>

<h2>How do I get meaningful results out of COINS?</h2>

<p>On the advice of the Treasury guidance we are focusing on the Fact Table more than the Adjustment Table in COINS. In the fact table the field that defines actual spending and income is the &#8216;<strong>Data_type</strong>&#8216; being set to
&#8216;Outturn&#8217; and &#8216;<strong>Data_subtype</strong>&#8216; being set to &#8216;approved&#8217; or = submitted_outturn (both of these conditions required).</p>

<p>In addition we can set <strong>Budget_Boundary</strong> to either DEL or if we require the shorter term budget spending then we set AME and then set programme/admin to &#8216;Other&#8217;.</p>

<p>For the <a href="http://data.gov.uk/dataset/coins">2009-2010 COINS data</a> we can also set the <strong>Resource_capital2</strong>: set to Resource (on 2010-11 budgeting basis).</p>

<p>With the COINS data defined this way it is then possible look at the
spending programmes and associated account codes certain that the results
are actual spending and actual income for the time frame, rather than
estimated or planned spending or income.</p>

<p>It is wonderful that the publication of COINS has brought so much
innovation in the open software community. It will be even more wonderful
if we can continue to develop to make public spending data easier to
understand, particularly when so many important decisions are being made
that will affect our lives.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F17%2Funderstanding-coins%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F17%2Funderstanding-coins%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=3145&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3145" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2010/06/04/coins-a-users-guide/' rel='bookmark' title='Permanent Link: COINS: A Users Guide'>COINS: A Users Guide</a></li><li><a href='http://blog.okfn.org/2010/02/22/the-hunt-for-coins/' rel='bookmark' title='Permanent Link: The Hunt For COINS'>The Hunt For COINS</a></li><li><a href='http://blog.okfn.org/2010/07/16/what-was-coins-missing-the-mystery-of-the-governments-hidden-spending-data/' rel='bookmark' title='Permanent Link: What was COINS missing? The mystery of the Government&#8217;s hidden spending data'>What was COINS missing? The mystery of the Government&#8217;s hidden spending data</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/06/17/understanding-coins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dig the new breed, Part III - wrapping it all up</title>
		<link>http://blog.okfn.org/2010/06/11/dig-the-new-breed-part-iii-wrapping-it-all-up/</link>
		<comments>http://blog.okfn.org/2010/06/11/dig-the-new-breed-part-iii-wrapping-it-all-up/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 21:51:19 +0000</pubDate>
		<dc:creator>jwalsh</dc:creator>
		
		<category><![CDATA[Guest post]]></category>

		<category><![CDATA[Musings]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[WG Archaeology]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=3099</guid>
		<description><![CDATA[This is the third in the amazing series of guest blogs from Ant Beck on the impact of linked open data for archaeology.

Part 1: New approaches to archaeological data analysis, as seen in the DART and STAR projects
Part 2: Considering the ethics of sharing archaeological knowledge

OK, to recap we have:


    A scientific [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2010/06/11/dig-the-new-breed-open-archaeology-and-ethics/' rel='bookmark' title='Permanent Link: Dig the new breed, Part II - open archaeology and ethics'>Dig the new breed, Part II - open archaeology and ethics</a></li><li><a href='http://blog.okfn.org/2010/06/10/dig-the-new-breed-how-open-approaches-can-empower-archaeologists-part-i/' rel='bookmark' title='Permanent Link: Dig the New Breed: How open approaches can empower archaeologists- Part I'>Dig the New Breed: How open approaches can empower archaeologists- Part I</a></li><li><a href='http://blog.okfn.org/2010/02/25/open-data-in-archaeology/' rel='bookmark' title='Permanent Link: Open Data in Archaeology'>Open Data in Archaeology</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>This is the third in the amazing series of guest blogs from Ant Beck on the impact of linked <a href="http://wiki.okfn.org/wg/archaeology">open data for archaeology</a></strong><strong>.</strong></p>

<p><strong>Part 1:</strong> <a href="http://blog.okfn.org/2010/06/10/dig-the-new-breed-how-open-approaches-can-empower-archaeologists-part-i/">New approaches to archaeological data analysis, as seen in the DART and STAR projects</a>
<strong>Part 2:</strong> <a href="http://blog.okfn.org/2010/06/11/dig-the-new-breed-open-archaeology-and-ethics/">Considering the ethics of sharing archaeological knowledge</a></p>

<p>OK, to recap we have:</p>

<ul>
    <li>A scientific movement that advocates open approaches to data, theory and practice</li>
    <li>Emerging foundational interoperability using semantic web technology</li>
    <li>The potential to remove a barrier and facilitate the submission of primary data</li>
</ul>

<p>These three powerful factors could prove to be highly disruptive. In combination they have the potential to turn archaeological data and data repositories from static siloed islands (containing data that is increasingly stale) into an interlinked network of data nodes that reflect changes dynamically.</p>

<p>The linch-pin is the use of triplestores (RDF databases) that provide persistent identifiers. Persistent identifiers allow us to refer to a digital object (a statement, a file or set of files) in perpetuity, even if the underlying storage location moves. This means links between objects are persistent: therefore, when an observation or interpretation changes its effects are propagated through to all the data/events that link to it. I see organisations such as the <a href="http://ads.ahds.ac.uk/">ADS</a>, <a href="http://www.talis.com">Talis</a> (an innovating semantic web technology provider which provide the Talis Platform which includes a free RDF hosting service for open data) and national heritage bodies providing such services.</p>

<p>Some open science projects are likely to adopt RDF as their de-facto data sharing format. RDF triples (subject, predicate, object) provide a schema transparent mechanism for data storage. They are not ideal for all data types (raster data structures for example) but when used with Ontology and SKOS, as demonstrated by STAR, they are powerful analytical, search and inference tools.</p>

<p>So, what is the importance of storing heritage data in RDF? Well, it depends which point of view you take. From a data management perspective there is no longer any need to migrate data formats. However, to facilitate re-use, different “views” of the RDF model can be generated and incorporated into traditional analytical software, such as GIS. Importantly, analysis stops being a “knowledge backwater”: new knowledge can be appended back into the triplestore.</p>

<p><div id="attachment_3111" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-3111" title="linkeddata_arch" src="http://blog.okfn.org/wp-content/uploads/2010/06/linkeddata_arch.png" alt="Linked Data concepts in archaeology" width="600" height="426" /><p class="wp-caption-text">Linked Data concepts in archaeology</p></div></p>

<p>From a data curation, re-use and analysis perspective the quality of the data has the potential to be dramatically improved. Deposition is no longer the final act of the excavation process: rather it is where the dataset can be integrated with other digital resources and analysed as part of the complex tapestry of heritage data. The data does not have to go stale: as the source data is re-interpreted and interpretation frameworks change these are dynamically linked through to the archives, hence, the data sets retain their integrity in light of changes in the surrounding and supporting knowledge system.</p>

<p>An example is probably useful at this juncture: In addition to many other things pottery provides essential dating evidence for archaeological contexts. However, pottery sequences are developed on a local basis by individuals with imperfect knowledge of the global situation. This means there is overlap, duplication and conflict between different pottery sequences which are periodically reconciled (your Type IIb sherd is the same as my Type IVd sherd and we can refine the dating range…… Hurrah… now let’s have another beer). This is the perennial process of lumping and splitting inherent in any classification system. Updated classifications and probable dates allow us to re-examine our existing classifications. One can reason over the data to find out which contexts, relationships and groups are impacted by a change in the dating sequences either by proxy or by logical inference (a change in the date of a context produces a logical inconsistency with a stratigraphically related group) While we’re on the topic of stratigraphy, an area of notorious tedium and poor quality data (often with conflicting relationships), RDF allows rapid logical consistency checking as stratigraphic relationships are basically a graph and RDF triples are a graph database.  Publically deposited RDF data should be linked data: this means that all the primary data archives are linked to their supporting knowledge frameworks (such as a pottery sequence). When a knowledge framework changes the implications are propagated through to the related data dynamically. This means that policy, development control and research decisions are based upon data that reflects the most-up-to date information and knowledge….. cool huh.</p>

<p>Incorporating excavation data into RDF means that ontology and SKOS can be used to dynamically repurpose the data for policy formulation, planning impact, regional heritage control and mitigation purposes in conjunction with the data in the Sites and Monuments Record (SMR). Raw data can be integrated from multiple different sources with different degrees of spatial and attribute granularity and, where appropriate, generalised so that the data is fit for the end users’ purpose. From a policy perspective curatorial officers no longer have to battle to stop datasets becoming stale and add new datasets to the local SMR. The SMR will remain an essential dataset: even though it is a generalised resource it is the only location of a digital record for resources that are unlikely to be digitised in the future (unless there is a very unlikely reverse in funding patterns). Thus the curatorial officer can develop more effective regional research agendas based upon up-to-date and accurate data.</p>

<p>This has the potential to change the way Historic Environment Information Resources (HEIRs) are managed by curatorial officers and transform how developers (property and software), policy makers and the general public engage with and consume any data. They will be able to support innovative access to primary linked data resources by researchers, planners and most importantly the public. This is a significant and important change in role. In addition the heritage data can be mashed up with other data resources to produce tailor made resources for different end-user communities – following the model successfully employed by <a href="http://data.gov.uk/">data.gov.uk</a>.</p>

<p>Data re-use and mashups are also important for those undertaking research and analysis. The big difference will be for those who undertake research or collect data that transcends different traditional analytical scales. For example, the <a href="http://www.english-heritage.org.uk/professional/research/landscapes-and-areas/national-mapping-programme/">National Mapping Programme</a> which aims to “enhance the understanding of past human settlement, by providing primary information and synthesis for all archaeological sites and landscapes visible on aerial photographs or other airborne remote sensed data” will provider deeper insights when it is integrated with other data. However, this integration can occur in real time and add tangible interpretative depth. If an interpreter is digitising data from an aerial photograph and they see two ditches cutting one another they are unlikely to be able to tell the relative stratigraphic sequence of the two features. Direct access to excavation or other data will allow the full relationships and their interpretative relevance to be deduced during data collection.</p>

<p>In the longer term consumers of archaeological data will be more used to dealing with primary data, will become more aware of its potential and demand more of the resource. This should produce a ground up re-appraisal of recording systems and a better understanding of archaeological hermeneutics. The interpretative interplay between theory, practice and data as part of a dynamic knowledge system is essential. Although this has been recognised, in reality theory, practice and data have never really been joined up. We don’t have to use a one size fits all approach to conducting excavations, but we can tailor bespoke systems that address local, regional and national research challenges. We can generate interesting and provocative data that can be used to test theory and inform practice and move away from recording systems mired in the theoretical and intellectual paradigms of the mid 70’s.</p>

<p>The virtuous circle is re-established; theory will influence practice, which will change the nature of the data, which will impact on interpretative frameworks, which will provide a body of knowledge against which theory can be tested.</p>

<p><strong>Final comments</strong></p>

<p>There is a new breed: there are people and organisations who don’t want to do what’s always been done. People who are empowered and don’t believe that established institutions and hierarchies are the gatekeepers of progress: organisations that can, and want to, change the way we ‘play the game’, people who want to collaborate. Organisations that want to share. Open approaches can help to make all this happen. This is all facilitated by disruptive technology which is increasingly mature, broadly available for free (or at a low cost) and with low barriers of use and re-use. In the nearly twenty years of studying and working in the heritage sector I’ve seen it change dramatically. I feel we are on the cusp of changing the way we engage with our data which could profoundly alter the way we understand the past, how we can communicate this in the present and how we can sustainably manage a complex resource for the future.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F11%2Fdig-the-new-breed-part-iii-wrapping-it-all-up%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F11%2Fdig-the-new-breed-part-iii-wrapping-it-all-up%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=3099&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3099" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2010/06/11/dig-the-new-breed-open-archaeology-and-ethics/' rel='bookmark' title='Permanent Link: Dig the new breed, Part II - open archaeology and ethics'>Dig the new breed, Part II - open archaeology and ethics</a></li><li><a href='http://blog.okfn.org/2010/06/10/dig-the-new-breed-how-open-approaches-can-empower-archaeologists-part-i/' rel='bookmark' title='Permanent Link: Dig the New Breed: How open approaches can empower archaeologists- Part I'>Dig the New Breed: How open approaches can empower archaeologists- Part I</a></li><li><a href='http://blog.okfn.org/2010/02/25/open-data-in-archaeology/' rel='bookmark' title='Permanent Link: Open Data in Archaeology'>Open Data in Archaeology</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/06/11/dig-the-new-breed-part-iii-wrapping-it-all-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>COINS: A Users Guide</title>
		<link>http://blog.okfn.org/2010/06/04/coins-a-users-guide/</link>
		<comments>http://blog.okfn.org/2010/06/04/coins-a-users-guide/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 09:02:51 +0000</pubDate>
		<dc:creator>Lisa Evans</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[Government]]></category>

		<category><![CDATA[Open Government Data]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Where Does My Money Go]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=2973</guid>
		<description><![CDATA[At 0930 BST today the UK government released the COINS database, one of the biggest sources of information on UK public spending. Open Knowledge Foundation Director Rufus Pollock says:


  The release of this data marks another milestone in the opening up of public data - in which the UK leads the way. While this [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2010/06/17/understanding-coins/' rel='bookmark' title='Permanent Link: Understanding COINS'>Understanding COINS</a></li><li><a href='http://blog.okfn.org/2010/07/09/a-big-part-of-coins-was-not-published/' rel='bookmark' title='Permanent Link: A Big Part of COINS was not Published'>A Big Part of COINS was not Published</a></li><li><a href='http://blog.okfn.org/2010/07/16/what-was-coins-missing-the-mystery-of-the-governments-hidden-spending-data/' rel='bookmark' title='Permanent Link: What was COINS missing? The mystery of the Government&#8217;s hidden spending data'>What was COINS missing? The mystery of the Government&#8217;s hidden spending data</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>At 0930 BST today the UK government released the COINS database, one of the biggest sources of information on UK public spending. Open Knowledge Foundation Director Rufus Pollock says:</strong></p>

<blockquote>
  <p><em>The release of this data marks another milestone in the opening up of public data - in which the UK leads the way. While this is by no means the end of the line, this material is substantially more detailed than anything previously available and is a major advance for transparency of public finances.With our Where Does My Money Go? project we&#8217;ve already been working to make spending understandable to the general public and this new data is essential to realizing the project&#8217;s goal of showing exactly where each pound of your taxes goes.</em></p>
</blockquote>

<p><strong>Update: for latest info see <a href="http://www.wheredoesmymoneygo.org/data/coins/">http://www.wheredoesmymoneygo.org/data/coins/</a></strong></p>

<p>Lets be honest &#8212; it&#8217;s basically mystery how our tax money is spent. Like all good mysteries it&#8217;s compelling to find the truth behind it.</p>

<p>The publication of the COINS database today will a big step forward in resolving this mystery. COINS, which stands for the Combined Online Information System, is the main database used by HM Treasury for budgeting &#8212; and reconciling what actually happened against those budget plans.</p>

<p>Public bodies have a requirement to report their spending to COINS. Each local government body, and this includes all councils (except parish), all local police, local fire, local transport and park authorities, report all items of spending over £1million once a year. The record of this spending is gathered by Communities and Local Government (CLG) and audited before it is entered into COINS as spending from CLG.</p>

<p>Similarly, each central government department has to report spending on all items over £1 million and agreements over £5 million and that they define this spending use their own spending codes for this. Some of these items are well defined in COINS &#8212; others less so.</p>

<p>Each of these bodies provide not only their spending once a year, but also estimates of their spending for the year ahead, once a month for every item of spending.</p>

<p>With the publication of COINS we can now see, for the first time all in one place, the spending and estimates for all of these public bodies.</p>

<p>But bringing this all together has a slight problem &#8212; there&#8217;s lots of accounting jargon that we can cut through here, to understand the great significance and value of this publication.</p>

<h2>COINS: A User Guide</h2>

<p><em>Permanent url: <a href="http://www.wheredoesmymoneygo.org/data/coins/">http://www.wheredoesmymoneygo.org/data/coins/</a></em></p>

<p>COINS is a big listing of estimated or actual entries of money.</p>

<p>Each entry in the listing involves a named goverment department&#8217;s money.</p>

<p>Some of the entries show a department has bought something like a service or a product. Other entries show a department has recieved some money.</p>

<p>Key features:</p>

<ul>
<li>Programme objects and Programme object groups: each department creates Programme Objects to which spendings is assigned.</li>
<li>Account types (SCOA = Standard Chart of Government Accounts): standard &#8220;accounting-like&#8221; classifications of spending. Details of how the money is recieved or spent, so you can choose all spending on Wages &amp; salaries or Current Grants to private sector.</li>
<li>CPID: If money is exchanged between government departments we have a record of which departments were involved. The Counter-party Identifier (CPID) in the entry line is the  description of the other department.</li>
<li>Data type: Each of the monthly and yearly budgeting exercises can be identified with the Data Type category. Examples of these are Forecast Outturn March,  Forecast Outturn April etc.</li>
</ul>

<p>The release of the COINs data is a huge step forward for transparency in the UK. We hope that the release of the data will lead to much better public understanding of how public funds are being spent. We&#8217;ve been very keen to get hold of the COINS data for our Where Does My Money Go? project and our team are already on the case, working to create intuitive visual representations of the data. If you&#8217;d like to follow our progress, you can find us at <a href="http://www.wheredoesmymoneygo.org/">wheredoesmymoneygo.org</a> or on Twitter at <a href="http://twitter.com/wdmmg">@wdmmg</a>!</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F04%2Fcoins-a-users-guide%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F04%2Fcoins-a-users-guide%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=2973&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2973" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2010/06/17/understanding-coins/' rel='bookmark' title='Permanent Link: Understanding COINS'>Understanding COINS</a></li><li><a href='http://blog.okfn.org/2010/07/09/a-big-part-of-coins-was-not-published/' rel='bookmark' title='Permanent Link: A Big Part of COINS was not Published'>A Big Part of COINS was not Published</a></li><li><a href='http://blog.okfn.org/2010/07/16/what-was-coins-missing-the-mystery-of-the-governments-hidden-spending-data/' rel='bookmark' title='Permanent Link: What was COINS missing? The mystery of the Government&#8217;s hidden spending data'>What was COINS missing? The mystery of the Government&#8217;s hidden spending data</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/06/04/coins-a-users-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UK Government commits to open up new spending data!</title>
		<link>http://blog.okfn.org/2010/06/02/uk-government-commits-to-open-up-new-spending-data/</link>
		<comments>http://blog.okfn.org/2010/06/02/uk-government-commits-to-open-up-new-spending-data/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 12:29:46 +0000</pubDate>
		<dc:creator>Lisa Evans</dc:creator>
		
		<category><![CDATA[Open Data]]></category>

		<category><![CDATA[Open Government Data]]></category>

		<category><![CDATA[Open Knowledge]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Where Does My Money Go]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=2982</guid>
		<description><![CDATA[It’s exciting times right now for people in the UK interested in how public funds are being used. The new government has proposed to publish unprecedented amounts of spending data in unprecedented detail. In the new Coalition Programme for Government (PDF), the PM has committed to the following, which is very similar to the Conservative [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2010/07/12/open-data-on-russian-government-spending/' rel='bookmark' title='Permanent Link: Open data on Russian government spending'>Open data on Russian government spending</a></li><li><a href='http://blog.okfn.org/2010/07/16/what-was-coins-missing-the-mystery-of-the-governments-hidden-spending-data/' rel='bookmark' title='Permanent Link: What was COINS missing? The mystery of the Government&#8217;s hidden spending data'>What was COINS missing? The mystery of the Government&#8217;s hidden spending data</a></li><li><a href='http://blog.okfn.org/2010/01/05/opening-up-uk-local-spending-data/' rel='bookmark' title='Permanent Link: Opening up UK local spending data'>Opening up UK local spending data</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>It’s exciting times right now for people in the UK interested in how public funds are being used. The new government has proposed to publish unprecedented amounts of spending data in unprecedented detail. In the new <a href="http://www.cabinetoffice.gov.uk/media/409088/pfg_coalition.pdf">Coalition Programme for Government</a> (PDF), the PM has committed to the following, which is very similar to the Conservative pre-election promises but with more detail and &#8212; crucially &#8212; a schedule!</p>

<blockquote>
<ul>
    <li>Historic COINS spending data to be published online in June 2010.</li>
    <li>All new central government ICT (information and communication technologies) contracts to be published online from July 2010.</li>
    <li>All new central government lender documents for contracts over £10,000 to be published on a single website from September 2010, with this information to be made available to the public free of charge.</li>
    <li>New items of central government spending over £25,000 to be published online from November 2010.</li>
    <li>All new central government contracts to be published in full from January 2011.</li>
    <li>Full information on all DFID international development projects over £500 to be published online from January 2011, including financial information and project documentation.</li>
</ul>

Local government spending transparency

<ul>
    <li>New items of local government spending over £500 to be published on a council-by-council basis from January 2011.</li>
    <li>New local government contracts and tender documents for expenditure over £500 to be published in full from January 2011.</li>
</ul>

Other key government datasets

<ul>
    <li>Crime data to be published at a level that allows the public to see what is happening on their streets from January 2011.</li>
    <li>Names, grades, job titles and annual pay rates for most Senior Civil Servants with salaries above £150,000 to be published in June 2010.</li>
    <li>Names, grades, job titles and annual pay rates for most Senior Civil Servants and NDPB officials with salaries higher than the lowest permissible in Pay Band 1 of the Senior Civil Service pay scale to be published from September 2010.</li>
    <li>Organograms for central government departments and agencies that include all staff positions to be published in a common format from October 2010.</li>
</ul>

</blockquote>

<p>This is all great news for the Open Knowledge Foundation&#8217;s <a href="http://www.wheredoesmymoneygo.org/">Where Does My Money Go?</a> project. In particular we have been researching the <a href="http://blog.okfn.org/2010/04/13/the-coins-database-what-we-know-and-how-we-know-it/">COINS</a> database as a rich source of data to visualise. In addition, it is noted that the current <a href="http://www.hm-treasury.gov.uk/d/cra_guidance_annexb.pdf">standard for reporting central government spending</a>(PDF) is items above £20m in any year by region, so the £25,000 standard seems like a big improvement, hopefully this will also be spending by region.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F02%2Fuk-government-commits-to-open-up-new-spending-data%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F06%2F02%2Fuk-government-commits-to-open-up-new-spending-data%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=2982&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2982" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2010/07/12/open-data-on-russian-government-spending/' rel='bookmark' title='Permanent Link: Open data on Russian government spending'>Open data on Russian government spending</a></li><li><a href='http://blog.okfn.org/2010/07/16/what-was-coins-missing-the-mystery-of-the-governments-hidden-spending-data/' rel='bookmark' title='Permanent Link: What was COINS missing? The mystery of the Government&#8217;s hidden spending data'>What was COINS missing? The mystery of the Government&#8217;s hidden spending data</a></li><li><a href='http://blog.okfn.org/2010/01/05/opening-up-uk-local-spending-data/' rel='bookmark' title='Permanent Link: Opening up UK local spending data'>Opening up UK local spending data</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/06/02/uk-government-commits-to-open-up-new-spending-data/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great News for Open Government Data in the UK</title>
		<link>http://blog.okfn.org/2010/03/22/great-news-for-open-government-data-in-the-uk/</link>
		<comments>http://blog.okfn.org/2010/03/22/great-news-for-open-government-data-in-the-uk/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 16:55:04 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=2331</guid>
		<description><![CDATA[Today, in a speech on &#8220;Building Britain’s Digital Future&#8221;, UK Prime Minister Gordon Brown announced wide-ranging plans to open up UK government data. In addition to a general promise to extend the existing commitments to &#8220;make public data public&#8221; the PM announced:


The opening up of a large and important set of transport data (the NaPTAN [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2009/12/07/uk-government-announces-lots-of-new-open-data/' rel='bookmark' title='Permanent Link: UK Government announces lots of new open data!'>UK Government announces lots of new open data!</a></li><li><a href='http://blog.okfn.org/2006/12/20/a-great-day-for-the-law-and-for-the-people/' rel='bookmark' title='Permanent Link: A great day for the law and for the people'>A great day for the law and for the people</a></li><li><a href='http://blog.okfn.org/2007/12/17/good-news-for-open-data-protocol-for-implementing-open-access-data-open-data-commons-pddl-and-cczero/' rel='bookmark' title='Permanent Link: Good news for open data: Protocol for Implementing Open Access Data, Open Data Commons PDDL and CCZero'>Good news for open data: Protocol for Implementing Open Access Data, Open Data Commons PDDL and CCZero</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Today, in a speech on <a href="http://www.number10.gov.uk/Page22897">&#8220;Building Britain’s Digital Future&#8221;</a>, UK Prime Minister Gordon Brown announced wide-ranging plans to open up UK government data. In addition to a general promise to extend the existing commitments to &#8220;make public data public&#8221; the PM announced:</p>

<ul>
<li>The opening up of a large and important set of transport data (the <a href="http://ckan.net/package/naptan">NaPTAN dataset</a>) &#8212; this was <a href="http://ckan.net/tag/read/workshop-20081101">one of the government datasets</a> listed as &#8216;important but unavailable&#8217; at our <a href="http://wiki.okfn.org/PublicInformation">Workshop on Finding and Re-using Public Information</a> back in November 2008!</li>
<li>A commitment to open up a significant amount of Ordnance Survey data from the 1st April (though details of which datasets not yet specified)</li>
<li>By the Autumn an online e-&#8221;domesday&#8221; book giving &#8220;an inventory of all non-personal datasets held by departments and arms-length bodies</li>
<li>A new &#8220;institute&#8221; for web science headed by Tim Berners-Lee and Nigel Shadbolt and with an initial £30m in funding</li>
</ul>

<p>This is great news and it is wonderful to see support at such a key political level for this kind of open data approach &#8212; an approach that the Open Knowledge Foundation has long been advocating (most recently <a href="http://blog.okfn.org/2010/03/10/talking-at-open-up-the-city-in-helsinki/">here</a> and <a href="http://blog.okfn.org/2010/03/15/response-to-the-consultation-on-opening-access-to-ordnance-survey-data/">here</a>).</p>

<h3>More detailed excerpts (with emphasis added)</h3>

<h4>Opening up data</h4>

<blockquote>
  <p>In January we launched data.gov.uk, a single, easy-to-use website to access public data [ed: data.gov.uk catalogue is powered by the Open Knowledge Foundation's <a href="http://knowledgeforge.net/ckan">CKAN software</a>]. And even in the short space of time since then, the interest this initiative has attracted - globally - has been very striking. The site already has more than three thousand data sets available - and more are being added all the time. And in the past month the Office for National Statistics has opened up access for web developers to over two billion data items right down to local neighbourhood level.</p>
  
  <p>The Department for Transport and the transport industry are <strong>today making available the core reference datasets that contain the precise names and co-ordinates of all 350 thousand bus stops, railway stations and airports in Britain.</strong></p>
  
  <p>Public transport timetables and real-time running information is currently owned by the operating companies. But we will work to free it up - and from today we will make it a condition of future franchises that this data will be made freely available.</p>
  
  <p>And following the strong support in our recent consultation, I can confirm that from <strong>1st April, we will be making a substantial package of information held by ordnance survey</strong> <strong><em>freely available to the public, without restrictions on re-use</em></strong>. Further details on the package and government’s response to the consultation will be published by the end of March.</p>
</blockquote>

<h4>e-Domesday Book</h4>

<blockquote>
  <p>And I can also tell you today that in the autumn the Government will <strong>publish online an inventory of all non-personal datasets held by departments and arms-length bodies - a “domesday book” for the 21st century.</strong></p>
  
  <p>The programme will be managed by the National Archives and it will be overseen by a new open data board which will report on the first edition of the new domesday book by April next year. The Government will then produce its detailed proposals including how this work can be extended to the wider public sector.</p>
  
  <p>To inform the continuing development of making public data public, the National Archives will produce a consultation paper on a definition of the “public task” for public data, to be published later this year.</p>
  
  <p>The new domesday book will for the first time allow the public to access in one place <strong>information on each set of data including its size, source, format, content, timeliness, cost and quality.</strong> And there will be an expectation that departments will release each of these datasets, or account publicly for why they are not doing so.</p>
  
  <p>Any business or individual will be <strong>free to embed this public data in their own websites, and to use it in creative ways within their own applications.</strong></p>
</blockquote>

<h4>Mygov</h4>

<blockquote>
  <p>&#8230;</p>
  
  <p>So our goal is to replace this first generation of e-government with a much more interactive second generation form of digital engagement which we are calling Mygov.</p>
  
  <p>Companies that use technology to interact with their users are positioning themselves for the future, and government must do likewise.  Mygov marks the end of the one-size-fits-all, man-from-the-ministry-knows-best approach to public services.</p>
  
  <p>Mygov will constitute a radical new model for how public services will be delivered and for how citizens engage with government - making interaction with government as easy as internet banking or online shopping. This open, personalised platform will allow us to deliver universal services that are also tailored to the needs of each individual; to move from top-down, monolithic websites broadcasting public service information in the hope that the people who need help will find it - to government on demand.</p>
  
  <p>And rather than civil servants being the sole authors and editors, we will unleash data and content to the community to turn into applications that meet genuine needs. <strong>This does not require large-scale government IT Infrastructure; the ‘open source’ technology that will make it happen is freely available. All that is required is the will and willingness of the centre to give up control.</strong></p>
</blockquote>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F03%2F22%2Fgreat-news-for-open-government-data-in-the-uk%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F03%2F22%2Fgreat-news-for-open-government-data-in-the-uk%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=2331&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2331" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2009/12/07/uk-government-announces-lots-of-new-open-data/' rel='bookmark' title='Permanent Link: UK Government announces lots of new open data!'>UK Government announces lots of new open data!</a></li><li><a href='http://blog.okfn.org/2006/12/20/a-great-day-for-the-law-and-for-the-people/' rel='bookmark' title='Permanent Link: A great day for the law and for the people'>A great day for the law and for the people</a></li><li><a href='http://blog.okfn.org/2007/12/17/good-news-for-open-data-protocol-for-implementing-open-access-data-open-data-commons-pddl-and-cczero/' rel='bookmark' title='Permanent Link: Good news for open data: Protocol for Implementing Open Access Data, Open Data Commons PDDL and CCZero'>Good news for open data: Protocol for Implementing Open Access Data, Open Data Commons PDDL and CCZero</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/03/22/great-news-for-open-government-data-in-the-uk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Talk at Chaos Computer Congress on &#8220;CKAN: apt-get for the Debian of Data&#8221;</title>
		<link>http://blog.okfn.org/2010/01/05/talk-at-chaos-computer-congress-on-ckan-apt-get-for-the-debian-of-data/</link>
		<comments>http://blog.okfn.org/2010/01/05/talk-at-chaos-computer-congress-on-ckan-apt-get-for-the-debian-of-data/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 13:39:08 +0000</pubDate>
		<dc:creator>Rufus Pollock</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.okfn.org/?p=2135</guid>
		<description><![CDATA[Last week OKFNers including myself attended the 26th Chaos Computer Congress (CCC). As previously announced I was giving a talk entitled  &#8220;CKAN: apt-get for the Debian of Data&#8221;.

Slides from the talk are now up here: http://m.okfn.org/files/talks/ccc_20091228/

CCC was an amazing experience &#8212; a great venue, a great bunch of people and lots of interesting conversations. [...]


Related posts:<ol><li><a href='http://blog.okfn.org/2009/12/22/okf-talking-at-chaos-computer-congress-in-berlin/' rel='bookmark' title='Permanent Link: OKF talking at Chaos Computer Congress in Berlin'>OKF talking at Chaos Computer Congress in Berlin</a></li><li><a href='http://blog.okfn.org/2006/03/09/talk-at-etech-06/' rel='bookmark' title='Permanent Link: Talk at ETech 06'>Talk at ETech 06</a></li><li><a href='http://blog.okfn.org/2007/09/18/talk-at-law-20-openness-web-20-and-the-ethic-of-sharing/' rel='bookmark' title='Permanent Link: Talk at Law 2.0: Openness, Web 2.0 and the Ethic of Sharing'>Talk at Law 2.0: Openness, Web 2.0 and the Ethic of Sharing</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Last week OKFNers including myself attended the <a href="http://events.ccc.de/congress/2009/wiki/index.php/Main_Page">26th Chaos Computer Congress (CCC)</a>. As <a href="">previously announced</a> I was giving a talk entitled  <a href="http://m.okfn.org/files/talks/ccc_20091228/">&#8220;CKAN: apt-get for the Debian of Data&#8221;</a>.</p>

<p><a href="http://m.okfn.org/files/talks/ccc_20091228/">Slides from the talk</a> are now up here: <a href="http://m.okfn.org/files/talks/ccc_20091228/">http://m.okfn.org/files/talks/ccc_20091228/</a></p>

<p>CCC was an amazing experience &#8212; a great venue, a great bunch of people and lots of interesting conversations. It&#8217;s also the first event I&#8217;ve attended where talks start at 11am finish at 1am and 8pm in the evening is a prime-time talking slot!</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F01%2F05%2Ftalk-at-chaos-computer-congress-on-ckan-apt-get-for-the-debian-of-data%2F">
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.okfn.org%2F2010%2F01%2F05%2Ftalk-at-chaos-computer-congress-on-ckan-apt-get-for-the-debian-of-data%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=okfn%3AR_fe0b7ee16cbd10dd919dea5f4ffd24a3" height="61" width="50" />
			</a>
		</div><p class="akst_link"><a href="http://blog.okfn.org/?p=2135&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_2135" class="akst_share_link" rel="nofollow">Share This</a>
</p>

<p>Related posts:<ol><li><a href='http://blog.okfn.org/2009/12/22/okf-talking-at-chaos-computer-congress-in-berlin/' rel='bookmark' title='Permanent Link: OKF talking at Chaos Computer Congress in Berlin'>OKF talking at Chaos Computer Congress in Berlin</a></li><li><a href='http://blog.okfn.org/2006/03/09/talk-at-etech-06/' rel='bookmark' title='Permanent Link: Talk at ETech 06'>Talk at ETech 06</a></li><li><a href='http://blog.okfn.org/2007/09/18/talk-at-law-20-openness-web-20-and-the-ethic-of-sharing/' rel='bookmark' title='Permanent Link: Talk at Law 2.0: Openness, Web 2.0 and the Ethic of Sharing'>Talk at Law 2.0: Openness, Web 2.0 and the Ethic of Sharing</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.okfn.org/2010/01/05/talk-at-chaos-computer-congress-on-ckan-apt-get-for-the-debian-of-data/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
