<?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:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>ckan</title>
	
	<link>http://ckan.org</link>
	<description>The open source data portal software</description>
	<lastBuildDate>Wed, 22 May 2013 19:21:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ckanproject" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ckanproject" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">ckanproject</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Announcing CKAN 2.0</title>
		<link>http://ckan.org/2013/05/13/announcing-ckan-2-0/</link>
		<comments>http://ckan.org/2013/05/13/announcing-ckan-2-0/#comments</comments>
		<pubDate>Mon, 13 May 2013 12:02:09 +0000</pubDate>
		<dc:creator>Mark Wainwright</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2968</guid>
		<description><![CDATA[Today we are very happy and excited to announce the final release of CKAN 2.0. This is the most significant piece of CKAN news since the project began, and represents months of hectic work by the team and other contributors since before the release of version 1.8 last October, and of the 2.0 beta in [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://farm8.staticflickr.com/7424/8723159396_1e444664f5.jpg -->

<p>Today we are very happy and excited to announce the final release of <a href="http://ckan.org">CKAN</a> 2.0. This is the most significant piece of CKAN news since the project began, and represents months of hectic work by the team and other contributors since before the release of <a href="http://ckan.org/2012/10/22/ckan-1-8-released/">version 1.8</a> last October, and of the <a href="http://ckan.org/2013/02/27/ckan-2-0-beta-has-arrived/">2.0 beta</a> in February. Thank you to the many CKAN users for your patience &#8211; we think you&#8217;ll agree it&#8217;s been worth the wait.</p>

<p><img src="http://farm8.staticflickr.com/7424/8723159396_1e444664f5.jpg" alt="[Screenshot: Front page]" /></p>

<p>CKAN 2.0 is a significant improvement on 1.x versions for data users, programmers, and publishers. Enormous thanks are due to the many users, data publishers, and others in the data community, who have submitted comments, code contributions and bug reports, and helped to get CKAN to where it is. Thanks also to OKF clients who have supported bespoke work in various areas that has become part of the core code. These include <a href="http://data.gov">data.gov</a>, the US government open data portal, which <a href="http://www.data.gov/blog/under-hood-open-data-engine">will be re-launched</a> using CKAN 2.0 in a few weeks. Let&#8217;s look at the main changes in version 2.0. If you are in a hurry to see it in action, head on over to <a href="http://demo.ckan.org">demo.ckan.org</a>, where you can try it out.</p>

<h2>Summary</h2>

<p>CKAN 2.0 introduces <a href="#theming">a new sleek default design, and easier theming</a> to build custom sites. It has a <a href="#orgs">completely redesigned authorisation system</a> enabling different departments or bodies to control their own workflow. It has <a href="#previews">more built-in previews</a>, and publishers can add custom previews for their favourite file types. <a href="#feeds">News feeds and activity streams</a> enable users to keep up with changes or new datasets in areas of interest. A <a href="#api">new version of the API</a> enables other applications to have full access to all the capabilities of CKAN. And there are <a href="http://docs.ckan.org/en/latest/CHANGELOG.html">many other smaller changes</a> and bug fixes.</p>

<h2 id="theming">Design and theming</h2>

<p>The first thing that previous CKAN users notice will be the greatly improved page design. For the first time, CKAN&#8217;s look and feel has been carefully designed from the ground up by experienced professionals in web and information design. This has affected not only the visual appearance but many aspects of the information architecture, from the &#8216;breadcrumb trail&#8217; navigation on each page, to the appearance and position of buttons and links to make their function as transparent as possible.</p>

<p><img src="http://farm8.staticflickr.com/7303/8723159942_a4de05abb7.jpg" alt="[Screenshot: dataset page]" /></p>

<p>Under the surface, an even more radical change has affected how pages are themed in CKAN. Themes are implemented using templates, and the old templating system has been replaced with the newer and more flexible <a href="http://jinja.pocoo.org/">Jinja2</a>. This makes it much easier for developers to theme their CKAN instance to fit in with the overall theme or branding of their web presence.</p>

<h2 id="orgs">Authorisation and workflow: introducing CKAN &#8216;Organizations&#8217;</h2>

<p>Another major change affects how users are authorised to create, publish and update datasets. In CKAN 1.x, authorisation was granted to individual users for each dataset. This could be augmented with a &#8216;publisher mode&#8217; to provide group-level access to datasets. A greatly expanded version of this mode, called &#8216;Organizations&#8217;, is now the default system of authorisation in CKAN. This is much more in line with how most CKAN sites are actually used.</p>

<p><img src="http://farm8.staticflickr.com/7308/8735087292_0b6d362d66_d.jpg" alt="[Screenshot: Organizations page]" /></p>

<p>Organizations make it possible for individual departments, bodies, groups, etc, to publish their own data in CKAN, and to have control over their own publishing workflow. Different users can have different roles within an Organization, with different authorisations. Linked to this is the possibility for each dataset to have different statuses, reflecting their progress through the workflow, and to be public or private. In the default set-up, Organization user roles include Members (who can read the Organization&#8217;s private datsets), Editors (who can add, edit and publish datasets) and Admins (who can add and change roles for users).</p>

<h2 id="previews">More previews</h2>

<p>In addition to the existing image previews and table, graph and map previews for spreadsheet data, CKAN 2.0 includes previews for PDF files (shown below), HTML (in an iframe), and JSON. Additionally there is a new plugin extension point that makes it possible to add custom previews for different data types, as described in <a href="http://ckan.org/2013/03/13/custom-previews/">this recent blog post</a>.</p>

<p><img src="http://farm8.staticflickr.com/7413/8725997852_ceca7e4cec.jpg" alt="[Screenshot: PDF preview]" /></p>

<h2 id="feeds">News feeds and activity streams</h2>

<p>CKAN 2.0 provides users with ways to see when new data or changes are made in areas that they are interested in. Users can &#8216;follow&#8217; datasets, Organizations, or groups (curated collections of datasets). A user&#8217;s personalised dashboard includes a news feed showing activity from the followed items &#8211; new datasets, revised metadata and changes or additions to dataset resources. If there are entries in your news feed since you last read it, a small flag shows the number of new items, and you can opt to receive notifications of them via e-mail.</p>

<p>Each dataset, Organization etc also has an &#8216;activity stream&#8217;, enabling users to see a summary of its recent history.</p>

<p><img src="http://farm8.staticflickr.com/7420/8723158434_b13023e42e.jpg" alt="[Screenshot: News feed]" /></p>

<h2 id="api">Programming with CKAN: meet version 3 of the API</h2>

<p>CKAN&#8217;s powerful application programming interface (API) makes it possible for other machines and programs to automatically read, search and update datasets. CKAN&#8217;s API was previously designed according to <a href="http://www.infoq.com/articles/rest-introduction">REST</a> principles. RESTful APIs are deservedly popular as a way to expose a clean interface to certain views on a collection of data. However, for CKAN we felt it would be better to give applications full access to CKAN&#8217;s own internal machinery.</p>

<p>A new version of the API &#8211; version 3 &#8211; trialled in beta in CKAN 1.8, replaced the REST design with remote procedure calls, enabling applications or programmers to call the same procedures as CKAN&#8217;s own code uses to implement its user interface. Anything that is possible via the user interface, and a good deal more, is therefore possible through the API. This proved popular and stable, and so, with minor tweaks, it is now the recommended API. Old versions of the API will continue to be provided for backward compatibility.</p>

<h2>Documentation, documentation, documentation</h2>

<p>CKAN comes with <a href="http://docs.ckan.org/">installation and administration documentation</a> which we try to keep complete and up-to-date. The major changes in the rest of CKAN have thus required a similarly concerted effort on the documentation. It&#8217;s great when we hear that others have implemented their own installation of CKAN, something that&#8217;s been increasing lately, and we hope to see even more of this. The docs have therefore been overhauled for 2.0. CKAN is a large and complex system to deploy and work on improving the docs continues: version 2.1 will be another step forward. Where people do run into problems, help remains available as usual on the <a href="http://ckan.org/developers/mailing-lists/">community mailing lists</a>.</p>

<h2>&#8230; And more</h2>

<p>There are many other minor changes and bug fixes in CKAN 2.0. For a full list, see the <a href="http://docs.ckan.org/en/latest/CHANGELOG.html">CKAN changelog</a>.</p>

<h2>Installing</h2>

<p>To install your own CKAN, or to upgrade an existing installation, you can <a href="http://docs.ckan.org/en/ckan-2.0/install-from-package.html">install it as a package on Ubuntu 12.04</a> or <a href="http://docs.ckan.org/en/ckan-2.0/install-from-source.html">do a source installation</a>. Full installation and configuration instructions are at <a href="http://docs.ckan.org">docs.ckan.org</a>.</p>

<h2>Try it out</h2>

<p>You can try out the main features at <a href="http://demo.ckan.org">demo.ckan.org</a>. Please <a href="http://lists.okfn.org/mailman/listinfo/ckan-discuss">let us know</a> what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/05/13/announcing-ckan-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wanted: Python developers</title>
		<link>http://ckan.org/2013/04/03/wanted-python-developers/</link>
		<comments>http://ckan.org/2013/04/03/wanted-python-developers/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 13:27:23 +0000</pubDate>
		<dc:creator>Gavin Chait</dc:creator>
				<category><![CDATA[Jobs]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2880</guid>
		<description><![CDATA[If you&#8217;re a Python web-developer who&#8217;d like to help build exciting open data projects then we&#8217;d love to hear from you. We are looking for one person full-time, and two six-month appointments to work on an existing project. Python Developers &#8211; CKAN/Services team Role Description The Open Knowledge Foundation is recruiting senior Python web developers, [...]]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;re a Python web-developer who&#8217;d like to help build exciting open data projects then we&#8217;d love to hear from you. We are looking for one person full-time, and two six-month appointments to work on an existing project.</p>

<h2>Python Developers &#8211; CKAN/Services team</h2>

<h3>Role Description</h3>

<p>The Open Knowledge Foundation is recruiting senior Python web developers, primarily to work on CKAN, our open source, open data catalogue. There will also be further responsibilities to develop data visualisation and other data-driven services.</p>

<p><a href="http://ckan.org">CKAN</a> is an open source web-based software project written in Python. It allows users to submit, search for and find open data. As well as powering <a href="http://datahub.io">datahub.io</a>, CKAN is the catalogue behind the UK government&#8217;s <a href="http://data.gov.uk">data.gov.uk</a> website. It also powers over 30 other data catalogues around the world. If you are an outstanding Python web developer, with a keen interest in open data, and enjoy working on open-source products, we&#8217;d love to hear from you.</p>

<p>You&#8217;d be involved in:</p>

<ul>
<li>customising CKAN for different governments and organisations;</li>
<li>helping develop new features for CKAN;</li>
<li>supporting existing software deployments;</li>
<li>working on other <a href="http://okfn.org/services/">Python programming projects</a> in the OKFN.</li>
</ul>

<h3>Requirements</h3>

<p>Essential:</p>

<ul>
<li>Web app development experience in Python;</li>
<li>PostgreSQL;</li>
<li>Linux (Ubuntu/Redhat);</li>
<li>Git;</li>
<li>Enthusiasm about open data and open knowledge.</li></li>
</ul>

<p>Bonus points for any of these (not essential though):</p>

<ul>
<li>Solr;</li>
<li>Knowledge of the <a href="https://github.com/okfn/ckan">CKAN codebase</a> and extensions;</li>
<li>Project management/consultancy experience;</li>
<li>Semantic web/RDF;</li>
<li>jQuery and CSS;</li>
<li>S3 and EC2;</li>
<li>Experience with Agile methods;</li>
<li>Knowledge of the geo-spatial community.</li>
</ul>

<h3>About the Open Knowledge Foundation</h3>

<p>The Open Knowledge Foundation (OKF) is a multi-award winning community-based, not-for-profit organisation. The Foundation now has projects and partnerships throughout the world and is especially active in Europe. We build tools and communities to create, use and share open knowledge – content and data that everyone can use, share and build on. We believe that by creating an open knowledge commons and developing tools and communities around this we can make a significant contribution to improving governance, research and the economy.</p>

<p>We’re changing the world by promoting a global shift towards more open ways of working in government, arts, sciences and much more. We don’t just talk about ideas, we deliver extraordinary software, events and publications.</p>

<h3>How to apply</h3>

<p>If you&#8217;d like to apply, please email jobs@okfn.org with the subject line &#8216;Python Developer &#8211; CKAN/Services&#8217; and a copy of your CV by <em>30 April</em> and we&#8217;ll take it from there. We are flexible on employee versus contractor but we normally contract. Being based in and around London would be a plus but we are happy to consider applications from elsewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/04/03/wanted-python-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding custom previews to CKAN</title>
		<link>http://ckan.org/2013/03/13/custom-previews/</link>
		<comments>http://ckan.org/2013/03/13/custom-previews/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 09:51:45 +0000</pubDate>
		<dc:creator>Dominik Moritz</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Feature]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2854</guid>
		<description><![CDATA[A new feature in CKAN 2.0 enables you to add custom previews for different file types. CKAN&#8217;s ability to preview resources gives users a quick way to check if they have the dataset they need &#8211; as well as to begin to explore the data. CKAN has built-in previews for certain filetypes, such as images [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://farm9.staticflickr.com/8518/8547746249_766e7a6147_n.jpg -->

<p>A new feature in <a href="http://ckan.org/2013/02/27/ckan-2-0-beta-has-arrived/">CKAN 2.0</a> enables you to add custom previews for different file types.</p>

<p>CKAN&#8217;s ability to preview resources gives users a quick way to check if they have the dataset they need &#8211; as well as to begin to explore the data. CKAN has built-in previews for certain filetypes, such as images and <a href="https://en.wikipedia.org/wiki/Comma-separated_values">CSV</a> files. However, if you have resources in another format, users cannot preview them. Custom previews provide a simple way to add previews for more filetypes, or even modify existing preview methods.</p>

<div class="wp-caption alignleft" style="width: 330px"><img src="http://farm9.staticflickr.com/8518/8547746249_766e7a6147_n.jpg" alt="[IMG: preview]" width="320" height="229" /><p class="wp-caption-text">Map preview of CSV file in CKAN</p></div>

<p>New previews can be build as a <a href="http://docs.ckan.org/en/latest/writing-extensions.html">CKAN extension</a> with the help of the <a href="http://docs.ckan.org/en/latest/writing-extensions.html#ckan.plugins.interfaces.IResourcePreview"><code>IResourcePreview</code></a> interface. This is the same interface as CKAN already uses for built-in previews. (Note that, while most of these are enabled by default, the built-in PDF preview is not. To enable PDF preview, you need to edit the CKAN <code>.ini</code> file and add <code>pdf_preview</code> to <code>ckan.plugins</code>.)</p>

<p>A preview extension must implement three methods:</p>

<ul>
<li><code>can_preview</code> to indicate that it can preview the dataset,</li>
<li><code>preview_template</code> to return the template for the preview, and</li>
<li><code>setup_template_variables</code> to add the data that should be rendered to the template.</li>
</ul>

<p>If you happen to write an extension that previews files that are fetched via an Ajax call, you should also have a look at the <a href="https://github.com/okfn/ckan/tree/master/ckanext/resourceproxy">resource proxy extension</a>. This offers a workaround for the <a href="https://en.wikipedia.org/wiki/Same_origin_policy">same origin policy</a> which normally prevents files being fetched from a domain that is different from the domain of the CKAN site.</p>

<p>To get started with your own preview extension, I recommend that you read the extension documentation linked above, and then have a look at the built-in preview extensions at <a href="https://github.com/okfn/ckan/tree/master/ckanext"><code>ckanext</code></a>. If you have any questions, let us know on the <a href="http://lists.okfn.org/mailman/listinfo/ckan-dev">mailing list</a> and we&#8217;ll try to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/03/13/custom-previews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Translators needed!</title>
		<link>http://ckan.org/2013/03/11/translators-needed-2/</link>
		<comments>http://ckan.org/2013/03/11/translators-needed-2/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 16:19:17 +0000</pubDate>
		<dc:creator>Sean Hammond</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2861</guid>
		<description><![CDATA[We&#8217;re preparing to release CKAN 2.0 in a few weeks time, and we need help with translations. CKAN&#8217;s user interface is available in over 20 languages. The new version introduces over 450 new words and strings in the interface, and they all need translating before it&#8217;s released. If you speak one of the relevant languages, [...]]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re preparing to release CKAN 2.0 in a few weeks time, and we need help with translations.</p>

<p>CKAN&#8217;s user interface is available in over 20 languages. The new version introduces over 450 new words and strings in the interface, and they all need translating before it&#8217;s released. If you speak one of the relevant languages, you can join that language team to help with the translation effort.</p>

<p>If you are a speaker of a language where CKAN isn&#8217;t available yet, this would also be a great time to start a translation project for it!</p>

<p>If you can help with translating the strings and keeping CKAN open to people across the world, please <a href="https://www.transifex.com/projects/p/ckan/resource/2-0/">sign up here</a> to contribute.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/03/11/translators-needed-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building the Aragón Open Data website with CKAN</title>
		<link>http://ckan.org/2013/03/06/building-the-aragn-open-data-website-with-ckan/</link>
		<comments>http://ckan.org/2013/03/06/building-the-aragn-open-data-website-with-ckan/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 12:40:06 +0000</pubDate>
		<dc:creator>Jose Maria Subero</dc:creator>
				<category><![CDATA[Deployments]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2836</guid>
		<description><![CDATA[We are very proud that the Spanish region of Aragón finally has its own open data website: Aragón Open Data was launched in February, using CKAN. At the Government of Aragón ICT department, we are really concerned with the value of data and information. This CKAN-powered website is our first step to providing citizens with [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://ckan.org/files/2013/03/AOD_Oficial_NEG_Color-300x199.jpg -->

<p>We are very proud that the Spanish region of Aragón finally has its own open data website: <a href="http://opendata.aragon.es/">Aragón Open Data</a> was launched in February, using CKAN. At the Government of Aragón ICT department, we are really concerned with the value of data and information. This CKAN-powered website is our first step to providing citizens with easier access to data. For the launch, we published more than 230 datasets rated with 2, 3 and 4 <a href="http://5stardata.info/">Tim Berners-Lee stars</a>.</p>

<h2>Why choose CKAN?</h2>

<p>When we made the decision to publish the region&#8217;s open data in a single place, we wanted a &#8216;CMS for data&#8217;, and we took a look at the different options. CKAN was the best solution for our needs for several reasons, but a few stand out.</p>

<p>Firstly, the API. For the Aragón Open Data team, it is important to make it easy for developers to access data. This problem is solved with CKAN´s API. The API lets you get a reliable ID of a dataset, and use it to query for the current version of the dataset. This allows developers to have a unique object to download and also know when the dataset has changed. For developing apps based on the data, this is a perfect way to ensure you always have the latest data.</p>

<div id="attachment_2845" class="wp-caption alignleft" style="width: 310px"><a href="http://opendata.aragon.es/"><img class="size-medium wp-image-2845" src="http://ckan.org/files/2013/03/AOD_Oficial_NEG_Color-300x199.jpg" alt="ARAGON OPEN DATA" width="300" height="199" /></a><p class="wp-caption-text">ARAGON OPEN DATA</p></div>

<p>Secondly, the CKAN back-end. It has been developed as a kind of CMS specialised for data, and the data management tools that CKAN provides are really useful to get your metadata &#8216;tidy&#8217;. It is easy to modify the different attributes of a dataset and to add new extra fields to improve the description of your datasets.</p>

<p>To give structured formats to advanced users that want to develop applications, we wanted a metadata file for each dataset: a file expressing all the metadata in RDF format using the <a href="http://www.w3.org/TR/vocab-dcat/">DCAT</a> vocabulary. CKAN helped as it has built-in RDF output, though there is no link to this by default. To make it more prominent, we were easily able to write a CKAN extension which put a link on each dataset page to the RDF metadata.</p>

<p>Finally, having made the decision to use CKAN, it was easy and intuitive to install using the published documentation and to develop the website using it. We are now working on extending the website using more of the posibilities that CKAN provides.</p>

<h2>Open data, open spending</h2>

<p>To reinforce our commitment to open data, we have also developed an open spending application: <a href="http://presupuesto.aragon.es/">presupuesto.aragon.es</a>. Through this app it is possible to &#8216;follow the money&#8217; from citizens&#8217; taxes through to public expenditure. You can also see in what policy area money has been spent during the last 8 years. You can calculate, depending on your earnings, how much of your money goes to each policy area. Finally there is a brief glossary of spending terms to help users better understand the budget&#8217;s vocabulary.</p>

<p>We hope you find useful data in the Government of Aragón&#8217;s data catalogue, and we will be very happy if you develop any data-based applications with it. Enjoy Aragón Open Data!</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/03/06/building-the-aragn-open-data-website-with-ckan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CKAN for Research Data Management workshop</title>
		<link>http://ckan.org/2013/02/27/ckan-for-research-data-management-workshop/</link>
		<comments>http://ckan.org/2013/02/27/ckan-for-research-data-management-workshop/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 14:53:25 +0000</pubDate>
		<dc:creator>Joss Winn</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[academia]]></category>
		<category><![CDATA[CKAN4RDM]]></category>
		<category><![CDATA[jiscMRD]]></category>
		<category><![CDATA[orbitalMRD]]></category>
		<category><![CDATA[research data]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2796</guid>
		<description><![CDATA[On 18 February, over 40 people participated in a workshop in London which focused on the use of CKAN for &#8216;research data management&#8217;. The event was led by the Orbital project at the University of Lincoln. After some initial presentations, participants broke into groups to gather a list of requirements for CKAN &#8211; or any [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://orbital.blogs.lincoln.ac.uk/files/2013/02/20130218_130650.jpg -->

<div class="wp-caption alignleft" style="width: 348px"><img title="The 'researcher' user group" src="http://orbital.blogs.lincoln.ac.uk/files/2013/02/20130218_130650.jpg" alt="" width="338" height="254" /><p class="wp-caption-text">The &#8216;researcher&#8217; user group</p></div>

<p>On 18 February, over 40 people participated in a <a href="https://ckan4rdm.eventbrite.co.uk/">workshop</a> in London which focused on the use of CKAN for &#8216;research data management&#8217;. The event was led by the <a href="http://orbital.blogs.lincoln.ac.uk/">Orbital project</a> at the University of Lincoln.</p>

<p>After some initial presentations, participants broke into groups to gather a <a href="http://lncn.eu/mxz2">list of requirements</a> for CKAN &#8211; or any data management system &#8211; in a research setting. You can read all about the day, and what we produced, over on the <a title="Orbital write up on the workshop" href="http://orbital.blogs.lincoln.ac.uk/2013/02/27/ckan-for-rdm-workshop/" target="_blank">Orbital project blog</a>. There are also write-ups from the <a href="http://www.dcc.ac.uk/blog/ckan-research-data-management-academic-setting">DCC</a>, <a href="http://datapool.soton.ac.uk/2013/02/25/mapping-rdm-requirements-for-the-next-stage-of-data-repositories/">Datapool</a>, <a href="http://data.blogs.ilrt.org/2013/02/19/data-bris-at-ckan-workshop/">data.bris</a> and <a href="http://lselibrarydigidev.blogspot.co.uk/2013/02/ckan-portal-for-research-data-management.html">LSE</a>.</p>

<p>We hope that the workshop marked the beginning of a CKAN user and developer community within the higher education and research sectors. If you&#8217;re interested in joining us, feel free to add yourself to the new <a href="http://lists.okfn.org/mailman/listinfo/ckan4rdm">CKAN4RDM mailing list</a>. The results of the workshop will also form part of the research for a paper I am presenting at the <a title="IASSIST conference" href="http://www.iassist2013.org/iassist-2013-home/" target="_blank">IASSIST conference</a> in May. The abstract is as follows:</p>

<blockquote>This paper offers a full and critical evaluation of the open source CKAN software &lt;http://ckan.org&gt; for use as a Research Data Management (RDM) tool within a university environment. It presents a case study of CKAN’s implementation and use at the University of Lincoln, UK, and highlights its strengths and current weaknesses as an institutional Research Data Management tool. The author draws on his prior experience of implementing a mixed media Digital Asset Management system (DAM), Institutional Repository (IR) and institutional Web Content Management System (CMS), to offer an outline proposal for how CKAN can be used effectively for data analysis, storage and publishing in academia. This will be of interest to researchers, data librarians, and developers, who are responsible for the implementation of institutional RDM infrastructure. This paper is presented as part of the dissemination activities of the JISC-funded Orbital project &lt;http://orbital.blogs.lincoln.ac.uk&gt;.</blockquote>

<p>I hope to see some of you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/02/27/ckan-for-research-data-management-workshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CKAN 2.0 beta has arrived!</title>
		<link>http://ckan.org/2013/02/27/ckan-2-0-beta-has-arrived/</link>
		<comments>http://ckan.org/2013/02/27/ckan-2-0-beta-has-arrived/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 12:53:37 +0000</pubDate>
		<dc:creator>Irina Bolychevsky</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[ckan 2.0]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2784</guid>
		<description><![CDATA[Work on what has become the 2.0 release started back in June last year when we decided that a more user friendly cleaner simpler CKAN was the next step to raise the profile and usefulness of open data portals. We went back to basics and redesigned the theme to focus on the core parts of [...]]]></description>
				<content:encoded><![CDATA[<p>Work on what has become the 2.0 release started back in June last year when we decided that a more user friendly cleaner simpler CKAN was the next step to raise the profile and usefulness of open data portals.</p>

<p>We went back to basics and redesigned the theme to focus on the core parts of CKAN: <strong>discoverability</strong> of data for end users and better <strong>data management tools</strong> for publishers.</p>

<p>Instructions to install or upgrade are below and you can go play around with it on <a href="http://beta.ckan.org/" target="_blank">beta.ckan.org</a> &#8211; just create an account to try out all the funcitonality.</p>

<p>You’ll see a more engaging search page that highlights the use of facets and search result sorting as well as the keyword search; a redesigned dataset page showcasing resources, tags, activity streams and re-use of data (the “related” tab); a new multistep dataset registration process to guide publishers as well as a scalable authorization model for managing access rights to datasets (more info below under ‘Organisations’).</p>

<h2>Highlights</h2>

<h3>Organisations</h3>

<p>We’ve simplified the <strong>authorisation</strong> model for datasets. Previously a dataset was ‘owned’ by the user who added it to the portal &#8211; edit or admin access to the dataset had to be manually added one by one. This made it harder to distribute management of datasets for large portals with numerous publisher accounts for multiple publishing organizations (e.g. Departments or Agencies).</p>

<p>In 2.0, by default, <strong>datasets</strong> always <strong>belong to an organisation</strong> (e.g. Department of Health, Office of National Statistics etc) and access rights are automatically allocated depending on the organisation access level members have. So if your department has 1 admin, 5 editors (add/edit/delete datasets, but no member management access) and 10 members (can see org private datasets, member, editor, admin accounts, but not add or edit anything) then any dataset that one of the editors adds will be editable by any of the other 4 editors or the admin.</p>

<p style="text-align: center;"><a href="http://ckan.org/files/2013/02/Screen-Shot-2013-02-27-at-12.16.54.png" target="_blank"><img class="aligncenter  wp-image-2785" style="padding: 0;" src="http://ckan.org/files/2013/02/Screen-Shot-2013-02-27-at-12.16.54.png" alt="Screen Shot 2013-02-27 at 12.16.54" width="870" height="392" /></a></p>

<h3>Activity Streams</h3>

<p>Datasets, users and groups now generate activity streams that can be ‘followed’.</p>

<p style="text-align: center;"><a href="http://ckan.org/files/2013/02/Screen-Shot-2013-02-27-at-12.23.08.png" target="_blank"><img class="aligncenter size-full wp-image-2786" style="padding: 0;" src="http://ckan.org/files/2013/02/Screen-Shot-2013-02-27-at-12.23.08.png" alt="Group activity screenshot" width="964" height="534" /></a></p>

<h3>Templating</h3>

<p>We have switched our templating engine to use Jinja2, making it easier to customize CKAN. We’ve found this to be much more designer friendly and intuitive than Genshi. It’s also generally cleaner and renders faster. We’re also able to extend templates (for example by extensions) in a less invasive way than previously using the {% ckan_extends %} template tag.</p>

<p>Note: Jinja2 templates do not support the IGenshiStreamFilter extension point, so extensions should either extend templates or provide template helper functions via the ITemplateHelpers extension point.</p>

<h2>Installing or upgrading</h2>

<p>This first beta release is aimed mainly at developers, and is only available via source install. You can refer to the <a href="http://docs.ckan.org/en/master/install-from-source.html" target="_blank">“Install from Source”</a> instructions or the <a href="http://docs.ckan.org/en/master/install-from-source.html#upgrading-a-source-install" target="_blank">“Upgrading a source install”</a> sections on the documentation depending on your needs.</p>

<p>In either case, make sure to point the repository to the 2.0 release branch (release-v2.0):</p>

<ul>
    <li>For first time source installs, in section 2b use:</li>
</ul>

<p><pre>pip install -e 'git+https://github.com/okfn/ckan.git@release-v2.0#egg=ckan'</pre></p>

<ul>
    <li>For source install upgrades, in section 2 use:</li>
</ul>

<p><pre>git checkout release-v2.0</pre>
Note that this is a major version change and there are significant backwards incompatible changes, so if you are upgrading an existing instance make sure to backup your database before trying to upgrade it.</p>

<p>Our supported extensions are currently being upgraded, and the degree of support for CKAN 2.0b varies depending on the extension. If you are using custom extensions on your instance, it is likely that you will need some work to upgrade them to 2.0. We are working on new documentation explaining how to upgrade from 1.X to 2.0, but in meantime to test this beta release we recommend disabling all extensions and enabling them one by one to see which ones will require updating. In case of doubt, feel free to send an email to the <a href="http://lists.okfn.org/mailman/listinfo/ckan-dev" target="_blank">mailing list</a> or ask on the IRC channel.</p>

<p>As with all beta releases, you are bound to find bugs or things that need improvement. We are still working on the proper stable release, and collecting all pending issues on this milestone on GitHub Issues:</p>

<p><a href="https://github.com/okfn/ckan/issues?milestone=1&amp;state=open" target="_blank">https://github.com/okfn/ckan/issues?milestone=1&amp;state=open</a></p>

<p>We would love to hear any feedback and bug reports, feel free to send them to the mailing list or add an issue to GitHub.</p>

<h2>What’s coming next</h2>

<p>We’re now working on a dataset approval workflow for moving datasets from private to public state as well as support for bulk actions and harvesting management interfaces. We&#8217;ll also be adding tweaks and improvements as people use the beta and provide feedback, as well as activity stream support for organisations.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/02/27/ckan-2-0-beta-has-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australia is embracing open data</title>
		<link>http://ckan.org/2013/02/26/australia-open-data/</link>
		<comments>http://ckan.org/2013/02/26/australia-open-data/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 09:27:42 +0000</pubDate>
		<dc:creator>Mark Wainwright</dc:creator>
				<category><![CDATA[Deployments]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2774</guid>
		<description><![CDATA[CKAN is emerging as a de facto standard, according to a report into open data in Australia by the Office of the Australian Information Commissioner (OIAC). The report, published last week, presents the result of a survey by the Commissioner into the state of open public sector information (PSI) across government agencies. It is structured [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://farm9.staticflickr.com/8513/8469949303_34fed298f3_n.jpg -->

<p>CKAN is emerging as a de facto standard, according to <a href="http://www.oaic.gov.au/publications/reports/open_psi_principle_to_practice_february2013.html">a report</a> into open data in Australia by the Office of the Australian Information Commissioner (OIAC).</p>

<p>The report, published last week, presents the result of a survey by the Commissioner into the state of open public sector information (PSI) across government agencies. It is structured around the <a href="www.oaic.gov.au/publications/reports/Principles_open_public_sector_info_report_may2011.html">Open PSI Principles</a> published by OIAC in 2011.</p>

<p>191 agencies responded to the survey out of 245 contacted, and this high response rate illustrates the key finding of the report, that &#8220;Australian Government agencies are actively embracing an open access and proactive disclosure culture&#8221;. The report also reveals what agencies report as their greatest obstacles in the way of opening access to information more fully. These include technical barriers, such as whether existing information systems are well designed to support the move, and cultural ones, such as the need for more awareness and buy-in of the Principles inside agencies.</p>

<p>The report considers &#8216;next steps&#8217; in Open Data and concludes, &#8220;The logical next step in facilitating reuse of government data is building data portals &#8230; In the arena of data portals, a small number of dominant software solutions are emerging as de facto standards. For example, CKAN has been widely adopted on national and regional levels.&#8221;</p>

<p><img src="http://farm9.staticflickr.com/8513/8469949303_34fed298f3_n.jpg" alt="[IMG: Queensland portal]"></p>

<p>The report also mentions CKAN&#8217;s <a href="http://ckan.org/features/federate/">federation</a> features, likely to be useful in Australia where a large amount of data is held by individual states and territories. The state of Queensland recently went live with the <a href="https://data.qld.gov.au">first CKAN-powered data portal</a> in the country (above), built by the Open Knowledge Foundation and Australia-based partner XVT. The state plans to expand it soon to include a new site. The OKF has also built a demonstration platform for the state of South Australia.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/02/26/australia-open-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>European Union launches CKAN data portal</title>
		<link>http://ckan.org/2013/02/22/eu-ckan-data-portal/</link>
		<comments>http://ckan.org/2013/02/22/eu-ckan-data-portal/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 12:12:34 +0000</pubDate>
		<dc:creator>Mark Wainwright</dc:creator>
				<category><![CDATA[Deployments]]></category>
		<category><![CDATA[Feature]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2767</guid>
		<description><![CDATA[The European Commission (EC) has unveiled a new data portal, which will be used to publish data from the EC and other bodies of the European Union. This major project was announced last year, and it went live in December for testing before today&#8217;s announcement. The portal includes extensive CKAN customisation and development work by [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://farm9.staticflickr.com/8390/8496726349_3c78230810.jpg -->

<p>The European Commission (EC) has <a href="https://ec.europa.eu/digital-agenda/en/blog/eu-open-data-portal-here">unveiled</a> a new <a href="http://open-data.europa.eu/open-data/">data portal</a>, which will be used to publish data from the EC and other bodies of the European Union.</p>

<p>This major project was <a href="http://ckan.org/2012/01/30/ckan-to-power-new-ec-portal/">announced</a> last year, and it went live in December for testing before today&#8217;s announcement. The portal includes extensive CKAN customisation and development work by the Open Knowledge Foundation, including a multilingual extension enabling data descriptions (metadata) to be made available in different languages: at present the metadata is offered in English, French, German, Italian and Polish. The portal was originally planned for EC data, but it will now also hold data from the European Environment Agency, and hopefully in time a number of other EU bodies as well.</p>

<p><img src="http://farm9.staticflickr.com/8390/8496726349_3c78230810.jpg" alt=""></p>

<p>The EU has been a key mover in driving the Open Data agenda in member states, so it is fitting that it is now promoting transparency re-use of its own data holdings by making them available in one place. It has for some years been encouraging member states to publish data via dedicated portals, and it also supports the OKF&#8217;s work on <a href="http://publicdata.eu">publicdata.eu</a>, a prototype of a pan-European data portal harvesting data from catalogues across the Union, via the <a href="http://lod2.eu">LOD2</a> research project.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/02/22/eu-ckan-data-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some new CKAN data portals</title>
		<link>http://ckan.org/2013/02/14/some-new-ckan-data-portals/</link>
		<comments>http://ckan.org/2013/02/14/some-new-ckan-data-portals/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 10:49:43 +0000</pubDate>
		<dc:creator>Mark Wainwright</dc:creator>
				<category><![CDATA[Deployments]]></category>

		<guid isPermaLink="false">http://ckan.org/?p=2741</guid>
		<description><![CDATA[As the benefits of Open Data are recognised more and more widely, more data portals are appearing. Here are some recent new platforms with hot fresh data baked in a CKAN oven, as well as a couple that are coming soon. Only about half the portals mentioned here have had direct involvement by the Open [...]]]></description>
				<content:encoded><![CDATA[<!-- magazine.image = http://farm9.staticflickr.com/8088/8472281711_ffa9ff074f_n.jpg -->

<p>As the benefits of Open Data are recognised more and more widely, more data portals are appearing. Here are some recent new platforms with hot fresh data baked in a CKAN oven, as well as a couple that are coming soon. Only about half the portals mentioned here have had direct involvement by the Open Knowledge Foundation, a striking testament to CKAN&#8217;s open-source licence.</p>

<p>For a fuller list of CKAN data catalogues around the world, see <a href="http://ckan.org/instances">this page</a>.</p>

<h3>Greek Open Data hub</h3>

<p><img src="http://farm9.staticflickr.com/8088/8472281711_ffa9ff074f_n.jpg" alt="" />
The newest CKAN site is part of the <a href="http://open-data.okfn.gr/">Greek Open Data hub</a>, which was <a href="http://blog.okfn.org/2013/02/14/new-open-data-hub-from-okfn-greece/">announced today</a> by the Open Knowledge Foundation&#8217;s <a href="http://gr.okfn.org">Greek chapter</a>. It includes a CKAN data repository as well as apps and info about the Greek Linked Open Data cloud.</p>

<h3>Uruguay</h3>

<p><img src="http://farm9.staticflickr.com/8080/8253556009_8e07631bb8_n.jpg" alt="" />
Uruguay’s national open data portal <a href="https://catalogodatos.gub.uy/">catalogodatos.gub.uy</a> was launched on 5 December. National and local government agencies can add datsets to the catalogue.</p>

<h3>Aragon, Spain</h3>

<p><img src="http://farm9.staticflickr.com/8102/8467351247_78002b3ce5_n.jpg" alt="" />
<a href="http://opendata.aragon.es/">Arag&oacute;n Open Data</a> provides data held by the Spanish region of Arag&oacute;n. It is published by the Arag&oacute;n government and went live this month.</p>

<h3>Queensland, Australia</h3>

<p><img src="http://farm9.staticflickr.com/8513/8469949303_34fed298f3_n.jpg" alt="" />
The state of Queensland launched the first governmental CKAN portal in Australia, <a href="http://data.qld.gov.au">Queensland Government data</a>, in December 2012, with the help of the Open Knowledge Foundation. As the <a href="https://data.qld.gov.au/about">state premier said</a> at the time, &#8220;The data held by the Queensland Government is the property of the people of Queensland. Therefore, where it is suitable for release, it will be released.&#8221;</p>

<h3>publicdata.eu</h3>

<p><img src="http://farm9.staticflickr.com/8089/8447778032_111a5228b0_n.jpg" alt="" />
The recent upgrade to <a href="http://publicdata.eu">publicdata.eu</a> means that it is currently the only live site running the codebase for CKAN&#8217;s forthcoming version 2.0. Read more about the upgrade <a href="http://ckan.org/2013/02/05/check-out-publicdata-eu/">here</a>.</p>

<h2>Coming soon</h2>

<p>Many other data publishers are looking at how to implement open data platforms. Here are a couple that have made announcements recently.</p>

<h3>USA</h3>

<p>As we noted in <a href="http://ckan.org/2013/02/04/us-data-gov-to-use-ckan/">another post</a>, the US government recently <a href="http://www.data.gov/blog/ckan-horizon-datagov-20">announced</a> the decision to move its Open Data portal <a href="http://data.gov">data.gov</a> to run CKAN. This will for the first time combine general data in a single catalogue with the geodata previously catalogued at geo.data.gov. The Open Knowledge Foundation is working with the US government on the transition, including building new harvesting capabilities for geodata.</p>

<h3>Germany</h3>

<p>The German government has announced its intention to launch a national governmental data portal at <a href="http://govdata.de">govdata.de</a>. The portal is being built by Fraunhofer Fokus, whose <a href="http://open-data.fokus.fraunhofer.de/?p=1154&amp;lang=en">detailed description</a> of the architecture of the site shows how CKAN will sit at the centre of the portal.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckan.org/2013/02/14/some-new-ckan-data-portals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 1.431 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-22 19:29:20 -->
