open source in libraries:

51
OPEN SOURCE IN LIBRARIES: Current Trends and Issues Marshall Breeding Director for Innovative Technology and Research Vanderbilt University Library Founder and Publisher, Library Technology Guides http://www.librarytechnology.org/ http://twitter.com/mbreeding March 22, 2011 Computers in Libraries 2011

Upload: rod

Post on 11-Jan-2016

33 views

Category:

Documents


1 download

DESCRIPTION

Marshall Breeding Director for Innovative Technology and Research Vanderbilt University Library Founder and Publisher, Library Technology Guides http://www.librarytechnology.org/ http://twitter.com/mbreeding. Open Source in Libraries:. Current Trends and Issues. March 22, 2011. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Open Source in Libraries:

OPEN SOURCE IN LIBRARIES:

Current Trends and Issues

Marshall BreedingDirector for Innovative Technology and ResearchVanderbilt University LibraryFounder and Publisher, Library Technology Guideshttp://www.librarytechnology.org/http://twitter.com/mbreedingMarch 22, 2011 Computers in Libraries 2011

Page 2: Open Source in Libraries:

Abstract

Libraries have a natural affinity with open source software, and many have implemented it for their strategic automation infrastructure, including ILS and discovery systems. In his analysis of the library automation industry, Breeding tracks the pace of adoption of open source library automation. Come hear his perspectives on the current and emerging trends of open source in the industry relative to proprietary products and how it fares relative to broader trends such as comprehensive resource management, cloud computing, and new-generation discovery.

Page 3: Open Source in Libraries:

Context: Basic library automation trends

Transition away from legacy Integrated Library System model Transition into new genre of Library Services

Platforms Large-scale consolidation of automation: regional,

state-wide, national Converged workflows: Print, electronic, digital Increased reliance on cloud technologies: multi-

tenant software-as-a-service Enterprise-level infrastructure Platform of open APIs for customized functionality

and interoperability

Page 4: Open Source in Libraries:

Adoption Patterns by Libraries

Page 5: Open Source in Libraries:

Recent ILS Industry Contracts

Company Product 2009 2010

2011

OCLC WorldShare Management Services 184

Innovative Interfaces Sierra   206

Ex Libris Alma 8 24

SirsiDynix Symphony  - 126 122

Innovative Interfaces, Inc.

Millennium 45 39 32

The Library Corporation

Library.Solution 30 43 48

Ex Libris Aleph 47 39 25

VTLS Inc. Virtua 18 22 13

Polaris Library Systems

Polaris ILS 33 23 53

Biblionix Apollo 55 87 79

ByWater Solutions Koha 7 44 54

PTFS LibLime LibLime Academic Koha     7

PTFS LibLime LibLime Koha   44 27

Equinox Software Evergreen 18 15 21

Equinox Software Koha     6

Page 8: Open Source in Libraries:

Perceptions of Open Source

Page 9: Open Source in Libraries:

Perceptions Survey – Open Source Interest

Page 10: Open Source in Libraries:

Perceptions Survey – Perceived functionality

Page 11: Open Source in Libraries:

Perceptions Survey – ILS Satisfaction

Page 12: Open Source in Libraries:

Business Models

Page 13: Open Source in Libraries:

Commercial involvement

Almost all installations of open source ILS products in the United States involve contracts with commercial companies

A very small minority of independent installations

Some non-profits offering open source support: LYRASIS

Consortial arrangement: Consortial office provides support to

libraries Commercial firm provides support to

consortial office

Page 14: Open Source in Libraries:

The business of open source Many Commercial companies with

interest in open source library automation products

Revenue sources Conversion of data from incumbent system Installation / configuration Training Support / Help desk Hosting Sponsored Development

Page 15: Open Source in Libraries:

Proprietary software business model

Software License Fee Conversion, Installation, training Annual maintenance for upgrades,

service, support (~15 percent) Hosting (optional)

Page 16: Open Source in Libraries:

Software as a service (multi-tenant)

Open source or proprietary All-inclusive subscription fee

Hosting Maintenance (always up-to-date) Support Annual fee scaled to the size and

complexity of library

Page 17: Open Source in Libraries:

Development Resources

Company Dev Sup Sales Admin Other TotalEx Libris 170 231 54 44 13 512Follett Software Company 87 143 86 49 0 365Innovative Interfaces, Inc. 83 158 43 24 3 311SirsiDynix Corporation 84 166 51 23 56 380Serials Solutions 80 50 46 4 57 237Axiell 57 66 34 35 34 226The Library Corporation 39 91 28 13 28 199Polaris Library Systems 27 42 15 2   86VTLS Inc. 24 48 12 8 18 110KohaByWater Solutions 3 12 3 3 1 13Catalyst IT 3         BibLibre 4 3       Koha Total (estimated) 15PTFS 5 16 8 8   155EvergreenEquinox Software 6 5 2 3 5 21

Page 18: Open Source in Libraries:

Models of Openness

Page 19: Open Source in Libraries:

Closed Systems

CirculationAcquisitionsCataloging

Staff Interfaces:

End User Interfaces:

Data Stores:

Functionalmodules:

No programmable Access to the system.

Captive to the userInterfaces supplied by the developer

Programmer access:

Page 20: Open Source in Libraries:

Standard RDBM Systems

CirculationAcquisitionsCataloging

Staff Interfaces:

End User Interfaces:

Data Stores:

Functionalmodules:

Database administrators can access data stores involved with the system:

Read-only?Read/write?

Developer shares database schema

Programmer access:

Page 21: Open Source in Libraries:

Open Source Model

CirculationAcquisitionsCataloging

Staff Interfaces:

End User Interfaces:

Data Stores:

Functionalmodules:

All aspects of the system available to inspection and modification.

Programmer access:

Page 22: Open Source in Libraries:

Open API Model

CirculationAcquisitionsCataloging

Staff Interfaces:

End User Interfaces:

Data Stores:

Functionalmodules:

Core application closed.

Third party developers code against the published APIs or RDBMS tables.

Programmer access:

Published APIs

Page 23: Open Source in Libraries:

Open Source / Open API Model

CirculationAcquisitionsCataloging

Staff Interfaces:

End User Interfaces:

Data Stores:

Functionalmodules:

Core application closed.

Third party developers code against the published APIs or RDBMS tables.

Programmer access:

Published APIs

Page 24: Open Source in Libraries:

Application with API abstraction layer

Core Functionality / Business Logic

Application Programming Interfaces

Public Interfac

e

Staff Interfac

e

ReportsModule

Delivered Interfaces

API abstraction layer

Core Software

Data stores

RDMS API

Page 25: Open Source in Libraries:

Application API exposed to External Applications

Core Functionality / Business Logic

Application Programming Interfaces

Public Interfac

e

Staff Interfa

ce

Reports

ModuleDelivered Interfaces

API abstraction layer

Core Software

Data stores

RDMS API

External applicatio

ns

Page 26: Open Source in Libraries:

Application API exposed to External Applications

Core Functionality / Business Logic

Application Programming Interfaces

Public Interfac

e

Staff Interfa

ce

Reports

ModuleDelivered

Interfaces use proprietary programming

Core Software

Data stores

RDMS API

External applicatio

ns

Page 27: Open Source in Libraries:

Legacy LMS Model

Circulation

BIB

Staff Interfaces:

Holding / Items

CircTransact

User Vendor Policies$$$

Funds

Cataloging Acquisitions Serials OnlineCatalog

Public Interfaces:

Interfaces

BusinessLogic

DataStores

Page 28: Open Source in Libraries:

`

Legacy ILS Model / API

Circulation

BIB

Staff Interfaces:

Holding / Items

CircTransact

User Vendor Policies$$$

Funds

Cataloging Acquisitions Serials OnlineCatalog

Public Interfaces:

Interfaces

BusinessLogic

DataStores

Application Programming Interfaces

Page 29: Open Source in Libraries:

Legacy ILS Model + protocol

Circulation

BIB

Staff Interfaces:

Holding / Items

CircTransact

User Vendor Policies$$$

Funds

CatalogingAcquisitions Serials OnlineCatalog

Public Interfaces:

Application Programming Interfaces

Protocols: SIP2 NCIP Z39.50 OAI-PMH

Self-Check

Self-Check

Interlibrary

LoanSystem

Interlibrary

LoanSystem

Page 30: Open Source in Libraries:

Legacy ILS Model / External API

Circulation

BIB

Staff Interfaces:

Holding / Items

CircTransact

User Vendor Policies$$$

Funds

CatalogingAcquisitions Serials OnlineCatalog

Public Interfaces:

Application Programming Interfaces / Web Services

Protocols: SIP2 NCIP Z39.50 OAI-PMH

ExternalSystems

& Services

ExternalSystems

& Services

Flexible Interoperability

Page 31: Open Source in Libraries:

Con

solid

ate

d in

dex

Search Engine

Unified Presentation LayerSearch:

Digital Coll

ProQuest

EBSCO…

JSTOR

Other Resour

ces

New Library Management Model

`

API Layer

Library Services Platform

LearningManageme

nt

LearningManageme

nt

Enterprise ResourcePlanning

Enterprise ResourcePlanning

StockManageme

nt

StockManageme

nt

Self-Check /

Automated Return

Self-Check /

Automated Return

Authentication

Service

Authentication

Service

Smart Cad /

Payment systems

Smart Cad /

Payment systems

Discovery

Service

Page 32: Open Source in Libraries:

Open source version of legacy models?

or New opportunities to support

modern libraries?

Is Open Source ILS transformative

Page 33: Open Source in Libraries:

Opening up Library Systems through Web Services and SOA: Hype or Reality?

This report aims to assess the current slate of major

library automation systems in regard to their

ability to provide openness through APIs, Web services, and the

adoption of SOA.

Library Technology Reports Nov/Dec Issue 2009 by Marshall Breeding

Page 34: Open Source in Libraries:

Opening up Library Systems through Web Services and SOA: Hype or Reality?

“We also note that the two open source systems lag behind proprietary systems in terms of customer-facing APIs that result in tangible activities which extend functionality or enable interoperability.”

Library Technology Reports Nov/Dec Issue 2009 by Marshall Breeding

Page 35: Open Source in Libraries:

Opening up Library Systems through Web Services and SOA: Hype or Reality?

“The APIs available to library programmers continue to be

quirky and less than comprehensive, even from

the vendors with the strongest offerings in this

area.”

Library Technology Reports Nov/Dec Issue 2009 by Marshall Breeding

Page 36: Open Source in Libraries:

Conclusion: many opportunities Open source vs proprietary software New models of library automation that better

integrate physical and electronic content New discovery interfaces to improve end-

user experiences Large-scale systems that enable broad based

resource sharing Cloud-based library automation will blur

many distinctions between open source and proprietary software development

Page 37: Open Source in Libraries:

Open Systems

Achieving openness has risen as the key driver behind library technology strategies

Libraries need to do more with their data Ability to improve customer experience and

operational efficiencies Demand for Interoperability Open source – full access to internal

program of the application Open API’s – expose programmatic

interfaces to data and functionality

Page 38: Open Source in Libraries:

Library Services Platform

Possible new term for the successor to the ILS

ILS now viewed as print-centric Next Generation systems must serve as

platforms to connect external systems as well as to deliver internal functionality

Delivered Functionality + library created extensions + interoperability

Page 39: Open Source in Libraries:

Current Open Source ILS Products

Page 40: Open Source in Libraries:

Competing Models of Library Automation

Traditional Proprietary Commercial ILS (print centric) Millennium, Symphony, Polaris

Traditional Open Source ILS (print centric) Evergreen, Koha

Hybrid Approach Sierra Services Platform (Innovative Interfaces)

Library Services Platforms Ex Libris Alma, Serials Solutions Alma, Kuali

OLE, OCLC WorldShare Management Services

Page 41: Open Source in Libraries:

Koha

Originally developed in 1999 for small group of libraries in New Zealand, Horowhenua Library Trust by Katipo Communications, production use by Jan 2000

Gained widespread use in the United States around 2004-05 and has seen steady growth in use

Wide international adoption Used in many thousands of libraries. 1,573

represented in lib-web-cats, with many large groups not yet registered.

Page 42: Open Source in Libraries:

Companies involved with Koha

ByWater Solutions. Provides hosting and support services for libraries in the United States

PTFS – LibLime. Provides development, hosting, and support for “LibLime Academic Koha” and “LibLime Koha”

PTFS Europe. Service, hosting and support for Koha in the United Kingdom and parts of Europe.

BibLibre. Provides development, hosting and support primarily to libraries in France Catalist IT: provides development, hosting and support for libraries in Australia an

New Zealand Libéo: Service and suppor for Koha to libraries in Canada Equinox Software, Inc. Provides development, support, and hosting for Koha to

libraries in the United States. Most of the company’s business is based on Evergreen. Orex. Service and support for Koha in Spain Organizadatos: Service and support for Koha in Columbia and other parts of Latin

America Librotech: Based in Norway to promote and provide service and support for Koha in

Scandinavia. Katipo Communications. Service and support for Koha in New Zealand. Previously

sold its interests in Koha to LibLime, but has since reinstated its involvement.

Page 43: Open Source in Libraries:

National Projects to deploy Koha

Philippines: A systematic effort to install Koha in the public libraries sponsored by the state libraries

Spain: Koha-Kobli http://kobli.bage.es/

Argentina. CONABIP (Comisión Nacional de Bibliotecas Populares) Customized version of Koha: DigiBepe http://www.conabip.gob.ar/faq/digibepe

Page 45: Open Source in Libraries:

Evergreen

Originally developed by the Georgia Public Library System for the PINES consortium of public libraries in Georgia

PINES includes most of the small and mid-sized public libraries in Georgia, but not the largest urban areas (Atlanta, Cobb County, etc)

Equinox Software, Inc. launched as a separate company in Feb 2007, including most of the team that originally created Evergreen within GPLS.

Evergreen now used in over 1,000 libraries, primarily in the United States and Canada. Some recent international deployments

Page 46: Open Source in Libraries:

Evergreen Worldwide

Page 47: Open Source in Libraries:

Kuali OLE

Mellon funded project to create new enterprise level automation platform for research libraries

1-year planning project led by Duke University

Manage resources of all formats More than an ILS / Less than an ILS Community Source / Open Source

Page 48: Open Source in Libraries:

OLE Project: Phase I

Planning and Design Phase Develop Vision + Blueprint Work with consultants with expertise in

SOA and BPM Instill community ownership of OLE Recruit partners for Phase II

Page 49: Open Source in Libraries:

Kuali OLE Project: Phase II

2-year build project led by Indiana University $2.38 million from Mellon matched by capital

and in-kind contributions by development partners

Community source reference implementation Create software based on OLE blueprint from

current project Early software in 18-24 months High level of investment and commitment to

implementation

Page 50: Open Source in Libraries:

Comparative Issues:

Koha: (ILS) Used in a wide range of library sizes and types Very broad international deployment with translations into

many languages Many support companies in various countries and regions

Evergreen (ILS) Created initially for library consortia, and has since followed

that pattern. Very few instances for single libraries Concentrated in US, Canada, initial deployments in Europe Perceived as more complex to implement than Koha

Kuali OLE: (LSP) Enterprise-level software for academic and research libraries No libraries yet in production

Page 51: Open Source in Libraries:

Questions and discussion