Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discoverygarden/islandora_iiif_presentation_api
Provides serialization to IIIF Presentation API v3.
https://github.com/discoverygarden/islandora_iiif_presentation_api
api drupal drupal-module islandora prototype
Last synced: 4 months ago
JSON representation
Provides serialization to IIIF Presentation API v3.
- Host: GitHub
- URL: https://github.com/discoverygarden/islandora_iiif_presentation_api
- Owner: discoverygarden
- License: gpl-3.0
- Created: 2023-06-28T12:29:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T14:37:20.000Z (8 months ago)
- Last Synced: 2024-09-28T10:01:57.291Z (4 months ago)
- Topics: api, drupal, drupal-module, islandora, prototype
- Language: PHP
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Islandora IIIF Presentation API
## Introduction
Provides serialization to IIIF Presentation API v3.
## Requirements
This module requires the following modules/libraries:
* [IIIF Presentation API][1]
* [Islandora][2]## Installation
Install as usual, see
[this](https://www.drupal.org/docs/extending-drupal/installing-modules) for
further information.## Configuration
This module provides no configuration beyond assuming that the IIIF Presentation
module is configured for the desired content entities.## Troubleshooting/Issues
Having problems or solved one? contact
[discoverygarden](http://support.discoverygarden.ca).## Maintainers/Sponsors
Current maintainers:
* [discoverygarden](http://www.discoverygarden.ca)
Sponsor:
* [CTDA: Connecticut Digital Archive](https://lib.uconn.edu/find/connecticut-digital-archive/)
## Development
If you would like to contribute to this module create an issue, pull request
and or contact
[discoverygarden](http://support.discoverygarden.ca).## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)
[1]: https://github.com/discoverygarden/iiif_presentation_api
[2]: https://github.com/islandora/islandora