mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-08-10
This commit is contained in:
@ -61,3 +61,15 @@ tags = ["Notes"]
|
||||
- Help ICARDA upgrade their MELSpace to DSpace 5.7 using the [docker-dspace](https://github.com/alanorth/docker-dspace) container
|
||||
- We had to import the PostgreSQL dump to the PostgreSQL container using: `pg_restore -U postgres -d dspace blah.dump`
|
||||
- Otherwise, when using `-O` it messes up the permissions on the schema and DSpace can't read it
|
||||
|
||||
## 2017-08-10
|
||||
|
||||
- Apply last updates to the CGIAR Library's Fund community (812 items)
|
||||
- Had to do some quality checks and column renames before importing, as either Sisay or Abenet renamed a few columns and the metadata importer wanted to remove/add new metadata for title, abstract, etc.
|
||||
- Also I applied the HTML entities unescape transform on the abstract column in Open Refine
|
||||
- I need to get an author list from the database for only the CGIAR Library community to send to Peter
|
||||
- Meeting with Peter and CGSpace team
|
||||
- Alan to follow up with ICARDA about depositing in CGSpace, we want ICARD and Drylands legacy content but not duplicates
|
||||
- Alan to follow up on dc.rights, where are we?
|
||||
- Alan to follow up with Atmire about a dedicated field for ORCIDs, based on the discussion in the [June, 2017 DCAT meeting](https://wiki.duraspace.org/display/cmtygp/DCAT+Meeting+June+2017)
|
||||
- Alan to ask about how to query external services like AGROVOC in the DSpace submission form
|
||||
|
Reference in New Issue
Block a user