Skip to content

Commit 7b1af6b

Browse files
ZCU-PUB/Added a new dublin core type for the ORCID identifier (#979)
1 parent 78e8958 commit 7b1af6b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

dspace/config/registries/dublin-core-types.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,15 @@
282282
<scope_note>Uniform Resource Identifier</scope_note>
283283
</dc-type>
284284

285+
<!-- ZCU-PUB -->
286+
<dc-type>
287+
<schema>dc</schema>
288+
<element>identifier</element>
289+
<qualifier>orcid</qualifier>
290+
<scope_note>ORCID identifier imported from OBD</scope_note>
291+
</dc-type>
292+
<!-- ZCU-PUB -->
293+
285294
<!-- Used by system: do not remove -->
286295
<dc-type>
287296
<schema>dc</schema>

0 commit comments

Comments
 (0)