This is a companion module for OaiPmhRepository. It allows to expose media properties as if they were part of the item.
The complete documentation of OaiPmhRepositoryMediaPropertyMapper can be found at https://biblibre.github.io/omeka-s-module-OaiPmhRepositoryMediaPropertyMapper
- Omeka S >= 3.2.0
- OaiPmhRepository
- Add the module to Omeka S
- In the module configuration page, add your mappings in the form
<media property> = <item property>
for instancedcterms:title = dcterms:alternative
to expose media title as an alternative title. One mapping per line
You can contribute to this module in many ways. Discover how by reading Contributing.
OaiPmhRepositoryMediaPropertyMapper was sponsored by:
- Campus Condorcet
OaiPmhRepositoryMediaPropertyMapper is distributed under the GNU General Public
License, version 3 (GPLv3).
The full text of this license is given in the LICENSE
file.