magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
505 stars 92 forks source link

Display licence info for dataset has no distributions #3431

Closed t83714 closed 1 year ago

t83714 commented 1 year ago

Display license info for a dataset that has no distributions

Related to https://github.com/magda-io/magda-csw-connector/issues/23

When harvested from CSW (GeoNetwork) source, it's possible to capture a dataset with no distributions but has license info.

The dataset-level license info will be stored as defaultLicense info at dataset level.

We should update our UI to make sure the dataset-level license info will be shown when the dataset has no distributions.

t83714 commented 1 year ago

closed via PR: https://github.com/magda-io/magda/pull/3430