<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1324: Add extra fields to resource table</title>
    <link>http://localhost/ticket/1324</link>
    <description>&lt;p&gt;
add extra fields to resource as outlined in
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="http://wiki.ckan.net/Domain_Model/Resource"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://wiki.ckan.net/Domain_Model/Resource&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Specifically (all unicode strings except for those noted):
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;em&gt;name&lt;/em&gt;: a name for this resource (could be used in a ckan url)
&lt;/li&gt;&lt;li&gt;&lt;em&gt;type&lt;/em&gt;: the type of the resource. One of: file | api | service | listing
&lt;/li&gt;&lt;li&gt;&lt;em&gt;mimetype&lt;/em&gt;: standard mimetype (e.g. for zipped csv would be application/zip)
&lt;/li&gt;&lt;li&gt;&lt;em&gt;mimetype_inner&lt;/em&gt;: mimetype of innermost object (so for example would be text/csv)
&lt;/li&gt;&lt;li&gt;&lt;em&gt;size&lt;/em&gt;: [integer] size of the resource (content length) in bytes. Usually only relevant for resources of type file.
&lt;/li&gt;&lt;li&gt;&lt;em&gt;last_modified&lt;/em&gt;: [datetime] the date when this resource's data was last modified (NB: &lt;em&gt;not&lt;/em&gt; the date when the metadata was modified).
&lt;/li&gt;&lt;li&gt;cache_url: url for cache of object in ckan storage
&lt;/li&gt;&lt;li&gt;cache_last_updated: [datetime] timestamp when cached version was created
&lt;/li&gt;&lt;li&gt;webstore_url:
&lt;/li&gt;&lt;li&gt;webstore_last_updated: [datetime] timestamp when webstore was last updated
&lt;/li&gt;&lt;/ul&gt;</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/1324</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Fri, 09 Sep 2011 16:38:26 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/1324#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1324#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/1324?action=diff&amp;amp;version=1"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Fri, 09 Sep 2011 16:51:57 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/1324#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/1324#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/1324?action=diff&amp;amp;version=2"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>kindly</dc:creator>

      <pubDate>Sun, 11 Sep 2011 17:50:48 GMT</pubDate>
      <title>milestone set</title>
      <link>http://localhost/ticket/1324#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/1324#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;ckan-sprint-2011-09-12&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Mon, 12 Sep 2011 10:18:43 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/1324#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/1324#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/1324?action=diff&amp;amp;version=4"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Tue, 13 Sep 2011 21:12:16 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/1324#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/1324#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Done and merged into main at cset:8bb0720a2150 (and deployed!)
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>