We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a17685 commit cbbd305Copy full SHA for cbbd305
src/Plugin/OaiMetadataMap/DublinCore.php
@@ -5,12 +5,12 @@
5
use Drupal\dgi_standard_oai\Plugin\OaiMetadataMap\DgiStandard;
6
7
/**
8
- * OAI Dublin Core mapping for PC.
+ * OAI implementation for the PC metadata profile.
9
*
10
* @OaiMetadataMap(
11
* id = "pc_dublin_core",
12
- * label = @Translation("OAI Dublin Core (PC)"),
13
- * metadata_format = "oai_dc",
+ * label = @Translation("DPLAVA (PC)"),
+ * metadata_format = "mdRecord",
14
* template = {
15
* "type" = "module",
16
* "name" = "rest_oai_pmh",
0 commit comments