Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pain point: no drop down of controlled vocabularies for "Affiliation" for dataset authors #6406

Closed
youssefOuahalou opened this issue Nov 25, 2019 · 2 comments

Comments

@youssefOuahalou
Copy link
Member

Hi I hope you're fine,
When I want to add a new dataset, I have this error. I edit the .tsv file to add a drop-down menu. And I enter these two command curl to reload them:

-curl http://localhost:8080/api/admin/datasetfield/load -X POST --data-binary @data/metadatablocks/citation.tsv -H "Content-type: text/tab-separated-values"

-curl -H "X-Dataverse-key:*******************
AuthorAffiliation
ErrorNewDataset

" -X POST -H "Content-type:application/json" -d "["citation"]" http://localhost:8080/api/dataverses/:root/metadatablocks

-curl http://localhost:8080/api/admin/index/solr/schema

@youssefOuahalou
Copy link
Member Author

citation.txt

@pdurbin pdurbin changed the title Paint point Pain point: no drop down of controlled vocabularies for "Affiliation" for dataset authors Nov 25, 2019
@djbrooke
Copy link
Contributor

Hi @youssefOuahalou, we don't recommend editing that file, as it's pretty core to the functioning of Dataverse.

That being said, we should do a better job of allowing this, but it will need to be part of a larger redesign, which we're tracking in #6030. I'm going to close this as a duplicate of the third bullet there:

"I want depositors to select from a list of people provided by LDAP (or another system) for fields such as author, contributor, producer"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants