Skip to content

How to set community? #162

Answered by eblondel
sje30 asked this question in Q&A
Jun 1, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Sorry indeed there were some changes in the API regarding the communities, and i forget to update the vignette in this sense.
They are 2 different ways to assign communities:

  • for a published record: ZENODO$submitRecordToCommunities(record, communities) (with ZENODO being the instance of ZenodoManager you created). You can do this to multiple communities, but your record should be already published. This will create a request for inclusion in the (list of) community.

As submitter of a request, you have privilege to cancel it. As manager of the community (if you submitted a record to a community you manage), you can either accept or decline the request for addition.
You can search for req…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sje30
Comment options

@eblondel
Comment options

Answer selected by sje30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #161 on June 01, 2024 18:08.