mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-12-02
This commit is contained in:
@ -525,5 +525,6 @@ $ psql -c 'SELECT * FROM pg_locks pl LEFT JOIN pg_stat_activity psa ON pl.pid =
|
||||
- I found some items on CGSpace in Dinka, Ndogo, and Bari languages, but the `dcterms.language` field was "other"
|
||||
- That's so unfortunate! These languages are not in ISO 639-1, but they are in ISO 639-3, which uses Alpha 3 and has more space for languages
|
||||
- I changed them from other to use the three-letter codes, and I will suggest to the CG Core group that we use ISO 639-3 in the future
|
||||
- Send feedback to Salem about some metadata issues with MEL submissions to CGSpace
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
28
content/posts/2022-12.md
Normal file
28
content/posts/2022-12.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "December, 2022"
|
||||
date: 2022-12-01T08:52:36+03:00
|
||||
author: "Alan Orth"
|
||||
categories: ["Notes"]
|
||||
---
|
||||
|
||||
## 2022-12-01
|
||||
|
||||
- Fix some incorrect regions on CGSpace
|
||||
- I exported the CCAFS and IITA communities, extracted just the country and region columns, then ran them through csv-metadata-quality to fix the regions
|
||||
- Add a few more authors to my CSV with author names and ORCID identifiers and tag 283 items!
|
||||
- Replace "East Asia" with "Eastern Asia" region on CGSpace (UN M.49 region)
|
||||
|
||||
<!--more-->
|
||||
|
||||
- CGSpace and PRMS information session with Enrico and a bunch of researchers
|
||||
- I noticed some minor issues with SPDX licenses and AGROVOC terms in items submitted by TIP so I sent a message to Daniel from Alliance
|
||||
- I startd a harvest on AReS since we've updated so much metadata recently
|
||||
|
||||
## 2022-12-02
|
||||
|
||||
- File some issues related to metadata on the MEL issue tracker
|
||||
- [Only use "Open Access" or "Limited Access" access rights when publishing items on CGSpace](https://github.com/CodeObia/MEL/issues/11066)
|
||||
- [Set the description when submitting bitstreams to CGSpace](https://github.com/CodeObia/MEL/issues/11067)
|
||||
- [Some items have a Creative Commons license, but are Limited Access and bitstreams are locked](https://github.com/CodeObia/MEL/issues/11068)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
Reference in New Issue
Block a user