-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enable selection of different licenses for datasets #2
Comments
"Terms of use" field should remain available when "No license" is selected? |
The behavoir of the licenses selecting should be like the follwing process line:
|
as orientation here is the recommended process for researchers regarding data license: https://rdm.mpdl.mpg.de/after-research/licenses/ |
From the technical perspective I would suggest one list as the one above (can be realized with a dropdown or with radio buttons) with the different licenses (CC0, CC-BY...) and the option "No license". If "No License" is selected, the terms of use field appears. This would be the same behaviour as now with "No, do not apply CC0" and therefore would require only minimal changes in the code. |
Thanks, solution as described in the last comment is already implemented in the last commit, ... more licenses follows as soon as possible |
smart remark: chance hyphens to dashes at Data license Germany |
Hyphens to dashes at Data license Germany changed and commit merged on main branch.
…________________________________
Von: yvgrossmann ***@***.***>
Gesendet: Donnerstag, 16. September 2021 11:24:11
An: MPDL/dataverse
Cc: Vila Rodriguez, Jose Daniel; Assign
Betreff: Re: [MPDL/dataverse] Enable selection of different licenses for datasets (#2)
smart remark: chance hyphens to dashes at Data license Germany
https://www.grammarly.com/blog/hyphens-and-dashes/
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQ2PMMLT4EUSU5YLJBTAZMDUCGZTXANCNFSM5AAMWXFQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Testserver: prod-edmond2.mpdl.mpg.de Actions: Observation: all licenses checked -> ok |
how to write release note snippets IQSS#9264
Currently, only the CC0-License can be selected. It should be possible to select certain licenses by choosing from a list, or another license by directly typing the license. The following should be supported:
There's a lot discussion going on about this, e.g.
IQSS#7742
IQSS#1753
And also some patches from other contributors, until the main branch is supporting this, e.g.
https://jugit.fz-juelich.de/fdm/dev/dataverse/-/commit/8141c0bd151834ab0d4d6b035b5cf8adcb3e11e8
The text was updated successfully, but these errors were encountered: