Add notes for 2019-04-13

This commit is contained in:
2019-04-13 12:15:55 +03:00
parent ea7e8b604e
commit b2096b17da
78 changed files with 500 additions and 461 deletions

View File

@ -59,7 +59,7 @@ Generate list of authors on CGSpace for Peter to go through and correct:
dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'author') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/authors.csv with csv;
COPY 54701
"/>
<meta name="generator" content="Hugo 0.54.0" />
<meta name="generator" content="Hugo 0.55.1" />
@ -68,10 +68,10 @@ COPY 54701
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "November, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-11/",
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2017-11\/",
"wordCount": "5428",
"datePublished": "2017-11-02T09:37:54&#43;02:00",
"dateModified": "2018-04-10T08:27:55&#43;03:00",
"datePublished": "2017-11-02T09:37:54\x2b02:00",
"dateModified": "2018-04-10T08:27:55\x2b03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -1191,14 +1191,14 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
<li><a href="/cgspace-notes/2019-04/">April, 2019</a></li>
<li><a href="/cgspace-notes/posts/">Posts</a></li>
<li><a href="/cgspace-notes/2019-03/">March, 2019</a></li>
<li><a href="/cgspace-notes/2019-02/">February, 2019</a></li>
<li><a href="/cgspace-notes/2019-01/">January, 2019</a></li>
<li><a href="/cgspace-notes/2018-12/">December, 2018</a></li>
</ol>
</section>