Add notes for 2019-02-04

This commit is contained in:
Alan Orth 2019-02-04 09:32:27 +02:00
parent 2ccdbb6c9d
commit 471fc14d84
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 27 additions and 8 deletions

View File

@ -130,4 +130,13 @@ $ grep -o -E 'session_id=[A-Z0-9]{32}:ip_addr=195.201.104.240' dspace.log.2019-0
- Run all system updates on linode20 and reboot it
- This will be the new AReS repository explorer server soon
## 2019-02-04
- Generate a list of CTA subjects from CGSpace for Peter:
```
dspace=# \copy (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE resource_type_id=2 AND metadata_field_id=124 GROUP BY text_value ORDER BY COUNT DESC) to /tmp/cta-subjects.csv with csv header;
COPY 321
```
<!-- vim: set sw=2 ts=2: -->

View File

@ -42,7 +42,7 @@ sys 0m1.979s
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-02/" />
<meta property="article:published_time" content="2019-02-01T21:37:30&#43;02:00"/>
<meta property="article:modified_time" content="2019-02-03T11:33:02&#43;02:00"/>
<meta property="article:modified_time" content="2019-02-03T19:05:28&#43;02:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="February, 2019"/>
@ -89,9 +89,9 @@ sys 0m1.979s
"@type": "BlogPosting",
"headline": "February, 2019",
"url": "https://alanorth.github.io/cgspace-notes/2019-02/",
"wordCount": "659",
"wordCount": "696",
"datePublished": "2019-02-01T21:37:30&#43;02:00",
"dateModified": "2019-02-03T11:33:02&#43;02:00",
"dateModified": "2019-02-03T19:05:28&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -304,6 +304,16 @@ sys 0m1.979s
</ul></li>
</ul>
<h2 id="2019-02-04">2019-02-04</h2>
<ul>
<li>Generate a list of CTA subjects from CGSpace for Peter:</li>
</ul>
<pre><code>dspace=# \copy (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE resource_type_id=2 AND metadata_field_id=124 GROUP BY text_value ORDER BY COUNT DESC) to /tmp/cta-subjects.csv with csv header;
COPY 321
</code></pre>
<!-- vim: set sw=2 ts=2: -->

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2019-02/</loc>
<lastmod>2019-02-03T11:33:02+02:00</lastmod>
<lastmod>2019-02-03T19:05:28+02:00</lastmod>
</url>
<url>
@ -209,7 +209,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2019-02-03T11:33:02+02:00</lastmod>
<lastmod>2019-02-03T19:05:28+02:00</lastmod>
<priority>0</priority>
</url>
@ -220,7 +220,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2019-02-03T11:33:02+02:00</lastmod>
<lastmod>2019-02-03T19:05:28+02:00</lastmod>
<priority>0</priority>
</url>
@ -232,13 +232,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
<lastmod>2019-02-03T11:33:02+02:00</lastmod>
<lastmod>2019-02-03T19:05:28+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2019-02-03T11:33:02+02:00</lastmod>
<lastmod>2019-02-03T19:05:28+02:00</lastmod>
<priority>0</priority>
</url>