Skip to content

Conversation

akos326
Copy link

@akos326 akos326 commented Oct 3, 2025

Description

Closes this issue: #478
Before exporting, RSpace makes an API call to Dataverse querying the possible metadata languages for each Dataverse collection. If there are metadata languages configured on the Dataverse server, the Dataverse export form has a new input field for choosing one.
I also worked on Dataverse itself, the Dataverse Java client and the Dataverse adaptor. This PR only works with the changes presented in the following PRs:

Design decisions

Configuring available metadata languages on the integration form and keeping track of the possible changes would put too much administrative burden on the user., so I decided it would be better to gather this information automatically.

Testing notes

Checkout the other pull requests first and set up a Dataverse instance with some metadata languages configured.

Copy link
Contributor

github-actions bot commented Oct 3, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@akos326
Copy link
Author

akos326 commented Oct 3, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 3, 2025
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

Successfully merging this pull request may close these issues.

1 participant