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

[Fixes #110] Feature: add metadata license to resource base #125

Merged

Conversation

mwallschlaeger
Copy link

@mwallschlaeger mwallschlaeger commented Jun 20, 2024

Description

add metadata_license field to geonode metadata. Metadata_license shares available licenses with licenses (used for dataset licenses). Currently no default license is configured, as I thought this could be done via the upload-tool. The field is editable via the API:
image

,is part of the advanced metadata editor:
image

and part of the dataset configuration inside the admin panel:
image
Further licenses can be edited, deleted or added via the admin panel already.

Summarized CC-0 as default value is missing so far.

Type of Change

Please select the relevant option:

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (please describe)

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #110

Checklist

Please ensure that your pull request meets the following requirements:

  • The pull request is limited to one type (docs, feature, bug fix, etc.)
  • The pull request is as small as possible. Consider opening multiple pull requests instead of one large one.
  • The feature or bug fix has been discussed and documented in an issue beforehand.

Additional Notes

Any additional information or context regarding the pull request can be provided here.

Thank you for creating this pull request

@mwallschlaeger mwallschlaeger added feature UI changes to the geonode UI API changes to rest API Forms changes to metadata forms admin changes to the admin interface Metadata labels Jun 20, 2024
@mwallschlaeger mwallschlaeger self-assigned this Jun 20, 2024
@mwallschlaeger mwallschlaeger merged commit 7042093 into main Jun 25, 2024
6 checks passed
@mwallschlaeger mwallschlaeger deleted the issue_#110_Feature_add_metadata_license_to_resource_base branch June 28, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin changes to the admin interface API changes to rest API feature Forms changes to metadata forms Metadata UI changes to the geonode UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: add metadata license to resource base
1 participant