Difference between revisions of "Epm.pl"

From EPrints Documentation
Jump to: navigation, search
(Added epm.pl)
 
(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 [[Ingredients/bazaar/plugins/EPrints/DataObj/EPM.pm|EPrints::DataObj::EPM]] and [[Ingredients/bazaar/plugins/EPrints/EPM/Source.pm|EPrints::EPM::Source]] modules.  It also defines the '''<code>$c->{epm}->{sources}</code>''' and by default sets this to the ''https://bazaar.eprints.org/''.
+
'''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.pm|EPrints::EPM::Source]] modules.  It also defines the '''<code>$c->{epm}->{sources}</code>''' and by default sets this to the ''https://bazaar.eprints.org/''.

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


Back to cfg.d

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/.