Currently if you add a "Relation publication" metadata you can add "Citation" (text field) and also a PID (Identifier type + Identifier). Additionally, to make it clickable, you have to add a "URL" for this PID. But final result can be confused:
- on the upper dataset area you see "Related publications: Identifier-type: Identifier (as clickable)", like "handle: 21.XXXXX/xxx/xxxx-xxxx" (clickable)
- on the metadata section below you see "Related publication: Identifier-type: Identifier (non-clickable) URL (clickable)", like "handle: 21.XXXXX/xxx/xxxx-xxxx (non-clickable) https://hdl.handle.net/21.XXXXX/xxx/xxxx-xxxx (clickable)
- usually citation of the article also includes some PID (usually at the end of citation text), so you have then in the "Related publications" some PID from the "Citation" text field and additionally a hand-created PID (Identifier-type + Identifier with URL) -> so, too much Identifiers (PIDs).
As a solution could be usage of html tag <a> directly on the "Citation" text field of the "Related publication" metadata field, without Identifier fields. Or you can use Identifier fields, but then you have to delete PID from the typical citation text (because it will be added by Dataverse then).


Currently if you add a "Relation publication" metadata you can add "Citation" (text field) and also a PID (Identifier type + Identifier). Additionally, to make it clickable, you have to add a "URL" for this PID. But final result can be confused:
As a solution could be usage of html tag <a> directly on the "Citation" text field of the "Related publication" metadata field, without Identifier fields. Or you can use Identifier fields, but then you have to delete PID from the typical citation text (because it will be added by Dataverse then).