-
Notifications
You must be signed in to change notification settings - Fork 3
Mirador Image Viewer
Spring 2023, we integrated the Mirador Image viewer into the Catalog. It will display images from IIIF Manifests. These are currently all located in our CONTENTdm, but could come from any source.
Sample record: https://catalog.libraries.psu.edu/catalog/2025781
URLs should point directly to the manifest. Best practice is to will mint ARKs for these using the ii3 shoulder so they can be updated after migrations, but a raw URL ending in .json will work.
If there are multiple manifest URLs in the record, they will display in a tiled fashion in the viewer.
IIIF manifest URLs should be entered using the following syntax and label. Going forward we may update the logic to look for either the subfield y text OR the ARK shoulder, but right now it's just checking subfield y.
856 4 1 |yIIIF manifest|uhttps://cdm17287.contentdm.oclc.org/iiif/info/maps1/30130/manifest.json
We use a fairly standard configuration. The default configuration information is here: https://github.com/ProjectMirador/mirador/blob/master/src/config/settings.js and documented via comments
- Home
- Testing Documentation for Product Owner
- Components, Features, and Functions
- Library Faceting and Locations Management
- Advanced Search
- Browse Items By Library of Congress Call Number
- Browse by Subject, Author, and Title
- Availability Display
- Summary Holdings Display
- Holdings and Availability for Bound-Withs
- Holds and ILL
- Requesting Items with Aeon
- Course Reserves
- Google Books and HathiTrust Integration
- Bento Integration
- Indexing and Display
- Sources of Catalog Data
- Display Fields
- Title Fields
- Author and Creator Fields
- Thesis Department
- ISSNs and ISBNs
- URL Fields
- Publication and Edition Fields
- Material Characteristics Fields
- Language Fields
- Subject Fields
- Genre Fields
- Note Fields
- Serials
- Bound-Withs
- Formats
- Media Types
- Access Facet
- Open Access Facet
- Call Numbers
- OCLC Number
- LCCN
- Report Numbers
- Endowment Codes and Names
- Adding Linked to Request Scanning
- Summary Holdings Indexing
- My Account
- Tests
- Development Setup and Notes
- Deployment Notes