Advanced Tooling in MarcEdit TERRY REESE THE OHIO STATE UNIVERSITY

Size: px
Start display at page:

Download "Advanced Tooling in MarcEdit TERRY REESE THE OHIO STATE UNIVERSITY"

Transcription

1 Advanced Tooling in MarcEdit TERRY REESE THE OHIO STATE UNIVERSITY

2 Data and Slides Download, Open and Extract saving to your desktop (or wherever)

3 MarcEdit 7! MarcEdit 7 was released over the U.S. Thanksgiving Holiday The release: 1. Has been in development for close to 9 months with ~20 testers in 7 countries using 4 different MARC flavors providing direct feedback 2. Touched nearly every part of the program when finished, the release updated a shade under 350,000 lines of code 3. Was tested against almost 20 million records 4. Is the first version of MarcEdit designed with Accessibility in mind 5. Is fast (I m going to show you a few places where)

4 Lite weight cluster has been added directly into the program New way to process XML/JSON data A new linked data engine, with support for locally defined rdf vocabularies in reconcillation MarcEdit 7 highlights New task processing Consolidated Z39.50/SRU client Added Editing Functions New Add/Delete Field Tools (deduplication) Expanded Regular Expression options Updated OCLC Integrations Integrated Help

5 Quick overview of MarcEdit 7 Changes Explore MarcEdit 7 s new Clustering Functionality Today s topics Working with non MARC data using known and unknown metadata formats Explore MarcEdit 7 s Linked Data Platform MarcEdit Regular Expressions Primer Integration opportunities with Alma or other ILS Systems OCLC Connexion

6 Let s look at what s new Welcome to Project Hazel, your friendly (and sometimes helpful) installation agent Hazel is there to help highlight important options, and make sure you can work with Unicode data by making sure you have a Unicode font. Accessibility MarcEdit 7 includes an improved font/sizing engine for improved layout on different screen sizes and resolutions All images are tagged with text and accessibility via screen readers or using the operating system s accessibility tooling Availability of themes, to allow you to customize windowing and contracts to ease eye strain Keyboard shortcuts (everywhere) Sound cues Window transparency

7 Let s look at what s new More International MarcEdit 7 uses an intelligent machine translation service, providing an interface in close to 26 languages at this point It s Faster Lists have been virtualized (lower overhead) Pages load quicker Tasks have been super charged It s leaner in part because Windows XP support is no longer provided

8 Let s look at what s new Program is easier to manage The program has 4 installation modes 32 bit Administrator and non Administrator installation modes 64 bit Administrator and non Administrator installation modes How do I choose? Depends on your needs:

9 Let s talk about task changes How they worked in MarcEdit 6

10 Task Changes HOW THEY WORK IN MARCEDIT 7

11 So what does that mean to me? In MarcEdit 6, the optimal task size was ~20 operations or lower. Once the operation count began to get higher, the time that it would take to process data would become exponentially slower. In MarcEdit 7, that performance line actually goes the other direction. The tool processes records faster, and handles more records per second, the more task actions completed. Real World Example Library in Greece has a task list with over 1000 task actions. They would use this task to clean up large portions of their database in one pass. Generally, this would mean processing ~300, ,000 records at a time. In MarcEdit 6, this process would take as many as 10 hours to complete. Using the MarcEdit 7 task processing, this process now takes less than 20 minutes.

12 But seeing is believing Let s compare processing using one record, but with a task list that uses north of 100 task actions in MarcEdit 6 and MarcEdit 7.

13 Other comparisons Virtual Lists Loading Files Comparing the Extract Selected Records Tooling Loading large data files

14 MarcEdit 7 continues growing Near term planned additions Completion of the Updated MarcEdit Mac 3.0 Upgrade (to include the new functionality) New plugins for individual record creation templates Support for HDT and linked data fragments (this is awesome stuff) Additional clustering algorithms

15 Clustering in MarcEdit 7 How people clustered MARC data in the past 1. Export the fields considered for investigation into a tabbed delimited format 2. Import into OpenRefine 3. Cluster the data 4. Make Edits 5. Export the delimited data out of OpenRefine 6. Develop a process to merge the changed data back into MARC If you need to have your data start or end up in MARC, working with OpenRefine can be challenging because there isn t a natural process to move between these two formats

16 Clustering in MarcEdit 7 MarcEdit s built in clustering tools support native grouping and batch editing and works well on file sizes of a million records and smaller (can work on large sets, but the larger the file, the longer the cluster operation takes)

17 Clustering Options Clustering Algorthms Levenshtein Distance This algorithm is best for people, places, and subjects This algorithm builds clusters based on the number of positions/character difference between a word or phase This algorithm is generally faster Composite Coefficient This algorithm is best for highly variable data where a great deal of fuzziness is desired.

18 Clustering Changes Clustered changes are queued and stacked. Changes happen once all edits have been set. Clustered changes can be made by group, across groups, or selected items within a group

19 Clustering Enhancements Things I m thinking about: Enabling clustering support to be run on non MARC data I d like to hear your ideas as well

20 XML Conversions

21 MarcEdit: crosswalking design MarcEdit model: So long as a schema has been mapped to MARCXML, any metadata combination could be utilized. This means that no more than two tranformations will ever take place. Example: MODS MARCXML EAD

22 EAD Dublin Core MARC21XML FGDC MarcEdit Crosswalking model MARC MODS

23 MarcEdit: Crosswalks for everyone What s MarcEdit doing? Facilitates the crosswalk by: 1. Performing character translations (MARC8 UTF8) 2. Facilitates interaction between binary and XML formats.

24 Setting up Crosswalks

25 XML Function Wizard The wizard was created to help fill a gap to enable metadata crosswalking when a user doesn t have a lot of expertise building XSLT or Xquery transformations

26 OAI Harvesting MarcEdit s OAI Harvester can run in two modes User Initiated Scheduled Let s look at both!

27 OAI Harvesting User Initiated Harvesting supports the following verbs GetRecord ListRecords ResumptionToken Any metadataprefix can be accommodated, but by default, the tool has XSLT crosswalks for: MARCXML OAIMARC Dublin Core MODS

28 OAI Harvesting Scheduled Using scheduler on Windows, or cron on Linux, or whatever the equivalent is on MacOS, you can create Harvesting Jobs and schedule them for regular harvest

29 Working with Linked Data In MarcEdit

30 Objects not strings Probably the biggest reason people talk about linked data is the notion of moving from strings to objects Strings

31 Objects not strings Probably the biggest reason people talk about linked data is the notion of moving from strings to objects Objects

32 Objects Not Strings URIs provide actionable data Controlled terms can be updated without user intervention (generally) And URIs can provide access to more information I.E. a URI to VIAF provides access not just to author information, but to all their related works and collaborators as well.

33 So why aren t we doing this already? Great Question! We aren t ready

34 So why aren t we doing this already? 1 Changing Strings to Objects is hard and expensive 2 We have some folks, like OCLC, that could be in a position to help us, but our current systems are not setup to use (and in some cases) store the data. 3 Many of our controlled vocabularies are not designed to support reconciliation work And those that are aren t production ready Or are proprietary

35 So what can we do right now? A lot Many of the large national services are making resources and infrastructure available to enable libraries to begin doing this work OCLC has been largely supportive, and provides their own tools with output linked data content We can start lobbying our systems to not just store the data, but make use of the information when provided We can start the reconciliation process (because this process takes time)

36 MarcEdit and Linked Data MarcEdit 6 and 7 include a linked data plaftform this is an integration platform that enables MarcEdit to work with various linked data services, and provides a way to build new services around this functionality Designed to support RDF, JSON LD, SPARQL and a wide range of library specific services currently providing one off access to controlled data The framework has been utilized in MarcEdit for the development of a toolset called MARCNext

37 MARCNext These are Experimental services that allow catalogers to play with their data and visualize it through the BibFrame lens as well as begin the process of turning strings to objects.

38 Linked Data Tool Linked data tool enables reconciliation services Works from a rules file, which enables users to customize the output provided MarcEdit 7 provides a rules file optimized for MARC21, but I have rules files being tested for a number of MARC formats (including UNIMARC) Currently supports the insertion of $0 and $1 into bibliographic and authority data Includes support from ~25 remote linked data endpoints Can use local rdf files as locally mounted SPARQL stores Allows for targeted, or automatic processing

39 Does this currently scale? I get asked this question, because the Library of Congress actively throttles data request made against their service. So too do many other service providers. They have to, it s a method of self preservation. When I test reconciled Ohio State s entire database (~6 million records), I estimated that I would end up making on the low end, 48,000,000 requests, just to the Library of Congress. Over a very short period that s a lot of requests, and can overwhelm their services. However I work closely with many of the large data providers, and they give MarcEdit some leeway because: MarcEdit follows some established patterns in LCs case, they can provide an HTTP status code that let s the application know that their service is under load, and MarcEdit will start slowing down requests for a specified time period. MarcEdit does its own internal caching this way an item is only retrieved once per reconciliation session. Using this method,i can likely cut the number of requests to a service like LC by over a 1/3 or more. In fact, the more data that s processed, the faster it goes and the less requests it has to make to the source vocabulary

40 We can build new services USING LINKED DATA TOOLS FOR HEADING VALIDATION

41 Validate Headings How it works Working directly with the U.S. Library of Congress MarcEdit queries the NACO and SACO headings directly Returning information about URIs and variants/changes MarcEdit then generates a report, automatically corrects headings (when possible) and can generate brief authority records or downloads the existing authority record

42 Questions Again I would like to hear from you? I ve been working with members of the PCC task force looking at how we embed linked data into MARC records (and outside of MARC records), and I ve been actively building these tools into MarcEdit (both for research and production). How would you like to work with linked data recordset in your library? What could MarcEdit do to make this easier for you?

43 MarcEdit Regular Expression Primer

44 MarcEdit Regular Expression Support Functions that presently support regular expressions Delete Field Edit Field Copy Field Swap Field Build New Field Validation Extract/Delete Selected Records

45 Expression Scope Deciding which function to use depends on the scope of data needing to be evaluated Add/Delete Field Regular Expressions have access to the entire field (from the = to the end of line (eol) Edit Subfield Regular Expressions have access to the subfield code, to the end of the subfield Edit Field Regular Expression has access to all subfield data, but *not* indicator data Edit Indicators only access to indicator data Copy Field Regular Expression has access to indicator data + all subfield data Replace Function Regular Expression has access to all record data

46 Microsoft s Regular Expression language Concepts: Character escapes Anchors Character classes Grouping Qualifiers Substitutions Let s open Regular Expression Language Quick Reference.html or us/library/az24scfc(v=vs.110).aspx

47 How we use Regular Expressions in MarcEdit Your most important parts of the regular expression language are: 1. Character escapes: \d\r\n\$\x## 2. Character Classes [] & [^] 3. Grouping Elements () 4. Anchors: ^$ 5. Quantifiers: *?+{#} 6. Substitutions: $#

48 Examples Looking at regex_example.mrk using the replace function: Add a period to the 500 if it is missing Update the 300 to reflect electronic information Split the 856 into two fields, breaking on the $u.

49 Examples 1 Add a period to the 500 if it is missing Find What: (=500..)(.*[^\W]$) Replace With: $1$2. Explanation: (=500..) Searches for the 500 field. We leave two blanks because there are always 2 blank characters as part of the mnemonic format. The two periods which stand for any character. If we want to search for exact indicators, you d place those values rather than the periods. (.*[^W.]$) Take any characters, and match on a field where the last character in the field isn t a period.

50 Examples 2 Add online resource information to the 300 field Example: Change: 300 \\$a 32 p. To: 300 \\$a1 online resource (32 p.) Explanation: (=500..) Searches for the 500 field. We leave two blanks because there are always 2 blank characters as part of the mnemonic format. The two periods which stand for any character. If we want to search for exact indicators, you d place those values rather than the periods. (?<one>\$a)([^$]*) Capture the $a and then all data in the subfield until you get to the next subfield (if there is one)

51 Example 3 Split the 856 into two fields, breaking on the $u. Find What: (=856.{4})(\$u.*[^$])(\$u.*) (=856.{4}) Matches the 856 field (\$u.*[^$]) Match $u, but stop at the end of the subfield (\$u.*) Match reminder of field Replace With: $1$2\n=856 41$3

52 lcase/ucase MarcEdit s regular expression engine includes to extension functions for dealing with case switching of characters. lcase & ucase Usage: (=450.{4})(\$a.)(.*) $1$2lcase($3) Example: Find the 500 with all upper case characters and convert the case of all values but the first letter in the sentence to lower case.

53 Example (lcase) Find the 500 with all upper case characters and convert the case of all values but the first letter in the sentence to lower case. Find What: (=500.{4})(\$a.)([A Z.]*) Replace With: $1$2lcase($3)

54 Multi Field Replacements By default, MarcEdit handles one field at a time when doing regular expressions. However, when you need to do evaluations against multiple fields, you can by adding /m to the end of your replacement in the Replace Function in the MarcEditor This is a special function added to the MarcEdit regular expression engine

55 Example Using regex_example.mrk Changing video disc to blue ray in the 300 if the 538 is marked as blue ray

56 Multi Line Example

57 Placeholder Are there specific editing tasks that folks are interested in? We can talk about these now

58 Questions

59 Integrations

60 ILS Integration ILS Integration currently supports direct integration with Koha, Alma, and a local option. Are other integrations possible?

61 Let s talk about ALMA Integration

62 How MarcEdit Works with Alma MarcEdit works through the following API endpoints: Because the API is rate limited (i.e., you can only process so many transactions concurrently through the API, and all Alma operations use the API), MarcEdit limits API processes to a single thread. It takes a little longer, but eliminates the possibility that using MarcEdit to automate workflows will bring down your system because the tool is trying to communicate with the system too quickly. This this API, MarcEdit can: Edit holdings data (and Holdings Records) Create and Update bibliographic data Extract Records Though discovery should be done via Z39.50 or SRU (which is preferred)

63 Working with OCLC Connexion

64 Working with OCLC s Metadata API MARCEDIT CAN WORK DIRECTLY WITH WORLDCAT VIA THE METADATA API.

65 MarcEdit: Batch WorldCat Holdings Management

66 MarcEdit: Batch Bibliographic Record Upload

67 OCLC s Developer Network: More Information OCLC Metadata API Documentation: metadata api Notes on MarcEdit Integration: C# OCLC API Library

Editing Records with the MarcEditor

Editing Records with the MarcEditor Editing Records with the MarcEditor TERRY REESE HEAD OF DIGITAL INITIATIVES THE OHIO STATE UNIVERSITY REESE.2179@OSU.EDU Let s work through these examples together Keypoints MarcEditor What is it? What

More information

MarcEdit: Working with Data

MarcEdit: Working with Data MarcEdit: Working with Data T E R R Y R E E S E H E A D O F D I G I T A L I N I T I A T I V E S T H E O H I O S T A T E U N I V E R S I T Y R E E S E T @ G M A I L. C O M Roadmap Look at the types of data

More information

A beginners guide to MarcEdit and beyond the editor: Advanced tools and techniques for working with metadata

A beginners guide to MarcEdit and beyond the editor: Advanced tools and techniques for working with metadata University of Iowa Libraries Staff Publications 7-13-2018 A beginners guide to MarcEdit and beyond the editor: Advanced tools and techniques for working with metadata Terry Reese Ohio State University

More information

Getting Started. 1. Sample Data Files

Getting Started. 1. Sample Data Files Getting Started 1. Sample Data Files Sample MARC records need to be downloaded. Get them from: http://marcedit.reeset.net/okl/data.zip Unzip the data to the Desktop Right click, Extract all to Desktop.

More information

Editing Records with the MarcEditor

Editing Records with the MarcEditor Editing Records with the MarcEditor TERRY REESE HEAD OF DIGITAL INITIATIVES THE OHIO STATE UNIVERSITY REESE.2179@OSU.EDU Keypoints MarcEditor What is it? What do the properties mean Preview mode? Paging

More information

Alma and MarcEdit. Karen Stone Manager, Description Services State Library of Queensland

Alma and MarcEdit. Karen Stone Manager, Description Services State Library of Queensland Alma and MarcEdit Karen Stone Manager, Description Services State Library of Queensland MarcEdit A metadata editing software suite used primarily to create and manipulate MARC records. Originally developed

More information

Using MarcEdit. Presentation for the Eastern Great Lakes Innovative Users Group, October 20, 2006 Toledo, Ohio

Using MarcEdit. Presentation for the Eastern Great Lakes Innovative Users Group, October 20, 2006 Toledo, Ohio Using MarcEdit Presentation for the Eastern Great Lakes Innovative Users Group, October 20, 2006 Toledo, Ohio This presentation came about after I found myself sending three messages in one week suggesting

More information

Contribution of OCLC, LC and IFLA

Contribution of OCLC, LC and IFLA Contribution of OCLC, LC and IFLA in The Structuring of Bibliographic Data and Authorities : A path to Linked Data BY Basma Chebani Head of Cataloging and Metadata Services, AUB Libraries Presented to

More information

NOTSL Fall Meeting, October 30, 2015 Cuyahoga County Public Library Parma, OH by

NOTSL Fall Meeting, October 30, 2015 Cuyahoga County Public Library Parma, OH by NOTSL Fall Meeting, October 30, 2015 Cuyahoga County Public Library Parma, OH by Roman S. Panchyshyn Catalog Librarian, Assistant Professor Kent State University Libraries This presentation will address

More information

Using the WorldCat Digital Collection Gateway

Using the WorldCat Digital Collection Gateway Using the WorldCat Digital Collection Gateway This tutorial leads you through the steps for configuring your CONTENTdm collections for use with the Digital Collection Gateway and using the Digital Collection

More information

Media-Ready Network Transcript

Media-Ready Network Transcript Media-Ready Network Transcript Hello and welcome to this Cisco on Cisco Seminar. I m Bob Scarbrough, Cisco IT manager on the Cisco on Cisco team. With me today are Sheila Jordan, Vice President of the

More information

Navigating the Universe of ETDs: Streamlining for an Efficient and Sustainable Workflow at the University of North Florida Library

Navigating the Universe of ETDs: Streamlining for an Efficient and Sustainable Workflow at the University of North Florida Library University of North Florida From the SelectedWorks of Marielle Veve 2014 Navigating the Universe of ETDs: Streamlining for an Efficient and Sustainable Workflow at the University of North Florida Library

More information

OCLC Cataloging Services

OCLC Cataloging Services OCLC Cataloging Services Update Carol Seiler Continuing Education Librarian Agenda Who am I & why am I here? New and/or updated this year! Fun cool stuff to know! The Future Let s all go to the Vendor

More information

CONTENTdm 4.3. Russ Hunt Product Specialist Barcelona October 30th 2007

CONTENTdm 4.3. Russ Hunt Product Specialist Barcelona October 30th 2007 CONTENTdm 4.3 Russ Hunt Product Specialist Barcelona October 30th 2007 CONTENTdm 4.3 Agenda 4.3 Overview PDF Enhancements Metadata additions Server changes Connexion digital import Upgrading Questions

More information

Library Technology Conference, March 20, 2014 St. Paul, MN

Library Technology Conference, March 20, 2014 St. Paul, MN Library Technology Conference, March 20, 2014 St. Paul, MN A formal statement of concepts used within a knowledge domain, and the relationships between those concepts Genealogical ontologies Taxonomic

More information

Introduction to MarcEdit iskills Workshop Series. University of Toronto. Faculty of Information. Winter 2018.

Introduction to MarcEdit iskills Workshop Series. University of Toronto. Faculty of Information. Winter 2018. Introduction to MarcEdit iskills Workshop Series. University of Toronto. Faculty of Information. Winter 2018. Instructor: R. Antonio Muñoz Gómez. 1 Learning outcomes By the end of this workshop, students

More information

MarcEdit & Other Cataloging Tips. Rachel Gravel, Technical Services Librarian, Marlboro College

MarcEdit & Other Cataloging Tips. Rachel Gravel, Technical Services Librarian, Marlboro College MarcEdit & Other Cataloging Tips Rachel Gravel, Technical Services Librarian, Marlboro College Tricks and Tools to Improve Technical Services Workflows Session Objectives: Learn Magic Transform file types

More information

How to contribute information to AGRIS

How to contribute information to AGRIS How to contribute information to AGRIS Guidelines on how to complete your registration form The dashboard includes information about you, your institution and your collection. You are welcome to provide

More information

Automating Authority Work

Automating Authority Work Mike Monaco Coordinator, Cataloging Services May 14, 2018 Automating Authority Work Automating authority work, or, Be your own authority control vendor Ohio Valley Group of Technical Services Librarians

More information

Holdings: Part II Conversions. Technique I. Advantages of Technique I 10/29/12

Holdings: Part II Conversions. Technique I. Advantages of Technique I 10/29/12 Holdings: Part II Conversions Two techniques for Holdings conversion into MARC21: 1. Use Global Change to change textual holdings into basic MARC21 (LDR, 007, 008, 866) 2. Use a Load Profile to load holdings

More information

Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS. Jenn Riley IU Metadata Librarian DLP Brown Bag Series February 25, 2005

Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS. Jenn Riley IU Metadata Librarian DLP Brown Bag Series February 25, 2005 Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS Jenn Riley IU Metadata Librarian DLP Brown Bag Series February 25, 2005 Descriptive metadata Enables users to find relevant materials Used

More information

Million Book Universal Library Project :Manual for Metadata Capture, Digitization, and OCR

Million Book Universal Library Project :Manual for Metadata Capture, Digitization, and OCR Million Book Universal Library Project :Manual for Metadata Capture, Digitization, and OCR Gabrielle V. Michalek, editor. Carnegie Mellon University. May 7, 2003 2 Table of Contents Data Production...3

More information

Competencies for Cataloging and Metadata Librarians

Competencies for Cataloging and Metadata Librarians Competencies for Cataloging and Metadata Librarians Fatima Darries Deputy Director Cataloguing Division, Unisa Library IGBIS Seminar, 8 September 2017, Centurion Lake Hotel Core competence of Librarians

More information

Compound or complex object: a set of files with a hierarchical relationship, associated with a single descriptive metadata record.

Compound or complex object: a set of files with a hierarchical relationship, associated with a single descriptive metadata record. FEATURES DESIRED IN A DIGITAL LIBRARY SYSTEM Initial draft prepared for review and comment by G. Clement (FIU) and L. Taylor (UF), with additional editing by M. Sullivan (UF) and L. Dotson (UCF), April

More information

Metadata and Encoding Standards for Digital Initiatives: An Introduction

Metadata and Encoding Standards for Digital Initiatives: An Introduction Metadata and Encoding Standards for Digital Initiatives: An Introduction Maureen P. Walsh, The Ohio State University Libraries KSU-SLIS Organization of Information 60002-004 October 29, 2007 Part One Non-MARC

More information

Key principles: The more complete and accurate the information, the better the matching

Key principles: The more complete and accurate the information, the better the matching VIAF Guidelines Adopted 14 August 2015 in Cape Town, South Africa Revised 01 March 2018 Aim and scope of this document This document gives a short description of what is needed to successfully participate

More information

Retrospective Implementation of Faceted Vocabularies for Music

Retrospective Implementation of Faceted Vocabularies for Music Retrospective Implementation of Faceted Vocabularies for Music Efforts Led by the Music Library Association and Recommendations for Future Directions A Technical Report Prepared by Casey Mullin Chair,

More information

Record Manager for New Zealand Schools

Record Manager for New Zealand Schools https://nzschools.share.worldcat.org/wms Record Manager is an OCLC application that is used for cataloguing. New Zealand school libraries can use Record Manager to find catalogue records in WorldCat and

More information

MARC Futures. International Workshop: MARC 21 Experiences, Challenges, and Visions May Sally H. McCallum Library of Congress

MARC Futures. International Workshop: MARC 21 Experiences, Challenges, and Visions May Sally H. McCallum Library of Congress MARC Futures International Workshop: MARC 21 Experiences, Challenges, and Visions May 2007 Sally H. McCallum Library of Congress smcc@loc.gov Introduction What is MARC? Collection of data elements? Technical

More information

Uploading Records to the COE Database: Easy as 1,2,3!

Uploading Records to the COE Database: Easy as 1,2,3! University of Kentucky UKnowledge Library Presentations University of Kentucky Libraries 1-14-2016 Uploading Records to the COE Database: Easy as 1,2,3! Sandra McAninch University of Kentucky, mcaninch@uky.edu

More information

OpenOffice.org Writer

OpenOffice.org Writer OOo MiniConf Downunder Technical Writing using OpenOffice.org Writer Jean Hollis Weber Jean Hollis Weber Community Volunteer - Slide 1 Why OOo for Techwriting? Combines best features of MS Word and FrameMaker

More information

Future Trends of ILS

Future Trends of ILS Held at The Hong Kong Institute of Education 24 April 2015 Future Trends of ILS K.T. Lam The Hong Kong University of Science and Technology Library lblkt@ust.hk, orcid.org/0000-0003-2625-9419 Last revised:

More information

Union catalogue models

Union catalogue models Union catalogue models Presentation for Hellenic academic libraries Martin van Muyen Union catalogue: a catalogue that lists the holdings of more than one library 2 Union catalogue base functions Discovery

More information

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay.

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay. Welcome Back! Now that we ve covered the basics on how to use templates and how to customise them, it s time to learn some more advanced techniques that will help you create outstanding ebay listings!

More information

Using the WorldCat Digital Collection Gateway with CONTENTdm

Using the WorldCat Digital Collection Gateway with CONTENTdm Using the WorldCat Digital Collection Gateway with CONTENTdm This tutorial leads you through the steps for configuring your CONTENTdm collections for use with the Digital Collection Gateway and using the

More information

Adventures in Minimal MARC and Bulkimport; Or,

Adventures in Minimal MARC and Bulkimport; Or, Adventures in Minimal MARC and Bulkimport; Or, How to Get OCLC Numbers or URLs or Other Bits of Information into Lots of Bib Records with Minimal Fuss Maggie Rioux Systems Librarian MBLWHOI Library Woods

More information

Sharing Archival Metadata MODULE 20. Aaron Rubinstein

Sharing Archival Metadata MODULE 20. Aaron Rubinstein Sharing Archival Metadata 297 MODULE 20 SHARING ARCHivaL METADATA Aaron Rubinstein 348 Putting Descriptive Standards to Work The Digital Public Library of America s Application Programming Interface and

More information

Virtual Collections. Challenges in Harvesting and Transforming Metadata from Harvard Catalogs for Topical Collections

Virtual Collections. Challenges in Harvesting and Transforming Metadata from Harvard Catalogs for Topical Collections Virtual Collections Challenges in Harvesting and Transforming Metadata from Harvard Catalogs for Topical Collections Michael Vandermillen, Randy Stern Harvard University Nov 9, 2006 Overview What is the

More information

Transforming Our Data, Transforming Ourselves RDA as a First Step in the Future of Cataloging

Transforming Our Data, Transforming Ourselves RDA as a First Step in the Future of Cataloging Transforming Our Data, Transforming Ourselves RDA as a First Step in the Future of Cataloging Potomac Technical Processing Librarians 87 th Annual Meeting Christopher Cronin Director, Metadata and Cataloging

More information

Connexion Client Module 4 Save Files and Batch Processing

Connexion Client Module 4 Save Files and Batch Processing Knowledge Check Test Your Knowledge Connexion Client Module 4 Save Files and Batch Processing 1) What is the difference between an export file and a save file in Connexion? 2) If you have records in your

More information

Pipe Dreams: Harvesting Local Collections into Primo Using OAI-PMH

Pipe Dreams: Harvesting Local Collections into Primo Using OAI-PMH Western Michigan University ScholarWorks at WMU University Libraries Faculty & Staff Presentations University Libraries 5-3-2018 Pipe Dreams: Harvesting Local Collections into Primo Using OAI-PMH Geraldine

More information

Migration With Duda.

Migration With Duda. Migration With Duda A Comprehensive Guide to the Opportunities and Considerations that Come with Website Migration for DIY and DIFM Solutions Providers. www.dudamobile.com Table of Contents Introduction

More information

Implementing EDS. A ten step summary, as experienced at Hofstra University Library

Implementing EDS. A ten step summary, as experienced at Hofstra University Library Implementing EDS A ten step summary, as experienced at Hofstra University Library Step One Data Analysis The data analysis should be performed prior to committing to going forward with EDS. Ebsco s Data

More information

WHAT S NEW IN QLIKVIEW 11

WHAT S NEW IN QLIKVIEW 11 WHAT S NEW IN QLIKVIEW 11 QlikView 11 takes Business Discovery to a whole new level by enabling users to more easily share information with coworkers, supporting larger enterprise deployments through enhanced

More information

Building Consensus: An Overview of Metadata Standards Development

Building Consensus: An Overview of Metadata Standards Development Building Consensus: An Overview of Metadata Standards Development Christina Harlow DataOps Engineer, Stanford University Library cmharlow@stanford.edu, @cm_harlow Goals of this Talk 1. Give context on

More information

SAFARICOM MANAGED WIDE AREA NETWORK. Safaricom MWAN CUSTOMER SERVICE MANAGEMENT: OR

SAFARICOM MANAGED WIDE AREA NETWORK. Safaricom MWAN CUSTOMER SERVICE MANAGEMENT: OR 1 SAFARICOM MANAGED WIDE AREA NETWORK INQUIRIES AND SALES: MANAGEDSERVICES@SAFARICOM.CO.KE SUPPORT: BUSINESS.SUPPORT@SAFARICOM.CO.KE CUSTOMER SERVICE MANAGEMENT: 0722 002222 OR 020 4272222 2 1 What is?

More information

(Refer Slide Time: 1:26)

(Refer Slide Time: 1:26) Information Security-3 Prof. V Kamakoti Department of Computer science and Engineering Indian Institute of Technology Madras Basics of Unix and Network Administration Operating Systems Introduction Mod01,

More information

Unlocking Library Data for the Web: BIBFRAME, Linked Data and the LibHub Initiative

Unlocking Library Data for the Web: BIBFRAME, Linked Data and the LibHub Initiative Unlocking Library Data for the Web: BIBFRAME, Linked Data and the LibHub Initiative April 29, 2016 Colleen Brazil, Sno-Isle Libraries Rick Newell, OCLC BIBFRAME Early Experimenters Group Library of Congress

More information

Enhancing discovery with entity reconciliation: Use cases from the Linked Data for Libraries (LD4L) project

Enhancing discovery with entity reconciliation: Use cases from the Linked Data for Libraries (LD4L) project Enhancing discovery with entity reconciliation: Use cases from the Linked Data for Libraries (LD4L) project Dean B. Krafft, Cornell University Library Workshop on Reconciliation of Linked Open Data Dec.

More information

Enrichment, Reconciliation and Publication of Linked Data with the BIBFRAME model. Tiziana Possemato Casalini Libri

Enrichment, Reconciliation and Publication of Linked Data with the BIBFRAME model. Tiziana Possemato Casalini Libri Enrichment, Reconciliation and Publication of Linked Data with the BIBFRAME model Tiziana Possemato Casalini Libri - @Cult New cooperative scenarios New context: new ways of cooperating between institutions

More information

TekTalk Word 2007 Notes

TekTalk Word 2007 Notes TekTalk Word 2007 Notes Karen McCall i, M.Ed. Karlen Communications ii February 1, 2008 Table of Contents Change the Application Colour Scheme... 2 Split Page Breaks from Paragraph Marks... 2 Turn off

More information

Hello, I m Melanie Feltner-Reichert, director of Digital Library Initiatives at the University of Tennessee. My colleague. Linda Phillips, is going

Hello, I m Melanie Feltner-Reichert, director of Digital Library Initiatives at the University of Tennessee. My colleague. Linda Phillips, is going Hello, I m Melanie Feltner-Reichert, director of Digital Library Initiatives at the University of Tennessee. My colleague. Linda Phillips, is going to set the context for Metadata Plus, and I ll pick up

More information

Comparing Open Source Digital Library Software

Comparing Open Source Digital Library Software Comparing Open Source Digital Library Software George Pyrounakis University of Athens, Greece Mara Nikolaidou Harokopio University of Athens, Greece Topic: Digital Libraries: Design and Development, Open

More information

The key objectives for this session are:

The key objectives for this session are: 4 The key objectives for this session are: Being able to create sets, and manage sets in the event you need to modify an existing set Differentiate between the 2 types of sets that are available in Alma,

More information

Research, Development, and Evaluation of a FRBR-Based Catalog Prototype

Research, Development, and Evaluation of a FRBR-Based Catalog Prototype Research, Development, and Evaluation of a FRBR-Based Catalog Prototype Yin Zhang School of Library and Information Science Kent State University yzhang4@kent.edu Athena Salaba School of Library and Information

More information

RDA: Where We Are and

RDA: Where We Are and RDA: Where We Are and Where We Need to Go Good Practices for Great Outcomes: Cataloging Efficiencies that Make a Difference Harvard University 30 November 2011 Christopher Cronin Christopher Cronin Director,

More information

08/10/2018. Istanbul Now Platform User Interface

08/10/2018. Istanbul Now Platform User Interface 08/10/2018 Contents Contents...5 UI16... 9 Comparison of UI16 and UI15 styles... 11 Activate UI16... 15 Switch between UI16 and UI15...15 UI16 application navigator... 16 System settings for the user

More information

Wonghong Jang LG Sangnam Digital Library Manager

Wonghong Jang LG Sangnam Digital Library Manager Sam Oh Professor, Sungkyunkwan University LIS Affiliate Professor, University of Washington ISO/IEC JTC1/SC34 Chair ISO TC46/SC9 Chair DCMI Oversight Committee samoh@skku.edu Wonghong Jang LG Sangnam Digital

More information

Photoshop and Lightroom for Photographers

Photoshop and Lightroom for Photographers Photoshop and Lightroom for Photographers Topic 8 Introduction to Lightroom Learning Outcomes In this lesson, I want to introduce you to Lightroom, another very useful photo editing tool from Adobe. By

More information

Karlen Communications Word 2007 Settings. Karen McCall, M.Ed.

Karlen Communications Word 2007 Settings. Karen McCall, M.Ed. Karlen Communications Word 2007 Settings Karen McCall, M.Ed. Table of Contents Change the Application Colour Scheme... 4 Split Page Breaks from Paragraph Marks... 4 Turn off Click and Type... 5 Turning

More information

Working with Metadata in ArcGIS

Working with Metadata in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 26, 2012 Working with Metadata in ArcGIS Aleta Vienneau Metadata in ArcGIS ArcGIS metadata goals Editing metadata Setting

More information

Batch Editing MARC Records with MarcEdit and Regular Expressions

Batch Editing MARC Records with MarcEdit and Regular Expressions University of Kentucky UKnowledge Library Presentations University of Kentucky Libraries 5-2010 Batch Editing MARC Records with MarcEdit and Regular Expressions Kathryn Lybarger University of Kentucky,

More information

Sonatype CLM - Release Notes. Sonatype CLM - Release Notes

Sonatype CLM - Release Notes. Sonatype CLM - Release Notes Sonatype CLM - Release Notes i Sonatype CLM - Release Notes Sonatype CLM - Release Notes ii Contents 1 Introduction 1 2 Upgrade instructions 2 3 Sonatype CLM for Bamboo 3 4 Sonatype CLM 1.13 4 5 Sonatype

More information

Presented By: CSIR-NISCAIR New Delhi, India Web :

Presented By: CSIR-NISCAIR New Delhi, India   Web : Presented By: CSIR-NISCAIR New Delhi, India Email : contact@niscair.res.in Web : www.niscair.res.in Cataloging Guides Bibliographic Record Cataloging Cheat Sheet Item/Holdings Record Cataloging Guide Handling

More information

Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey.

Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey. Table of contents for The organization of information / Arlene G. Taylor and Daniel N. Joudrey. Chapter 1: Organization of Recorded Information The Need to Organize The Nature of Information Organization

More information

Make Your Course Content Accessible using Microsoft Office and Windows.

Make Your Course Content Accessible using Microsoft Office and Windows. Make Your Course Content Accessible using Microsoft Office and Windows. CTE WORKSHOP 2017 CTE WORKSHOP 2017 Learning Objectives Why do we need accessible instructional materials? In the United States,

More information

Uniqueness and Duplication in Ohio s Shared Depository System

Uniqueness and Duplication in Ohio s Shared Depository System Uniqueness and Duplication in Ohio s Shared Depository System Joanna Voss Theda Schwing Great Lakes Resource Sharing Conference June 10 th, 2016 www.ohiolink.edu Slide 1 OhioLINK is Member-Driven 121 member

More information

RVOT: A Tool For Making Collections OAI-PMH Compliant

RVOT: A Tool For Making Collections OAI-PMH Compliant RVOT: A Tool For Making Collections OAI-PMH Compliant K. Sathish, K. Maly, M. Zubair Computer Science Department Old Dominion University Norfolk, Virginia USA {kumar_s,maly,zubair}@cs.odu.edu X. Liu Research

More information

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and Hello, and welcome to another episode of Getting the Most Out of IBM U2. This is Kenny Brunel, and I'm your host for today's episode which introduces wintegrate version 6.1. First of all, I've got a guest

More information

[Compatibility Mode] Confusion in Office 2007

[Compatibility Mode] Confusion in Office 2007 [Compatibility Mode] Confusion in Office 2007 Confused by [Compatibility Mode] in Office 2007? You re Not Alone, and Here s Why Funnybroad@gmail.com 8/30/2007 This paper demonstrates how [Compatibility

More information

MINT METADATA INTEROPERABILITY SERVICES

MINT METADATA INTEROPERABILITY SERVICES MINT METADATA INTEROPERABILITY SERVICES DIGITAL HUMANITIES SUMMER SCHOOL LEUVEN 10/09/2014 Nikolaos Simou National Technical University of Athens What is MINT? 2 Mint is a herb having hundreds of varieties

More information

ead-transform.py (custom script by Josh) ArchivesSpace compliance schematron validation Post-import cleanup via Python/API

ead-transform.py (custom script by Josh) ArchivesSpace compliance schematron validation Post-import cleanup via Python/API Java EAD converter ead-transform.py (custom script by Josh) Date normalization Top containers XSLT ArchivesSpace compliance schematron validation Import to ArchivesSpace Post-import cleanup via Python/API

More information

» How do I Integrate Excel information and objects in Word documents? How Do I... Page 2 of 10 How do I Integrate Excel information and objects in Word documents? Date: July 16th, 2007 Blogger: Scott Lowe

More information

Orbis Cascade Alliance Content Creation & Dissemination Program Digital Collections Service. OpenRefine for Metadata Cleanup.

Orbis Cascade Alliance Content Creation & Dissemination Program Digital Collections Service. OpenRefine for Metadata Cleanup. Orbis Cascade Alliance Content Creation & Dissemination Program Digital Collections Service OpenRefine for Metadata Cleanup Produced by the Digital Collections Working Group of the Content Creation & Dissemination

More information

Metadata Cataloging. regarding items. For the assignment, I chose to outline some fields from three different

Metadata Cataloging. regarding items. For the assignment, I chose to outline some fields from three different Banuelos 1 Chris Banuelos Tadic/Access 12-04-11 Metadata Cataloging There have been several standards set up in the world of cataloging. These standards help archivists and librarians to expedite the cataloging

More information

DEL or DELETE - Deletes the character at cursor and/or characters to the right of the cursor and all highlighted (or selected) text.

DEL or DELETE - Deletes the character at cursor and/or characters to the right of the cursor and all highlighted (or selected) text. Computer Basics II Handout Objectives: 1. Getting familiar with your Keyboard. 2. How to Install Programs. a. From Web b. From CD c. How to Uninstall 3. How to Create Users 4. Group Permissions and Full

More information

EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP

EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP! 1 of! 26 HOW TO GET STARTED WITH MAILCHIMP Want to play a fun game? Every time you hear the phrase email list take a drink. You ll be passed out in no time.

More information

Using MARC Records to Populate CONTENTdm

Using MARC Records to Populate CONTENTdm University of Iowa Libraries Staff Publications 4-30-2008 Using MARC Records to Populate CONTENTdm Wendy C. Robertson University of Iowa Copyright 2008 Wendy C. Robertson Hosted by Iowa Research Online.

More information

2012 June 17. OCLC Users Group Meeting

2012 June 17. OCLC Users Group Meeting 2012 June 17 OCLC Users Group Meeting David Whitehair and Cynthia Whitacre Welcome, Jack! Jack B. Blount 5 th President and CEO OCLC Effective July 1, 2012 WorldCat Growth since 1978 250 200 Millions of

More information

Update on the TDL Metadata Working Group s activities for

Update on the TDL Metadata Working Group s activities for Update on the TDL Metadata Working Group s activities for 2009-2010 Provide Texas Digital Library (TDL) with general metadata expertise. In particular, the Metadata Working Group will address the following

More information

BIBFLOW Roadmap. BIBFLOW: A Roadmap for Library Linked Data Transition. Prepared 14 March, 2017

BIBFLOW Roadmap. BIBFLOW: A Roadmap for Library Linked Data Transition. Prepared 14 March, 2017 BIBFLOW Roadmap BIBFLOW: A Roadmap for Library Linked Data Transition Prepared 14 March, 2017 MacKenzie Smith Carl G. Stahmer Xiaoli Li Gloria Gonzalez University Library, University of California, Davis

More information

- Evergreen Reports Training Session - Handouts. September 29, 2016 Hermiston Public Library

- Evergreen Reports Training Session - Handouts. September 29, 2016 Hermiston Public Library - Evergreen Reports Training Session - Handouts September 29, 2016 Hermiston Public Library - Handout 00 - Commonly Used Report Information Needs We use reports to answer a multitude of questions regarding

More information

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT

CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT CURZON PR BUYER S GUIDE WEBSITE DEVELOPMENT Website Development WHAT IS WEBSITE DEVELOPMENT? This is the development of a website for the Internet (World Wide Web) Website development can range from developing

More information

BUYER S GUIDE WEBSITE DEVELOPMENT

BUYER S GUIDE WEBSITE DEVELOPMENT BUYER S GUIDE WEBSITE DEVELOPMENT At Curzon we understand the importance of user focused design. EXECUTIVE SUMMARY This document is designed to provide prospective clients with a short guide to website

More information

Loading Approval Records into NZ. Last Update 9/26/2016; Created by the YBP EOCR Record Loads in Alms Group

Loading Approval Records into NZ. Last Update 9/26/2016; Created by the YBP EOCR Record Loads in Alms Group 1 Loading Approval Records into NZ Last Update 9/26/2016; Created by the YBP EOCR Record Loads in Alms Group You will use the New Order import profile when loading these records. Settings in the last three

More information

GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM

GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM GROW YOUR BUSINESS WITH AN ALL-IN-ONE REAL ESTATE PLATFORM ZipperAgent TABLE OF CONTENTS 1. Introduction: How valuable is your CRM? 2. Online Lead Capture: Online lead capture builds your business 3. Timely

More information

2010 Mid-Atlantic PUG Ask Polaris Q&A

2010 Mid-Atlantic PUG Ask Polaris Q&A 2010 Mid-Atlantic PUG Ask Polaris Q&A Q: Will we be able to enlarge the font on the staff side? Too small to read easily old eyes! A: Keep your screen resolution the same, but set your Windows operating

More information

The EHRI GraphQL API IEEE Big Data Workshop on Computational Archival Science

The EHRI GraphQL API IEEE Big Data Workshop on Computational Archival Science The EHRI GraphQL API IEEE Big Data Workshop on Computational Archival Science 13/12/2017 Mike Bryant CONNECTING COLLECTIONS The EHRI Project The main objective of EHRI is to support the Holocaust research

More information

Kalaivani Ananthan Version 2.0 October 2008 Funded by the Library of Congress

Kalaivani Ananthan Version 2.0 October 2008 Funded by the Library of Congress RUTGERS UNIVERSITY LIBRARIES OpenMIC User Manual Bibliographic Utility for analog and digital objects Kalaivani Ananthan Version 2.0 October 2008 Funded by the Library of Congress Table of Contents I.

More information

OAI-PMH. DRTC Indian Statistical Institute Bangalore

OAI-PMH. DRTC Indian Statistical Institute Bangalore OAI-PMH DRTC Indian Statistical Institute Bangalore Problem: No Library contains all the documents in the world Solution: Networking the Libraries 2 Problem No digital Library is expected to have all documents

More information

The Easy Way to Get your Print Periodicals into the OCLC Electronic Link Resolver. Gary R. Cocozzoli Lawrence Technological University

The Easy Way to Get your Print Periodicals into the OCLC Electronic Link Resolver. Gary R. Cocozzoli Lawrence Technological University The Easy Way to Get your Print Periodicals into the OCLC Electronic Link Resolver Gary R. Cocozzoli Lawrence Technological University Why do this? Link Resolvers are designed only for electronic products

More information

Introduction to TIND. Guillaume Lastecoueres

Introduction to TIND. Guillaume Lastecoueres Introduction to TIND Guillaume Lastecoueres Good afternoon Introduction to TIND Basics Record types Bibliographic record. Holding record. Item record. Record types Bibliographic Holding Item Holding Item

More information

Workflow Templates in Compliance 360 Version 2018

Workflow Templates in Compliance 360 Version 2018 Workflow Templates in Compliance 360 Version 2018 Workflow Templates 5 Workflow Elements 6 Workflow Teams 6 Workflow Template Changes 6 Create or Edit a Workflow Template 8 Import and Export Workflow Templates

More information

How Primo Works VE. 1.1 Welcome. Notes: Published by Articulate Storyline Welcome to how Primo works.

How Primo Works VE. 1.1 Welcome. Notes: Published by Articulate Storyline   Welcome to how Primo works. How Primo Works VE 1.1 Welcome Welcome to how Primo works. 1.2 Objectives By the end of this session, you will know - What discovery, delivery, and optimization are - How the library s collections and

More information

Science-as-a-Service

Science-as-a-Service Science-as-a-Service The iplant Foundation Rion Dooley Edwin Skidmore Dan Stanzione Steve Terry Matthew Vaughn Outline Why, why, why! When duct tape isn t enough Building an API for the web Core services

More information

Chinese Geo-Names Calculator A Linked Data Approach

Chinese Geo-Names Calculator A Linked Data Approach Chinese Geo-Names Calculator A Linked Data Approach Council on East Asian Libraries Annual Meeting March 31, 2016 Haiqing Lin, Stella Tang, Karen Yu C.V. Starr East Asian Library University of California,

More information

AUTHORITY CONTROL PROFILE Part I: Customer Specifications

AUTHORITY CONTROL PROFILE Part I: Customer Specifications MARCIVE ID ID CODE: AUTHORITY CONTROL PROFILE Part I: Customer Specifications Thank you for choosing MARCIVE Authority Control services. Our profile is divided into two parts. Part I (this document) is

More information

Export and Import Authority Records

Export and Import Authority Records OCLC Connexion Browser Guides Export and Import Authority Records Last updated: May 2016 OCLC Online Computer Library Center, Inc. 6565 Kilgour Place Dublin, OH 43017-3395 Revision History Date Section

More information

Our legacy archival system resides in an Access Database lovingly named The Beast. Having the data in a database provides the opportunity and ability

Our legacy archival system resides in an Access Database lovingly named The Beast. Having the data in a database provides the opportunity and ability Our legacy archival system resides in an Access Database lovingly named The Beast. Having the data in a database provides the opportunity and ability to maintain a semblance of structure in the data However,

More information

Apps from K15t Software help teams work better together in Confluence and Jira.

Apps from K15t Software help teams work better together in Confluence and Jira. Apps from K15t Software help teams work better together in Confluence and Jira. GET IN TOUCH Over 5000 organizations around the world use K15t Software s apps to enhance and expand the project collaboration

More information