diff --git a/dspace/config/registries/openaire4-types.xml b/dspace/config/registries/openaire4-types.xml
index 9334edc214..0dfc378509 100644
--- a/dspace/config/registries/openaire4-types.xml
+++ b/dspace/config/registries/openaire4-types.xml
@@ -48,50 +48,58 @@
oaire
- citationTitle
+ citation
+ title
The title name of the container (e.g. journal, book, conference) this work is published in. This property is considered to be part of the bibliographic citation.
oaire
- citationVolume
+ citation
+ volume
The volume, typically a number, of the container (e.g. journal). This property is considered to be part of the bibliographic citation.
oaire
- citationIssue
+ citation
+ issue
The issue of the container (e.g. journal). This property is considered to be part of the bibliographic citation.
oaire
- citationStartPage
+ citation
+ startPage
The start page is part of the pagination information of the work published in a container (e.g. journal issue). This property is considered to be part of the bibliographic citation.
oaire
- citationEndPage
+ citation
+ endPage
The end page is part of the pagination information of the work published in a container (e.g. journal issue). This property is considered to be part of the bibliographic citation.
oaire
- citationEdition
+ citation
+ edition
The edition the work was published in (e.g. book edition). This property is considered to be part of the bibliographic citation.
oaire
- citationConferencePlace
+ citation
+ conferencePlace
The place where the conference took place. This property is considered to be part of the bibliographic citation.
oaire
- citationConferenceDate
+ citation
+ conferenceDate
The date when the conference took place. This property is considered to be part of the bibliographic citation. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format.
-
\ No newline at end of file
+