CINXE.COM
History
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>History</title> <link rel="shortcut icon" type="image/png" href="/assets/favicon.png"> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"> <script src="https://cdn.jsdelivr.net/gh/dixonandmoe/rellax@master/rellax.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/js/all.min.js" defer="" crossorigin="anonymous" ></script> </head> <body class="SILSNG"> <header class="Header"> <a href="/" rel="Home" class="Logo"> <img src="/assets/sils-logo.png" class="Logo__image" alt="Home"> </a> <nav class="Navigation"> <ul class="Navigation__wrapper"> <li class="Navigation__item"> <a class="NavLink " href="/">Home</a> </li> <li class="Navigation__item"> <a class="NavLink " href="/about">About</a> </li> <li class="Navigation__item"> <a class="NavLink NavLink--active" href="/history">History</a> </li> <li class="Navigation__item"> <a class="NavLink " href="/members">Members</a> </li> <li class="Navigation__item"> <a class="NavLink " href="/statistics2024" >Statistics</a > </li> <li class="Navigation__item"> <a class="NavLink " href="/services">Services</a> </li> <li class="Navigation__item"> <a class="NavLink " href="/resources">Resources+</a> </li> </ul> </nav> </header> <div class="header-image-wrapper"> <div class="page__banner"> <div class="parallax"> <picture> <source srcset="/assets/desktop_hd/bookshelf@2x_0.jpg 1x, /assets/desktop_hd_2x/bookshelf@2x_0.jpg 2x" type="image/jpeg" media="(min-width: 1320px)" > <source srcset="/assets/desktop/bookshelf@2x_0.jpg 1x, /assets/desktop_2x/bookshelf@2x_0.jpg 2x" type="image/jpeg" media="(min-width: 960px)" > <source srcset="/assets/tablet/bookshelf@2x_0.jpg 1x, /assets/tablet_2x/bookshelf@2x_0.jpg 2x" type="image/jpeg" media="(min-width: 720px)" > <source srcset="/assets/mobile/bookshelf@2x_0.jpg 1x, /assets/mobile_2x/bookshelf@2x_0.jpg 2x, /assets/mobile_3x/bookshelf@2x_0.jpg 3x" type="image/jpeg" media="(min-width: 0px)" > <img src="/assets/desktop_hd/bookshelf@2x_0.jpg" alt="" type="foaf:Image"> </picture> </div> </div> <h1 class="page__title">History</h1> </div> <section><p>The Saskatchewan Information and Library Services (SILS) Consortium, a not-for-profit corporation, was established in 2009. The overall objective of the consortium was to provide equitable access to library services through one-card access to public library resources for citizens across the province.</p> <p>鈥婽he partnership began with five library systems but quickly expanded to the entire province when the project received $5.2 million from the Government of Saskatchewan.</p> <p>The initial focus of the project was on combining the catalogues and patron databases of individual library systems into a single integrated library system (ILS) that would provide all users with:</p> <ul> <li>the ability to register for a universal library card at any library.</li> <li>the opportunity to search for public library materials on a single bibliographic database of over one million records.</li> <li>seamless access to materials from any public library in the province.</li> </ul> <p>The initial ILS project, completed in 2010, was built on a long history of cooperation and resource sharing but required a new level of common policy development in areas such as loan periods and fines and fees.</p> <p>The Consortium now serves over 300 branch libraries. The eleven public library systems blanket the entire province; there are no non-served geographic areas in Saskatchewan. For public libraries in Canada, policy agreement on this scale was, and remains, unprecedented.</p> <p>The purpose of the Consortium was expanded beyond the ILS focus when the Consortium Bylaws were written to include directives for members to work co-operatively to deliver and provide library services and resources in the most efficient and effective manner possible.</p> <p>The Consortium is currently funded by the members and the Provincial Library and Literacy Office.</p> </section> <footer class="footer"> <div class="footer__content"> <nav class="footer__menu_wrapper"> <ul class="footer__menu"> <li class="footer__link"><a href="/privacy-policy" class="link-footer">Privacy Policy</a></li> <li class="footer__link"><a href="/app" class="link-footer">Mobile App</a></li> <li class="footer__link"><a href="/contact-us" class="link-footer">Contact Us</a></li> </ul> </nav> <div class="footer__legal">Saskatchewan Information and Library Services Consortium Inc. ©2024</div> </div> </footer> </body> <script type="text/javascript"> var rellax = new Rellax('.parallax', { center: true, }); </script> </html>