GeoBlacklight v4.1 released along with new documentation pages
Summary
The GeoBlacklight Community held a community sprint in June 2023 and produced a new minor release of GeoBlacklight, new & improved documentation pages, and a platform upgrade of the GeoBlacklight website.
New GeoBlacklight Features
Display Note field
Version 4.1 supports the latest OpenGeoMetadata Aardvark field, Display Note. This field presents a prominent shaded box with a message to the user that can be coded by color and icon. The messages can be labeled as Danger
(red), Info
(blue), Tip
(green), Warning
(yellow), or nonspecific (grey).
Location inset for scanned map images
We added a location inset map that appears on the item view page for scanned maps hosted with IIIF. This shows users a bounding box of the area represented on the scanned map.
Additional built-in icons
As new institutions join the GeoBlacklight community, we add their institutional logo to our icon library for interoperable display alongside their metadata records. New icons added to this release include:
- University of Arizona
- American Geographical Society Library - UWM Libraries
- University of Nebraska
- Rutgers University
Improved item relations widget
Version 4.0 (September 2022) introduced item relations widgets to capture a variety of relationships as set out by the OpenGeoMetadata Aardvark schema. The latest release improves the display in several ways:
- All widget labels now match their metadata field names
- For parent pages, the widget will now include a truncated list of child items along with a list to browse all child items; fixed issue #1290
- For items using
Replaces
andReplaced By
, GeoBlacklight will only query theReplaces
field, but will display relationship widgets for each item; addressed issue #1264
New Documentation Pages
GeoBlacklight Docs
- New information on our Getting Started page about using an external Solr instance.
- New guide for configuring the Settings (
settings.yml
) file to set the logo, default paths, and other local customizations. - New page for configuring the Catalog Controller (
catalog_controller.rb
) file to customize facets, metadata fields, search behavior, and basemaps. - Clarifications to the Upgrading to 4.0 Guide that list the item relationships to display.
OpenGeoMetadata
- New page documenting all relationship fields
- Established Aardvark field URIs as distinct from field names; PR #95 & #96
- Integrated controlled values into the main Aardvark field documentation; PR #91
- Various copyediting and link fixes
- Improved color schema and enabled dark mode; PR #94
GeoBlacklight Website Glow-up
We refreshed this website (https://geoblacklight.org) with a different platform (Material for MkDocs) that includes an updated showcase page and a modernized blog.
GeoBlacklight administrators can now use simpler instructions for contributing their instance to the Showcase page.
Thank you to everyone who participated during this sprint! Please consider joining us at the next community sprint coming this winter.
-Karen