mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-02-01
This commit is contained in:
47
content/posts/2022-02.md
Normal file
47
content/posts/2022-02.md
Normal file
@ -0,0 +1,47 @@
|
||||
---
|
||||
title: "February, 2022"
|
||||
date: 2022-02-01T14:06:54+02:00
|
||||
author: "Alan Orth"
|
||||
categories: ["Notes"]
|
||||
---
|
||||
|
||||
## 2022-02-01
|
||||
|
||||
- Meeting with Peter and Abenet about CGSpace in the One CGIAR
|
||||
- We agreed to buy $5,000 worth of credits from Atmire for future upgrades
|
||||
- We agreed to move CRPs and non-CGIAR communities off the home page, as well as some other things for the CGIAR System Organization
|
||||
- We agreed to make a Discovery facet for CGIAR Action Areas above the existing CGIAR Impact Areas one
|
||||
- We agreed to try to do more alignment of affiliations/funders with ROR
|
||||
|
||||
<!--more-->
|
||||
|
||||
- I moved a bunch of communities:
|
||||
|
||||
```console
|
||||
$ dspace community-filiator --remove --parent=10568/114639 --child=10568/115089
|
||||
$ dspace community-filiator --remove --parent=10568/114639 --child=10568/115087
|
||||
$ dspace community-filiator --remove --parent=10568/83389 --child=10568/108598
|
||||
$ dspace community-filiator --remove --parent=10568/83389 --child=10947/1
|
||||
$ dspace community-filiator --set --parent=10568/35697 --child=10568/80211
|
||||
$ dspace community-filiator --remove --parent=10568/83389 --child=10947/2517
|
||||
$ dspace community-filiator --set --parent=10568/97114 --child=10947/2517
|
||||
$ dspace community-filiator --set --parent=10568/97114 --child=10568/89416
|
||||
$ dspace community-filiator --set --parent=10568/97114 --child=10568/3530
|
||||
$ dspace community-filiator --set --parent=10568/97114 --child=10568/80099
|
||||
$ dspace community-filiator --set --parent=10568/97114 --child=10568/80100
|
||||
$ dspace community-filiator --set --parent=10568/97114 --child=10568/34494
|
||||
$ dspace community-filiator --set --parent=10568/117867 --child=10568/114644
|
||||
$ dspace community-filiator --set --parent=10568/117867 --child=10568/16573
|
||||
$ dspace community-filiator --set --parent=10568/117867 --child=10568/42211
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/109945
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/16498
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/99453
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/2983
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/133
|
||||
$ dspace community-filiator --remove --parent=10568/83389 --child=10568/1208
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/1208
|
||||
$ dspace community-filiator --remove --parent=10568/83389 --child=10568/56924
|
||||
$ dspace community-filiator --set --parent=10568/117865 --child=10568/56924
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
Reference in New Issue
Block a user