Add notes for 2024-01-27

This commit is contained in:
2024-01-28 09:23:40 +03:00
parent 300b2e4271
commit 63c20dbef9
148 changed files with 195 additions and 185 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.121.2">
<meta name="generator" content="Hugo 0.122.0">