mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2017-03-12
This commit is contained in:
@ -163,3 +163,5 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
|
||||
```
|
||||
dspace=# \copy (select distinct text_value from metadatavalue where resource_type_id=2 and metadata_field_id IN (select metadata_field_id from metadatafieldregistry where element = 'description' and qualifier = 'sponsorship')) to /tmp/sponsorship.csv with csv;
|
||||
```
|
||||
|
||||
- Pull request for controlled vocabulary if Peter approves: https://github.com/ilri/DSpace/pull/308
|
||||
|
Reference in New Issue
Block a user