Skip to content

Commit cbbd305

Browse files
committed
Updating annotation.
1 parent 2a17685 commit cbbd305

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Plugin/OaiMetadataMap/DublinCore.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
use Drupal\dgi_standard_oai\Plugin\OaiMetadataMap\DgiStandard;
66

77
/**
8-
* OAI Dublin Core mapping for PC.
8+
* OAI implementation for the PC metadata profile.
99
*
1010
* @OaiMetadataMap(
1111
* id = "pc_dublin_core",
12-
* label = @Translation("OAI Dublin Core (PC)"),
13-
* metadata_format = "oai_dc",
12+
* label = @Translation("DPLAVA (PC)"),
13+
* metadata_format = "mdRecord",
1414
* template = {
1515
* "type" = "module",
1616
* "name" = "rest_oai_pmh",

0 commit comments

Comments
 (0)