We’re pleased to announce that we’ve just released the latest version of Talis Prism 3 for everyone to preview. This is a big release with lots of great new features, the most notable are:
- View loan history (beta)
- “My Account” redesign
- Choice of jacket image supplier
- Linked data API
- New breadcrumb trail
- Display of “in transit” items
- An alternative to “no image available”
We’ve also undertaken some “under the bonnet” work to support a lot of exciting developments we’ve got planned for the next year and beyond.
This release also contains some other changes and a small fix:
- Additional fields included on the feedback page
- Year facet is now sorted in descending order
- Fix for a bug in the facet system where values with no corresponding results in a search were being displayed
My Account/View Loan History
The most visible change in this release is the “My Account” redesign that Matt blogged about in December. The new design splits different pieces of data into their own sections and simplifies some of the most common workflows we’ve identified analysing log files. A very common operation is renewing all loans, which is now possible in a single click with the “Renew all” button.
We’ve also looked at the data displayed to users and made a few tweaks, including humanised dates and displaying ILL statuses as text descriptions rather than code numbers.
A new section has been added to allow users to view a history of their past loans; these can be paged through and sorted by title, author or date borrowed. We’ve also added book jackets to serve as a visual “aide memoire” when browsing the list.
Developing Loan History has required a new release of “Local Data Services” (LDS) so we’re going to BETA test it with a handful of customers to ensure everything is working before performing a full rollout. Once the new version of LDS goes to general release and your system is upgraded, Prism 3 will start showing the “Loan History” tab.
Choice of jacket image supplier/Alternative to “no image available”
To increase the coverage for jacket images, we’ve been talking with several providers to augment the current offering. We’re in the final stages of these conversations at the moment and as soon as they are concluded we can enable them with the work we’ve undertaken.
In tandem with this effort, we devoted effort to an idea posted by City of London libraries on Talis Library Ideas: An alternative to the default “No Image Available”. It’s now possible to upload your own images that will be displayed if no cover image can be found. These need to be a particular size and named in a certain way so that we can detect that you’ve uploaded them:
The files should be named
no-image-small.[ext]
and
no-image-medium.[ext]
where [ext] is one of gif, png or jpg, e.g. no-image-small.jpg. We suggest keeping the size of the small image at 75×100 pixels, and the medium at 150×200 pixels.
These files can then be uploaded using the Talis Admin Console.
Linked data API
Allowing greater access to the curated data in your catalogues was a central reason for developing the Linked Data API and with this release you can now surface search results and item pages in a variety of machine-readable formats. The API will also allow richer extensions that are able to tap into more of the underlying data that drives Prism 3.
To view search results as RSS 1.0, you need to add .rss to the end of “/items”, e.g.:
http://prism.talis.com/demo/leicestershire/items.rss?query=Lost+Symbol
Any search can be surfaced in this way, so you could provide RSS feeds of new releases in particular genres; your users can then subscribe to these, allowing them to be informed when something they may be interested in borrowing becomes available.
The RSS icon now also appears in the browser address bar on every search results page; users can click this to capture their search as an RSS feed, allowing them to monitor updates to those results.
The RSS icon in Firefox
The RSS icon in Internet Explorer (lower right hand side of image)
To fetch the details of a particular item in a variety of formats you just append the output type after the local control number, e.g.:
http://prism.talis.com/demo/southwark/items/638126.rdf
The supported output formats are: RDF/XML (.rdf), JSON (.json), N-Triples (.nt) and Turtle (.ttl).
Display of “in transit” items
Another Talis Library Ideas suggestion that we’ve completed for this release is flagging up when an item is in transit/between locations. This feature is also reliant on the new version of LDS, so will also be tested by a small group of libraries before going to general release.
New breadcrumb trail
At a Prism 3 user day last year, the University of Derby mentioned that it would be useful if individual facets could be removed from a search in progress, without having to go back several steps. We set about looking at different ways to present this option to users and settled on a brand new breadcrumb trail for Prism 3.
The new trail has small remove buttons after each element, clicking it will rerun the search without that particular constraint included – allowing users to “open up” their search if they haven’t found exactly what they were looking for.
This is a substantial release so we’d appreciate it if you could take some time to cast an eye over your tenancy and familiarise yourself with the changes we’ve made.
You can access the preview by placing “/demo/” after the prism.talis.com part of your URL, e.g. http://prism.talis.com/demo/leicestershire/.
If you have questions on this or any other issue, please feel free to email me phil.john@talis.com or your Account Manager (or comment here, of course).
Recent Comments