marcedit and oclc integration -- summer ala 2014

19
MarcEdit and OCLC Integration TERRY REESE HEAD OF DIGITAL INITIATIVES THE OHIO STATE UNIVERSITY [email protected]

Upload: reeseterry

Post on 15-Dec-2014

298 views

Category:

Education


1 download

DESCRIPTION

Short introduction related to OCLC and MarcEdit integration.

TRANSCRIPT

Page 1: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and OCLC Integration

TERRY REESE

HEAD OF DIGITAL INITIATIVES

THE OHIO STATE UNIVERSITY

[email protected]

Page 2: MarcEdit and OCLC Integration -- Summer ALA 2014

Hi

Page 3: MarcEdit and OCLC Integration -- Summer ALA 2014
Page 4: MarcEdit and OCLC Integration -- Summer ALA 2014
Page 5: MarcEdit and OCLC Integration -- Summer ALA 2014
Page 6: MarcEdit and OCLC Integration -- Summer ALA 2014

TopicsBackground

Integration work between MarcEdit and OCLC

Working with OCLC through MarcEdit◦ Batch Holdings Edits

◦ Working with Local Bibliographic Data Records

◦ Editing WorldCat in Real-Time

Getting Help

Page 7: MarcEdit and OCLC Integration -- Summer ALA 2014

BackgroundQuick Facts:• MarcEdit has been around since 2000 [first public release]

• Developed Using .NET, meaning that theoretically, it can run on multiple platforms (and honestly, much of the development work I’ve been doing this summer has been around this)

• Name is a bit of a misnomer – it’s called MarcEdit but its long sense moved beyond just working with MARC data.

• MarcEdit/OCLC integration has been an ongoing process, starting about 4-5 years ago with the classify service, to what we’ll talk about today around more deep integration with the OCLC APIs.

Page 8: MarcEdit and OCLC Integration -- Summer ALA 2014

OCLC Classify ServiceMarcEdit can leverage OCLC WorldCat to generate call numbers automatically for files

◦ Fields used:◦ 001

◦ 010$a$z

◦ 020$a$z

◦ 022$a$z

◦ 024$a$z

◦ 1xx$a

◦ 776$w$z

Page 9: MarcEdit and OCLC Integration -- Summer ALA 2014

OCLC Classify Service

Page 10: MarcEdit and OCLC Integration -- Summer ALA 2014

Working with OCLC’s Metadata APIMarcEdit can work directly with WorldCat via the Metadata API.

Page 11: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and WorldCatAvailable Operations:

◦ Create/Read/Update Bibliographic Records

◦ Update/Delete Institutional Holdings

◦ Retrieve Holding Code information about an Institution

◦ Create/Read/Update Local Bibliographic Data

Page 12: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and WorldCatA Word of Caution -- there is no net

Page 13: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and WorldCatBut this is really cool because:

◦ Further automate traditional technical services processes◦ Specifically holdings management

◦ Batch record ingestion

◦ Build pipelines between our repository systems and WorldCat

◦ Develop localized interfaces for metadata entry outside the library

◦ Opens up the opportunity for tool builders to interact with the OCLC member community

Page 14: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit: Batch WorldCatHoldings Management

Page 15: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit: Batch Bibliographic Record Upload

Page 16: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and WorldCatDon’t forget – these functions are available in the MarcEditor as well

Page 17: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and WorldCatWhat’s not there:

◦ Record Validation

◦ Anything to do with authority data

◦ Record Locking (for record editing)

◦ Service Status

◦ User Validation (for permission validation)

Page 18: MarcEdit and OCLC Integration -- Summer ALA 2014

MarcEdit and WorldCatHow do I use this?

◦ You need to get a key from OCLC◦ OCLC’s Developer Network: http://oclc.org/developer/

◦ OCLC Metadata API Documentation: http://oclc.org/developer/services/worldcat-metadata-api

◦ Notes on MarcEdit Integration: http://blog.reeset.net/archives/1245

◦ C# OCLC API Library: https://github.com/reeset/oclc_api

Page 19: MarcEdit and OCLC Integration -- Summer ALA 2014

Getting HelpYoutube videos (just search for marcedit)

You can ask me: [email protected] or [email protected] Website: http://marcedit.reeset.net

MarcEdit Listserv: http://www.lsoft.com/scripts/wl.exe?SL1=MARCEDIT-L&H=MAIL04.GMU.EDU

Questions