Add notes for 2022-05-23

This commit is contained in:
2022-05-24 09:42:54 +03:00
parent 9e0a16160e
commit 6cdc293aa1
115 changed files with 154 additions and 146 deletions

View File

@ -48,7 +48,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.98.0" />
<meta name="generator" content="Hugo 0.99.1" />