Brown-University-Library / OLD-ARCHIVED_easyaccess_project

1 stars 0 forks source link

easy_access

on this page


overview

This repository contains code for a project of the Brown University Library to make getting articles and books easier.

It contains code for the web pages users see when they click links for articles and books which contain an OpenUrl.

It also contains code for the handling of article-delivery (easyArticle); for books easyAccess (invisibly to the user) hands off to an easyBorrow project.

easyAccess is, essentially, the Library's OpenUrl link-resolver, using, behind-the-scenes, the SerialsSolutions 360Link api.


article flow


book flow


acknowledgements

Not shown in the commit history is the fact that this entire project was implemented by Ted Lawless from 2012 through 2015. It has made the work of thousands of Brown University students and faculty vastly easier.