dzhw / metadatamanagement

Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
https://metadata.fdz.dzhw.eu
GNU Affero General Public License v3.0
25 stars 9 forks source link

Database: Permitted Use Cases for all data packages #3343

Open AndyDaniel1 opened 7 months ago

AndyDaniel1 commented 7 months ago

As #3214 is implemented we need to set the approved use cases for the already published data packages.

The use case "scientific use" should be defined for all data packages that have been published to date. grafik

For all data packages that contain a CUF, the use case teaching purposes should also be defined. grafik

grafik

tilovillwock commented 4 weeks ago

This is still a Todo.

tilovillwock commented 1 week ago

@AndyDaniel1 this is a bit of scripting work that needs to be performed directly on the database since we obviously can't update already released data packages directly. The steps are roughly:

Fortunately this field is not indexed in Elasticsearch. Otherwise we would have had to implement some kind of API call to make sure everything is updated correctly in both.

However we definitely need to create some test cases to make sure nothing goes wrong when executing the script in production.