This module allows you to import resources from Nakala API webservice.
The complete documentation of NakalaImporter can be found here.
This plugin offers a new way to import resources:
- mapping one to one with Nakala propertyUri
- automatically linking with medias files in Nakala response data
- Omeka S >= 4.0.0
- Add the module to Omeka S
- Login to the admin interface, install NakalaImporter module.
- Define your API key in
local.config.php
file - Use it
This module import resources directly from Nakala API with a mapping one to one (not configurable).
After configuring the module with your API key (in local.config.php
file) on the admin side you'll find a form allowing you to choose which Nakala collections to retrieve according to your rights Nakala documentation here.
When you submit the form, you'll find your collections, with the option of importing them by selecting them.
The next submission will allow you to run the task in the background in order to integrate the resources.
You will then be redirected to the summary view with all past imports.
You can contribute to this module by adding issues directly here.
Contributors:
NakalaImporter was sponsored by:
NakalaImporter is distributed under the GNU General Public License, version 3. The full text of this license is given in the LICENSE file.
Created by BibLibre.