Open Monograph Press
3.3.0
Dc11Schema.inc.php
1
<?php
2
18
import
(
'lib.pkp.plugins.metadata.dc11.schema.PKPDc11Schema'
);
19
20
class
Dc11Schema
extends
PKPDc11Schema
{
24
function
__construct
() {
25
// Configure the MODS schema.
26
parent::__construct(ASSOC_TYPE_PUBLICATION_FORMAT);
27
}
28
}
29
Dc11Schema
OMP-specific implementation of the Dc11Schema.
Definition:
Dc11Schema.inc.php:20
PKPDc11Schema
Class that provides meta-data properties compliant with the Dublin Core specification,...
Definition:
PKPDc11Schema.inc.php:25
Dc11Schema\__construct
__construct()
Definition:
Dc11Schema.inc.php:24
plugins
metadata
dc11
schema
Dc11Schema.inc.php
Generated on Fri Aug 28 2020 14:52:02 for Open Monograph Press by
1.8.17