Skip to content

fix(base): keep DOIs in pids even it's reference - #576

Merged
zzacharo merged 1 commit into
CERNDocumentServer:masterfrom
zubeydecivelek:update-base
Aug 14, 2026
Merged

fix(base): keep DOIs in pids even it's reference#576
zzacharo merged 1 commit into
CERNDocumentServer:masterfrom
zubeydecivelek:update-base

Conversation

@zubeydecivelek

Copy link
Copy Markdown
Contributor

No description provided.

related_works.append(new_id)
self["related_identifiers"] = related_works
if is_doi_id or scheme == "doi":
pid_dict["doi"] = {"identifier": identifier}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont we need a scheme for external?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zzacharo
zzacharo merged commit df81a20 into CERNDocumentServer:master Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants