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

Propagated DOI-Link seems to be incomplete #3313

Closed tilovillwock closed 6 months ago

tilovillwock commented 7 months ago

Ordering a Data Package or Analysis Package currently does not carry over a valid DOI-URL. It's unlikely that the ingestion process in DLP is responsible since the JSON blob is simply written to the database without any processing steps as far as I'm aware of. Maybe the Order API is missing something.

Acceptance Criteria

tilovillwock commented 6 months ago

@UteH @AndyDaniel1 we're confused as to how the DOI URL ever worked in DLP in the first place. The attribute is only ever stored in the Elasticsearch index and neither the MDM Order API nor the endpoints for analysis packages and data packages include the DOI attribute in their respective responses because it's simply not stored in the database.

In any case: we've extended the Order API to include it and DLP will render it properly in the application process and management views.

UteH commented 6 months ago

testing:

DOI works:

https://stage.fdz.dzhw.eu/en/node/17653#content-products-tab

grafik