Add notes for 2017-03-09

This commit is contained in:
Alan Orth 2017-03-09 14:29:50 +02:00
parent fe1dc3ae37
commit 169a639d79
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
6 changed files with 59 additions and 10 deletions

View File

@ -139,3 +139,12 @@ google.citation_doi = cg.identifier.doi
- Merge the author separator changes to `5_x-prod`, as everyone has responded positively about it, and it's the default in Mirage2 afterall!
- Cherry pick the `commons-collections` patch from DSpace's `dspace-5_x` branch to address DS-3520: https://jira.duraspace.org/browse/DS-3520
## 2017-03-09
- Export list of sponsors so Peter can clean it up:
```
dspace=# \copy (select text_value, count(*) from metadatavalue where resource_type_id=2 and metadata_field_id IN (select metadata_field_id from metadatafieldregistry where element = 'description' and qualifier = 'sponsorship') group by text_value order by count desc) to /tmp/sponsorship.csv with csv;
COPY 285
```

View File

@ -37,7 +37,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<meta property="article:published_time" content="2017-03-01T17:08:52&#43;02:00"/>
<meta property="article:modified_time" content="2017-03-07T18:05:24&#43;02:00"/>
<meta property="article:modified_time" content="2017-03-08T16:08:47&#43;02:00"/>
@ -94,13 +94,13 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
"headline": "March, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-03/",
"wordCount": "930",
"wordCount": "978",
"datePublished": "2017-03-01T17:08:52&#43;02:00",
"dateModified": "2017-03-07T18:05:24&#43;02:00",
"dateModified": "2017-03-08T16:08:47&#43;02:00",
"author": {
@ -332,6 +332,16 @@ DirectClass sRGB Alpha
<li>Cherry pick the <code>commons-collections</code> patch from DSpace&rsquo;s <code>dspace-5_x</code> branch to address DS-3520: <a href="https://jira.duraspace.org/browse/DS-3520">https://jira.duraspace.org/browse/DS-3520</a></li>
</ul>
<h2 id="2017-03-09">2017-03-09</h2>
<ul>
<li>Export list of sponsors so Peter can clean it up:</li>
</ul>
<pre><code>dspace=# \copy (select text_value, count(*) from metadatavalue where resource_type_id=2 and metadata_field_id IN (select metadata_field_id from metadatafieldregistry where element = 'description' and qualifier = 'sponsorship') group by text_value order by count desc) to /tmp/sponsorship.csv with csv;
COPY 285
</code></pre>

View File

@ -176,7 +176,17 @@ DirectClass sRGB Alpha
&lt;ul&gt;
&lt;li&gt;Merge the author separator changes to &lt;code&gt;5_x-prod&lt;/code&gt;, as everyone has responded positively about it, and it&amp;rsquo;s the default in Mirage2 afterall!&lt;/li&gt;
&lt;li&gt;Cherry pick the &lt;code&gt;commons-collections&lt;/code&gt; patch from DSpace&amp;rsquo;s &lt;code&gt;dspace-5_x&lt;/code&gt; branch to address DS-3520: &lt;a href=&#34;https://jira.duraspace.org/browse/DS-3520&#34;&gt;https://jira.duraspace.org/browse/DS-3520&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
&lt;/ul&gt;
&lt;h2 id=&#34;2017-03-09&#34;&gt;2017-03-09&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Export list of sponsors so Peter can clean it up:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# \copy (select text_value, count(*) from metadatavalue where resource_type_id=2 and metadata_field_id IN (select metadata_field_id from metadatafieldregistry where element = &#39;description&#39; and qualifier = &#39;sponsorship&#39;) group by text_value order by count desc) to /tmp/sponsorship.csv with csv;
COPY 285
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>

View File

@ -176,7 +176,17 @@ DirectClass sRGB Alpha
&lt;ul&gt;
&lt;li&gt;Merge the author separator changes to &lt;code&gt;5_x-prod&lt;/code&gt;, as everyone has responded positively about it, and it&amp;rsquo;s the default in Mirage2 afterall!&lt;/li&gt;
&lt;li&gt;Cherry pick the &lt;code&gt;commons-collections&lt;/code&gt; patch from DSpace&amp;rsquo;s &lt;code&gt;dspace-5_x&lt;/code&gt; branch to address DS-3520: &lt;a href=&#34;https://jira.duraspace.org/browse/DS-3520&#34;&gt;https://jira.duraspace.org/browse/DS-3520&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
&lt;/ul&gt;
&lt;h2 id=&#34;2017-03-09&#34;&gt;2017-03-09&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Export list of sponsors so Peter can clean it up:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# \copy (select text_value, count(*) from metadatavalue where resource_type_id=2 and metadata_field_id IN (select metadata_field_id from metadatafieldregistry where element = &#39;description&#39; and qualifier = &#39;sponsorship&#39;) group by text_value order by count desc) to /tmp/sponsorship.csv with csv;
COPY 285
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>

View File

@ -3,7 +3,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-03/</loc>
<lastmod>2017-03-07T18:05:24+02:00</lastmod>
<lastmod>2017-03-08T16:08:47+02:00</lastmod>
</url>
<url>
@ -88,19 +88,19 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-03-07T18:05:24+02:00</lastmod>
<lastmod>2017-03-08T16:08:47+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-03-07T18:05:24+02:00</lastmod>
<lastmod>2017-03-08T16:08:47+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-03-07T18:05:24+02:00</lastmod>
<lastmod>2017-03-08T16:08:47+02:00</lastmod>
<priority>0</priority>
</url>

View File

@ -175,7 +175,17 @@ DirectClass sRGB Alpha
&lt;ul&gt;
&lt;li&gt;Merge the author separator changes to &lt;code&gt;5_x-prod&lt;/code&gt;, as everyone has responded positively about it, and it&amp;rsquo;s the default in Mirage2 afterall!&lt;/li&gt;
&lt;li&gt;Cherry pick the &lt;code&gt;commons-collections&lt;/code&gt; patch from DSpace&amp;rsquo;s &lt;code&gt;dspace-5_x&lt;/code&gt; branch to address DS-3520: &lt;a href=&#34;https://jira.duraspace.org/browse/DS-3520&#34;&gt;https://jira.duraspace.org/browse/DS-3520&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
&lt;/ul&gt;
&lt;h2 id=&#34;2017-03-09&#34;&gt;2017-03-09&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Export list of sponsors so Peter can clean it up:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# \copy (select text_value, count(*) from metadatavalue where resource_type_id=2 and metadata_field_id IN (select metadata_field_id from metadatafieldregistry where element = &#39;description&#39; and qualifier = &#39;sponsorship&#39;) group by text_value order by count desc) to /tmp/sponsorship.csv with csv;
COPY 285
&lt;/code&gt;&lt;/pre&gt;</description>
</item>
<item>