Rename / move 'relationship.type' metadata field to 'dspace.entity.type'

This commit is contained in:
Tim Donohue
2021-03-12 14:06:45 -06:00
parent cfbf587184
commit d36ac7e6fa
28 changed files with 46 additions and 46 deletions

View File

@@ -57,7 +57,7 @@ const mockItemWithEntityType: Item = Object.assign(new Item(), {
value: 'This is just another title'
}
],
'relationship.type': [
'dspace.entity.type': [
{
language: null,
value: 'Publication'