Ondřej Košarko
Ondřej Košarko
This is in the context of NRP so assume the submission process is "datacite like" (https://github.com/ufal/clarin-dspace/blob/7eb7fc883c3beb42201a4cbc9d3a54bdeb363862/dspace/config/submission-forms.xml)
@milanmajchrak >implement this crosswalk into DSpace https://techlib.github.io/CCMM/dataset/schema.xsd I that should be the one, and according to https://github.com/techlib/CCMM/issues/61 the metadataPrefix should be called `ccmm-xml` 2. that's a bit tricky - I'm...
@milanmajchrak there'll be a small update to the ccmm schema (coming soon); but I guess at the moment we can only watch the github changes https://github.com/techlib/CCMM/compare/aaf1060...1.1.0
The result from the OR 2025 is to skip 8. Wait till the year end for v10 plans to be finalized. Meanwhile get some feeling on what it means to...
@copilot the pull request should have been against the clarin-v7 branch. This branch contains the instructions. I have changed the PR merge base and I have forced push to copilot/fix-1229...
@copilot I see that the issue description was too vague. You seem to have found the correct files to modify, but the intention was: if there is a `local.refbox.format` metadata...
I'll check with cesnet, there were some talks of making the file ("total") checksum available in some way. Meanwhile a comment - java aws sdk v1 is EOL https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/ ....
@milanmajchrak the aws sdk2 has been backported to 7.6(.6) - https://github.com/DSpace/DSpace/pull/11532 it's nice that the PR is reasonably small. Few things I've noticed about it: - creates bucket if not...
> 2\. The _put method also does not compute the checksum of the uploaded file locally. We want to compute it locally and compare it with the checksum generated by...
> What should be the behaviour when that workflows is accessing dataset which needs the license signed, and the user hasn't done it yet (or the license needs confirmation every...