Add notes for 2020-03-26

This commit is contained in:
2020-03-26 15:14:14 +02:00
parent f579a53d7b
commit 2a36e6f5d4
90 changed files with 166 additions and 96 deletions

View File

@ -45,7 +45,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.68.2" />
<meta name="generator" content="Hugo 0.68.3" />