Logfile::EPrints::Mapping - map URLs to repository behaviour


Logfile-EPrints documentation Contained in the Logfile-EPrints distribution.

Index


Code Index:

NAME

Top

Logfile::EPrints::Mapping - map URLs to repository behaviour

DESCRIPTION

Top

The following mappings are available:

Logfile::EPrints::Mapping::arXiv

Supports abstract and fulltext.

Logfile::EPrints::Mapping::DSpace

Supports abstract and fulltext.

Logfile::EPrints::Mapping::EPrints

Supports abstract, fulltext, browse and search.

SEE ALSO

Top

Logfile::EPrints, Logfile::EPrints::Mapping::arXiv, Logfile::EPrints::Mapping::DSpace, Logfile::EPrints::Mapping::EPrints.


Logfile-EPrints documentation Contained in the Logfile-EPrints distribution.

package Logfile::EPrints::Mapping;

1;

__END__