Search
Tags
Archives
- March 2013 (1)
- May 2011 (2)
- April 2011 (3)
- February 2011 (2)
- January 2011 (1)
- December 2010 (2)
- November 2010 (5)
- October 2010 (2)
- September 2010 (1)
- August 2010 (6)
- July 2010 (2)
Meta
Juice DAIA
The Juice DAIA extension developed as part of the Sir Louie project is now linked from the Juice ‘extensions bazaar’: http://juice-project.org/extensions_bazaar
Juice and DAIA and Sakai and Primo
From Owen Stephens: Juice is a javascript library built on JQuery developed with the intention of making it easier to add additional functionality to library interfaces – see http://juice-project.org/ for more details. I’ve been working on a project with the University … Continue reading
Posted in Uncategorized
Tagged DAIA, Ex-libris Primo, Juice JavaScript library, Reading lists, Sakai
1 Comment
Documentation and screenshots for the DAIA Juice extension now available
From Owen Stephens: Documentation and screenshots for the DAIA Juice extension now available at http://juice-project.org/node/41 We will hopefully get a link added to http://juice-project.org/extensions_bazaar in due course. The code developed here has been added to the Juice source tree at http://code.google.com/p/juice-project/source/browse/#svn%2Ftrunk%2Fextensions, so … Continue reading
Posted in Uncategorized
Tagged DAIA, Ex-libris Primo, Juice JavaScript library, Reading lists, Sakai, SFX
Comments Off
Ex-Libris Primo web service requests sequence diagrams
Request: protocol//host/library-availability/library?id=id [&format=format] [&callback=callback] id is a valid DAIA URI, for example http://solo.bodleian.ox.ac.uk/primo_library/libweb/action/display.do?doc=UkOxUUkOxUb15585873&vid=OXVU1&fn=display&displayMode=full Possible format values are json, jsonp and xml (not supported yet), default value is json. callback parameter only applies to format jsonp, default value is callback. Response: … Continue reading
About the Electronic Item Availability Service (EIAS)
The purpose of this middleware is to find availablity for items that are electronic. The API that can return information about these items is a hosted service run by SFX. A good way to see examples of the service in … Continue reading
Posted in Uncategorized
Tagged DAIA, EIAS, Ex-libris Primo, Juice JavaScript library, OpenURL, Sakai, SFX
Comments Off
Possible addition of a new Work Package: Electronic Item Availability Service (EIAS)
The original middleware component (see WP6) is now to be known as Library Item Availability Service aka LIAS. We have identified the need for a second middleware component which will be known as Electronic Item Availability Service aka EIAS. Development … Continue reading
Posted in Uncategorized
Tagged DAIA, EIAS, Ex-libris Primo, Juice JavaScript library, OpenURL, Reading lists, Sakai, SFX
Comments Off
Just a thought regarding performance issues!
If have performance problems with large numbers of XmlHttpRequests not working well in browsers we could possibly look the streaming the response back to the client through a long(ish) live connections, so the browser sends all the IDs it wants … Continue reading
Middleware Component Specification: Library Item Availability Service (LIAS)
Introduction As part of the Sir Louie project we need to display availability information for items in a reading list. The reading list will be rendered as normal by WebLearn (Sakai) but then once the page is ready in the … Continue reading
Availability Information: DAIA or DLF-ILS DI that is the question!
Part of the Sir Louie project involves placing dynamic ‘real-time’ availability information into our reading lists. There are two existing standards which may be of use in this area: Document Availability Information API (DAIA) Digital Library Federation – Integrated Library … Continue reading
Owen Stephen’s post about Sir Louie
see: http://www.meanboyfriend.com/overdue_ideas/2010/08/sir-louie/
Posted in Uncategorized
Tagged COiNS, DAIA, Ex-libris Primo, Juice JavaScript library, OpenURL, Reading lists, Sakai
Comments Off