Difference between revisions of "Epm.pl"
(Switched to API page links) |
m (Switched to API page links) |
||
Line 2: | Line 2: | ||
{{cfgd}} | {{cfgd}} | ||
− | '''epm.pl''' contains configuration for defining the '''epm''' dataset as '''<code>$c->{datasets}->{epm}</code>'''. It also uses the [[API:EPrints/DataObj/EPM|EPrints::DataObj::EPM]] and [[API:EPrints/EPM/Source | + | '''epm.pl''' contains configuration for defining the '''epm''' dataset as '''<code>$c->{datasets}->{epm}</code>'''. It also uses the [[API:EPrints/DataObj/EPM|EPrints::DataObj::EPM]] and [[API:EPrints/EPM/Source|EPrints::EPM::Source]] modules. It also defines the '''<code>$c->{epm}->{sources}</code>''' and by default sets this to the ''https://bazaar.eprints.org/''. |
Latest revision as of 12:52, 13 February 2022
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
epm.pl contains configuration for defining the epm dataset as $c->{datasets}->{epm}
. It also uses the EPrints::DataObj::EPM and EPrints::EPM::Source modules. It also defines the $c->{epm}->{sources}
and by default sets this to the https://bazaar.eprints.org/.