mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-09-16
This commit is contained in:
@ -94,4 +94,11 @@ $ ./ilri/add-orcid-identifiers-csv.py -i 2021-09-15-add-orcids.csv -db dspace -u
|
||||
- I gave them some technical information about the CGSpace API and links to the controlled vocabularies and metadata registries we are using
|
||||
- I also told them that I would create some documentation listing the metadata fields, which are mandatory, and the respective controlled vocabularies
|
||||
|
||||
## 2021-09-16
|
||||
|
||||
- Start writing a Python script to parse `input-forms.xml` to create documentation for submissions
|
||||
- Found a bug with the DSpace 6.3 REST API, it returns HTTP 500 for `dc.title` even though it exists in the registry: https://demo.dspace.org/rest/registries/schema/dc/metadata-fields/title
|
||||
- Seems to be with any field that does not have a qualifier
|
||||
- I filed an issue: https://github.com/DSpace/DSpace/issues/7946
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user