updated the F1_02D_SPEC element with "datacite:identifier" value.
This commit is contained in:
parent
ff8d469fd9
commit
459c45853f
|
@ -142,7 +142,7 @@ public final class FAIR_Literature_GuidelinesV4Profile extends AbstractOpenAireP
|
|||
|
||||
// persistent identifier
|
||||
private static final ElementSpec F1_02D_SPEC = Builders.
|
||||
forMandatoryElement("identifier", ONE).
|
||||
forMandatoryElement("datacite:identifier", ONE).
|
||||
withMandatoryAttribute("identifierType", IDENTIFIER_TYPES).
|
||||
build();
|
||||
|
||||
|
|
Loading…
Reference in New Issue