change & opportunities in a digital world

43
Change & Opportunities in a Digital World Roy Tennant California Digital Library escholarship.cdlib.org/rtennant/presentations/2002mln

Upload: lark

Post on 16-Jan-2016

27 views

Category:

Documents


0 download

DESCRIPTION

Change & Opportunities in a Digital World. Roy Tennant California Digital Library. escholarship.cdlib.org/rtennant/presentations/2002mlnc/. Disclaimer. I’m going to be all over the map — from the conceptual to the nitty-gritty Do not blame the conference organizers - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Change & Opportunities in a Digital World

Change & Opportunities

in a Digital World

Roy TennantCalifornia Digital Library

escholarship.cdlib.org/rtennant/presentations/2002mlnc/

Page 2: Change & Opportunities in a Digital World

Disclaimer

• I’m going to be all over the map — from the conceptual to the nitty-gritty

• Do not blame the conference organizers

• I must leave here knowing that you’ve had at least one opportunity to consider these issues

Page 3: Change & Opportunities in a Digital World

“It was the best of times, it was the worst of times…”

— A Tale of Two Cities, Charles Dickens

Page 4: Change & Opportunities in a Digital World

Let’s Travel Back in Time…

• 15 years ago (1987) - early glimmers of the Internet

• HyperCard, an early hypertext system

• 10 years ago, a watershed event: Gopher

• Shortly thereafter, another watershed event: the Web and Mosaic [the power of a common protocol and encoding standard]

• This revolutionary change has had a far-reaching impact on libraries…

Page 5: Change & Opportunities in a Digital World

Reference Usage is in DeclineRatio of Reference Queries to Professional

StaffSource: ARL Statistics

Page 6: Change & Opportunities in a Digital World

Circulation is in Decline

• 51% of the respondents to a Library Journal survey* cited a circulation decline

• Of those respondents, 95% blamed the Internet

* Annual book-buying survey, as reported in the Feb. 15, 2000 issue

Page 7: Change & Opportunities in a Digital World

The Pivotal Opportunity

• But with this change and challenge comes a tremendous opportunity:– To create a new relationship with our

users– To expand the reach of our

collections around the world– To create services that are not

bound to time and place– To redefine the word “library”

Page 8: Change & Opportunities in a Digital World

Creating and Managing Digital Collections

• Be careful what you wish for, because you will never go back

• It is tremendously rewarding…• …and a heck of a lot of work!• You will learn things they didn’t

teach you in library school• And apply some of what you

learned in new ways

Page 9: Change & Opportunities in a Digital World

A Story From the Field

Page 10: Change & Opportunities in a Digital World

Digitization Synergies

• Standards and best practices• Virtual collections• Synergistic services

Page 11: Change & Opportunities in a Digital World

Virtual Collections

Page 12: Change & Opportunities in a Digital World

Synergistic Services

Page 13: Change & Opportunities in a Digital World

How Will You?

• Capture• Describe• Serve• Preserve

Page 14: Change & Opportunities in a Digital World

Capture

• The highest resolution and bit depth you can possibly afford

• Consider outsourcing• Be clear about your rendering

intent

Page 15: Change & Opportunities in a Digital World

Rendering Intent:Content v. Artifact

• What is your “rendering intent”?– To present the item as it is now

(perhaps decayed)– To present the item as it may have

been when it was created (or at least in a more usable form)

• Why not both?

Page 16: Change & Opportunities in a Digital World
Page 17: Change & Opportunities in a Digital World

Planning for Change

• The natural state of the universe is change

• Dealing with change well requires planning for it

• How should digitization projects plan for change?

• By focusing on key considerations such as formats and description

Page 18: Change & Opportunities in a Digital World

Formats

• Ubiquitous (widely used)• Open (published standard; e.g.,

TIFF)• Standardized structure (for text)

Page 19: Change & Opportunities in a Digital World

Description

• Commonly referred to as metadata

• Collect as much as you can• Store it in a machine-parseable

form• As granular as future purposes

may require• And qualified when appropriate

Page 20: Change & Opportunities in a Digital World

Metadata: Granularity• <name>William Randolph Hearst</name>• <name>

<first>William</first><middle>Randolph</middle><last>Hearst</last>

</name>• Consider all uses for the metadata• Design for the most granular use (slice and

dice as small as you can stand)• Store it in a machine-parseable format

Page 21: Change & Opportunities in a Digital World

Metadata: Machine Parseability

• The ability to pull apart and reconstruct metadata via software

• For example, this:<name>

<first>William</first><middle>Randolph</middle><last>Hearst</last>

</name>• Can easily become:

<DC.creator>Hearst, William Randolph</DC.creator>

Page 22: Change & Opportunities in a Digital World

Metadata: Qualification

• <name role=“creator”>William Randolph Hearst</name>

• <subject scheme=“LCSH”>Builder -- Castles -- Southern California</subject>

Page 23: Change & Opportunities in a Digital World

Metadata: Organization• The schema or software you use to

store it doesn’t matter • What does matter is that you:

– Capture the quantity required for your purposes

– Capture it at the granularity required for your purposes

– Use appropriate vocabularies, if any– Qualify the metadata where required– Store it in a machine-parseable format– Can output it in any format required for

interoperability with those important to you

Page 24: Change & Opportunities in a Digital World

Serve

• Collection- vs. Item-Level Access• User Malleable Interfaces• Interoperability

Page 25: Change & Opportunities in a Digital World

Collection- vs. Item-Level Access

• Collection-level access:– Discovery metadata describes the collection– Example: Archival finding aid encoded in

SGML; see http://www.oac.cdlib.org/

• Item-level access:– Discovery metadata describes the item– Example: MARC or Dublin Core records for

each item; see http://jarda.cdlib.org/search.html

• Both types of access may be appropriate (“more is better”)

• Doing both often takes very little extra effort

Page 26: Change & Opportunities in a Digital World

Images

Collection Level AccessCollection Level Access

Search & Browse

Interface

IndividualFinding Aid

IndividualFinding Aid

Page 27: Change & Opportunities in a Digital World

ImagesFinding Aids

Search & Browse

Interface

IndividualFinding Aid

IndividualFinding Aid

IndividualFinding Aid

Item Level AccessItem Level Access

Page 28: Change & Opportunities in a Digital World

http://www.oac.cdlib.org/

Page 29: Change & Opportunities in a Digital World
Page 30: Change & Opportunities in a Digital World
Page 31: Change & Opportunities in a Digital World
Page 32: Change & Opportunities in a Digital World
Page 33: Change & Opportunities in a Digital World

jarda.cdlib.org/search.html

Page 34: Change & Opportunities in a Digital World

Images

Combined AccessCombined Access

Search & Browse

Interface

IndividualFinding Aid

IndividualFinding Aid

Search & Browse

Interface

Main Entry Point

Page 35: Change & Opportunities in a Digital World

User-Malleable Interfaces

• The ability of a user to make changes to what they see for their own purposes

• It’s often easier than you think to provide these capabilities

Page 36: Change & Opportunities in a Digital World
Page 37: Change & Opportunities in a Digital World

XMLDoc

Information

Transformation

Tomcat

Cocoon

Web Server

XSLTStylesheet Presentation

XHTML Document

(no displaymarkup)*

HTMLStylesheet

(CSS)

* Dynamic document

Page 38: Change & Opportunities in a Digital World
Page 39: Change & Opportunities in a Digital World
Page 40: Change & Opportunities in a Digital World
Page 41: Change & Opportunities in a Digital World

Interoperability

• The ability of two or more disparate and distant collections to act as one

• Standards are required• Two standards to watch:

– Metadata Encoding and Transfer Syntax (METS)

– Open Archives Initiative

Page 42: Change & Opportunities in a Digital World

Preserve

• There are no digital preservation formats, only a commitment and a migration strategy

• To be ready for migration:– Follow best practices in capture– Store your objects in standard

formats– Describe them well in a machine-

parseable storage format

Page 43: Change & Opportunities in a Digital World

Why We Digitize

• Our users often go to the Internet rather than to us

• By putting useful, interesting content and services on the Web we can win them back

• When Yahoo! And Amazon are no more, we will still be here…

• …with rich collections and services carefully and methodically created over years…

• …to serve their needs as we have for centuries