zalf-rdm / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
0 stars 0 forks source link

Feature: add metadata license to resource base #110

Closed mwallschlaeger closed 2 months ago

mwallschlaeger commented 3 months ago

Feature Description

add a field to the geonode.base.models.ResourceBase that holds the metadata_license. This should be linked to a table metadata_licenses. This table for now must only include a single lincense: CC-0. THe metadata_license can be designed like the original license table.

Make sure that:

Part of epic #9

specka commented 2 months ago

Übersicht meiner Tests:

(@mwallschlaeger Hier wäre es gut, wenn ich die API auch als specka@zalf.de nutzen könnte; welche schlüssel muss ich dafür dann im geonodectl angeben? Wo finde ich den?)

specka commented 2 months ago

@mwallschlaeger I reopened the issue because some of my tests "failed". Please check.

mwallschlaeger commented 2 months ago

please review https://github.com/zalf-rdm/geonode/pull/125