Evergreen (software)
   HOME

TheInfoList



OR:

Evergreen is an
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
integrated library system An integrated library system (ILS), also known as a library management system (LMS), is an enterprise resource planning system for a library, used to track items owned, orders made, bills paid, and patrons who have borrowed. An ILS usually is co ...
(ILS), initially developed by the
Georgia Public Library Service The Georgia Public Library Service (GPLS) is the state agency for libraries in the U.S. State of Georgia and a unit of the University System of Georgia. The service was initially founded in 1996 after the inception of the Library Services and Tec ...
for
Public Information Network for Electronic Services The Public Information Network for Electronic Services (or PINES) is the nearly statewide library consortium and its online library catalog of the Georgia Public Library Service. By June 2017, the catalog consisted of books from 284 library faci ...
(PINES), a statewide resource-sharing consortium with over 270 member libraries.. Beyond PINES, the Evergreen ILS is deployed worldwide in approximately 1,800 libraries, and is used to power a number of statewide consortial catalogs... .. .SCLENDS
Retrieved on 2017-04-14.
In 2007, the original Evergreen development team formed a commercial company around the software, Equinox Software, which provides custom support, development, migration, training, and consultation for Evergreen. Equinox Software was later supplanted by the Equinox Open Library Initiative, a non-profit. As of 2014, several more companies and groups also provide support and related services for Evergreen..


History

Evergreen was developed by the
Georgia Public Library Service The Georgia Public Library Service (GPLS) is the state agency for libraries in the U.S. State of Georgia and a unit of the University System of Georgia. The service was initially founded in 1996 after the inception of the Library Services and Tec ...
(GPLS) to support 252 public libraries in the
Public Information Network for Electronic Services The Public Information Network for Electronic Services (or PINES) is the nearly statewide library consortium and its online library catalog of the Georgia Public Library Service. By June 2017, the catalog consisted of books from 284 library faci ...
(PINES) consortium. Development began in June 2004 when state librarian Lamar Veatch announced in an open letter that after reviewing options available, GPLS decided to develop its own library automation system. GPLS believed it could develop a system customized to fit its needs better at a lower cost than the fees currently being paid. Programmers in the GPLS developed the project for two years, and PINES successfully completed the transition to Evergreen on September 5, 2006. In the next two years, the PINES consortium increased to over 270 libraries and five other systems in the United States and Canada implemented Evergreen. The software started receiving contributions from other libraries and developers in 2007. 2009 saw the first Evergreen International Conference. In 2012, the community joined the
Software Freedom Conservancy Software Freedom Conservancy, Inc. is an organization that provides a non-profit home and infrastructure support for free and open source software projects. The organization was established in 2006, and as of June 2022, had over 40 member pro ...
and formed an oversight board. In 2019 the Evergreen Community elected an Evergreen Project board as part of their transition to a stand-alone non-profit organization. Other Evergreen implementations in North America:
Beauregard Parish Library
(Louisiana, 6 branches)
BC Libraries Cooperative - Sitka
(consortium of 92 multitype libraries, 150+ branches in BC and Manitoba)
Consortium Of Ohio Libraries COOL
(13 libraries) * CW MARS (Massachusetts, 155 libraries)
Evergreen Indiana
(129 libraries)
Kenton County Public Library
(Kentucky, 3 libraries)
King County Library System
(Washington, 50 libraries)
Library of Virginia (Evergreen Virginia)
(10 libraries)
Maine Balsam
(10 libraries) * Mohawk College Library (3 libraries)
NC Cardinal
(North Carolina, 216 libraries)
Missouri Evergreen
(52 Libraries districts, 133 service locations) * Niagara Libraries (Ontario, 11 libraries), * North of Boston Library Exchange (NOBLE) (Massachusetts, 28 libraries)
North Texas Library Consortium
(rural area outside Fort Worth, 17 libraries),
PaILS
is the Pennsylvania Integrated Library System (ILS), over 100 libraries,
Pioneer Library System
(Upstate New York between Rochester and Syracuse, 42 libraries), * Sage Library System (Northeast Oregon, 60 libraries)
SCLENDS
(South Carolina, 72 libraries)
SPARK
(Pennsylvania, 110 libraries and growing) * SPRUCE (Manitoba, Canada, 8 libraries)
Traverse Area District Library
(Michigan, 6 libraries)
Westchester County Library System
(New York, 43 libraries)


Features

Development priorities for Evergreen are that it be stable, robust, flexible, secure, and user-friendly. Evergreen's features include: * Circulation: for staff to check items in and out to patrons *
Cataloging In library and information science, cataloging ( US) or cataloguing ( UK) is the process of creating metadata representing information resources, such as books, sound recordings, moving images, etc. Cataloging provides information such as auth ...
: to add items to the library's collection and input information, classifying and indexing those items. Evergreen is known for an extremely flexible indexing system that allows for a high level of customization and by default uses Library of Congress MODS as its standard. *
Online public access catalog The online public access catalog (OPAC), now frequently synonymous with '' library catalog'', is an online database of materials held by a library or group of libraries. Online catalogs have largely replaced the analog card catalogs previously ...
: a public catalog, or discovery interface, for patrons to find and request books, view their account information, and save book information in Evergreen lists. There is also an optional Children's catalog. Various patron services such as paying bills by PayPal and Stripe, optional retaining of circulation history, book lists and more. * Self Service - Evergreen comes with self checkout and registration options that can be activated by the libraries. * The public catalog exposes structured web data by schema.org standards to aid discovery by major search engines. * Acquisitions: for staff to keep track of those materials purchased; invoices, purchase orders, selection lists, etc. * Authorities * Serials * Web based staff client that is OS independent * Added Content services Chillifresh, Content Cafe, Novelist, OpenLibrary and Syndetics natively supported with others supportable. * Native APIs for writing custom clients. * Statistical Reporting: flexible, powerful reporting for retrieval of any statistical information stored in the database. * SIP 2.0 support: for interaction with computer management software, self-check machines, and other applications. *
Search/Retrieve via URL Search/Retrieve via URL (SRU) is a standard search protocol for Internet search queries, utilizing Contextual Query Language (CQL), a standard query syntax for representing queries. SRU, along with the related Search/Retrieve via Web (SRW) servi ...
and Z39.50 servers Evergreen also features the Open Scalable Request Framework (OpenSRF, pronounced 'open surf'), a stateful, decentralized service architecture that allows developers to create applications for Evergreen with a minimum of knowledge of its structure.


Languages

The business logic of Evergreen is written primarily in
Perl Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it also referred to its redesigned "sister language", Perl 6, before the latter's name was offici ...
and
PostgreSQL PostgreSQL (, ), also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the In ...
, with a few optimized sections rewritten in C. The catalog interface is primarily constructed using Template Toolkit with some
JavaScript JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of Website, websites use JavaScript on the Client (computing), client side ...
. The staff client user interface is written in Mozilla's
XUL XUL ( ), which stands for XML User Interface Language, is a user interface markup language developed by Mozilla. XUL is an XML dialect for writing graphical user interfaces, enabling developers to write user interface elements in a manner sim ...
(
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable ...
+ JavaScript) before 3.0 and is a web based staff client built using AngularJS and related technologies as of 3.0.
Python Python may refer to: Snakes * Pythonidae, a family of nonvenomous snakes found in Africa, Asia, and Australia ** ''Python'' (genus), a genus of Pythonidae found in Africa and Asia * Python (mythology), a mythical serpent Computing * Python (pro ...
is used for the internationalization build infrastructure. EDI functionality for the acquisitions system prior to 3.0 depended upon
Ruby A ruby is a pinkish red to blood-red colored gemstone, a variety of the mineral corundum ( aluminium oxide). Ruby is one of the most popular traditional jewelry gems and is very durable. Other varieties of gem-quality corundum are called sa ...
but no longer does. AngularJS interfaces are now being transitioned to Angular and all new interface work is being done in Angular.


Requirements

Evergreen runs on
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which ...
servers and uses
PostgreSQL PostgreSQL (, ), also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the In ...
for its backend database. The staff client used in day-to-day operations by library staff runs on
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
,
Macintosh The Mac (known as Macintosh until 1999) is a family of personal computers designed and marketed by Apple Inc., Apple Inc. Macs are known for their ease of use and minimalist designs, and are popular among students, creative professionals, and ...
, or Linux computers and is built on
XULRunner XULRunner is a discontinued, packaged version of the Mozilla platform to enable standalone desktop application development using XUL, developed by Mozilla. It replaced the ''Gecko Runtime Environment'', a stalled project with a similar purpose. T ...
, a Mozilla-based runtime that uses the same technology stack as
Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and ...
and allows for a browser-independent offline mode. The online public access catalog (OPAC) used by library patrons is accessed in a
Web browser A web browser is application software for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's screen. Browsers are used on ...
. As of version 3.0 the web based staff client was promoted to production use and the XUL based staff client that required local machine installation began being phased out.


Other open-source integrated library systems

* BiblioteQ * Koha *
Invenio Invenio is an open source software framework for large-scale digital repositories that provides the tools for management of digital assets in an institutional repository and research data management systems. The software is typically used for ope ...
* PMB *
OpenBiblio OpenBiblio is an open source Integrated Library System. The software is popular with small and rural libraries worldwide due to its simplicity, extensive language support, and good documentation. History Openbiblio was created in 2002 by Dave Stev ...
* OPALS * FOLIOFOLIO
Retrieved on 2020-03-03.


See also

*
List of free and open-source software packages This is a list of free and open-source software packages, computer software licensed under free software licenses and open-source licenses. Software that fits the Free Software Definition may be more appropriately called free software; the GNU p ...


References


External links

*
Evergreen source code repositories
* {{Freshmeat, evergreen, Evergreen
"Evergreen: Your Homegrown ILS - An in-house team successfully competes with commercial vendors in the library automation sphere"
Library Journal ''Library Journal'' is an American trade publication for librarians. It was founded in 1876 by Melvil Dewey. It reports news about the library world, emphasizing public libraries, and offers feature articles about aspects of professional prac ...
article
"Librarians stake their future on open source"
Science software for macOS Science software for Windows Free library and information science software Free software programmed in Perl