Add notes for 2023-06-02

This commit is contained in:
2023-06-02 16:33:48 +03:00
parent 0b0d2ea87d
commit a9dc98b2dd
137 changed files with 1423 additions and 1023 deletions

18
content/posts/2023-06.md Normal file
View File

@ -0,0 +1,18 @@
---
title: "June, 2023"
date: 2023-06-02T10:29:36+03:00
author: "Alan Orth"
categories: ["Notes"]
---
## 2023-06-02
- Spend some time testing my `post_bitstreams.py` script to update thumbnails for items on CGSpace
- Interestingly I found an item with a JFIF thumbnail and another with a WebP thumbnail...
- Meeting with Valentina, Stefano, and Sara about MODS metadata in CGSpace
- They have experience with improving the MODS interface in MELSpace's OAI-PMH for use with AGRIS and were curious if we could do the same in CGSpace
- From what I can see we need to upgrade the MODS schema from 3.1 to 3.7 and then just add a bunch of our fields to the crosswalk
<!--more-->
<!-- vim: set sw=2 ts=2: -->