Open hvwaldow opened 3 months ago
For DataCite metadata there's also a still open PR (draft): https://github.com/Thuenen-GeoNode-Development/geonode/pull/6
re-assigned to @kilichenko-pixida
DataCite metadata now includes all the related contacts for a dataset.
In this PR, all contacts appear in the metadata, but since we are using alpha5 of pycsw, which does not include our fix for DataCite metadata, the DataCite metadata currently does not show organization
and url
.
To include the organization
and url
, we need to use the alpha6 version, which changes the configuration to yaml based format. So we would need to change local pycsw configurations to adapt to the new format.
Update to master
is necessary to complete this ticket: https://github.com/Thuenen-GeoNode-Development/thuenen_atlas/issues/48
Multiple roles not available in downloaded meta-data. Possibly has to do with XML-metadata-template. Related to #23