https://github.com/DSpace/Rest7Contract/blob/master/external-authority-sources.md
},
"type": "externalSourceEntry",
"_links": {
"entity": {
"href": "https://dspace7.4science.cloud/server/api/core/item/6fd90bf5-b84f-47b3-aaec-a55bde3a2a5a"
},
"self": {
"href": "https://dspace7.4science.cloud/server/api/integration/externalsources/orcid/entryValues/0000-0003-3681-2038"
}
}
}
which regards the entity reference in the example above, there are cases where can exist more than one. By default It should be an array. Example:
"_links": {
"entity": [{
"href": "https://dspace7.4science.cloud/server/api/core/item/6fd90bf5-b84f-47b3-aaec-a55bde3a2a5a"
}],