From f7d80b41709ad79729226243e82a166a236934b8 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Mon, 23 Nov 2020 10:26:20 +0100 Subject: JATS template: allow array of persistent institute ids in `pid` --- doc/jats.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/jats.md b/doc/jats.md index 99de0b3bf..362ae3bef 100644 --- a/doc/jats.md +++ b/doc/jats.md @@ -102,6 +102,13 @@ Metadata Values [`institution-id-type`](attr:institution-id-type) set to `ROR`. + `pid` + : Array of persistent identifiers which are added as + [``] elements. Each item must contain a map + with keys `type`, used as + [`institution-id-type`](attr:institution-id-type), and `id`, + used as element content. + `street-address` : The organization's street address; each list item is wrapped in an [``] element, separated by a comma and -- cgit v1.2.3