Skip to content

Commit

Permalink
DDST-554: New roles added to Creator vs Contributor mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant-dgi committed Oct 8, 2024
1 parent 95f91e0 commit 06d9829
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Plugin/OaiMetadataMap/DgiStandard.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ class DgiStandard extends OaiMetadataMapBase implements ContainerFactoryPluginIn
'relators:spk' => 'dcterms:contributor',
'relators:spn' => 'dcterms:contributor',
'realtors:vdg' => 'dcterms:contributor',
'relators:art' => 'dcterms:creator',
'relators:ill' => 'dcterms:contributor',
'relators:trl' => 'dcterms:contributor',
];

/**
Expand Down

0 comments on commit 06d9829

Please sign in to comment.