U S E R D O C U M E N T A T I O N. ALEPH Scan Interface

Size: px
Start display at page:

Download "U S E R D O C U M E N T A T I O N. ALEPH Scan Interface"

Transcription

1 U S E R D O C U M E N T A T I O N ALEPH Scan Interface Ex Libris Deutschland GmbH (2010) Release 20 Last update: June 23, 2010

2 TABLE OF CONTENTS 1 INTRODUCTION CREATE SCAN JOBS FIELD SCJ FOR SCAN JOBS DISPLAY SCAN JOB DETAILS REQUESTS FOR SCAN JOBS (WEB-SERVICES) CONFIGURATION SERVER SWITCH SETTING MESSAGES SCAN PARAMETERS DISPLAY SCAN PARAMETERS IN FULL VIEW OF THE BIB RECORD DISPLAY SCAN JOB DETAILS FROM FULL VIEW DELIVERY OF SCAN JOB INFORMATION (WEB-SERVICES) CONFIGURATION CLIENT MESSAGES AND WINDOWS DEFAULT VALUES FOR SCAN PARAMETERS Ex Libris Deutschland GmbH. (2010) Page 2 of 14

3 1 Introduction The purpose of the ALEPH scan interface is the implementation of an automated workflow in order to enrich the libraries catalogue with digital objects information and appropriate metadata by using the ALEPH Digital Assets Module (ADAM). The ALEPH Scan Interface enables the creation of scan jobs for items directly from the ALEPH GUI Client. Scan jobs which have been created in ALEPH can be requested from external systems, e.g. scan software applications, in order to create the scans. For this purpose, the external system requests information about the scan jobs via Web-Services (ALEPH-X-Server, OAI) and will be provided with the relevant information, including Bibliographic information, Item and owner information, Scan parameters. Images or text file scans which have been created from external systems can be loaded into ALEPH, as long as they are delivered in xml format (Dublin Core or MARC) and include the following identifiers: Identifier of the ALEPH bibliographic record to which the item that have been scanned is linked (e.g. 001); Identifier of the Scan Job in order to validate that the scan has been created. Furthermore, scans which have been created may be delivered to DigiTool. If so, the enrichment of the ALEPH catalogue can be automized by using the DigiTool/ADAMinterface. Ex Libris Deutschland GmbH. (2010) Page 3 of 14

4 2 Create Scan Jobs The full view of the bibliographic record shows information about digital objects scans which already exist and scan jobs which are in process. From the full view of the bibliographic record, the user clicks on the button Item List. ALEPH shows either a global items list (ITMG) which includes items from all sublibraries, or a sublibrary specific item list which includes items from one sublibrary only (ITM). From the items list, the new button Scan Job opens a window to enter information about a new scan job. Ex Libris Deutschland GmbH. (2010) Page 4 of 14

5 The user enters parameters for the scan job: information about the creator of the scan job and details to the object to be scanned. Once created, a scan job can t be deleted or changed. The parameters are: Name: Name of the creator of the scan job adress: -address of the creator Type: Object type to be scanned. This may be Table of Contents, Cover etc. The selection menu is configurable. Resolution: Resolution of the scan. May be high, medium, low, 300pi etc. The selection menu is configurable. Colour: Colour of the scan. May be coloured, black/white etc. The selection menu is configurable. Note: Additional information about the scan to be created. The scan parameters are saved in the bibliographic record, tag SCJ. In an ALEPH consortium, the management of scan jobs is part of the central system. Libraries have to create scan jobs for specific items in the central catalogue. Each scan job which has been initiated from local libraries staff is saved in the bibliographic record of the central catalogue (tag SCJ ). Thus, Ex Libris Deutschland GmbH. (2010) Page 5 of 14

6 The system checks if scan jobs already exist if so, gives a message. The check is performed according to the subfields $a, $b, $c and $d of field SCJ (see below in chapter 3). Within an ALEPH consortium, the local library is able to see exisisting scan jobs from other libraries. Within an ALEPH consortium, scan jobs are part of the replication process, which means the information is available in both, central view and local view. Ex Libris Deutschland GmbH. (2010) Page 6 of 14

7 Ex Libris Deutschland GmbH. (2010) Page 7 of 14

8 3 Field SCJ for Scan Jobs Details of the Scan Job are saved in the bibliographic record, tag SCJ. SCJ includes following information: Subfield Contents Comments a Item Rec Key Rec Key (System no./sequence) of the item for which the scan has to be created b ADM Library ADM Library of the item c BIB Library BIB Library of the BIB record that includes the scan job d BIB Doc Number System no. of the BIB record that includes the scan job e Sub Library Sub Library of the item for which the scan have to be prepared f Barcode Barcode of the item for which the scan has to be created g Call No Call No of the item for which the scan has to be created h Order Number Order number of the scan job (001 of the BIB record + Barcode/Call no of the item) i Status Status of the scan job j Open date Date on which the scan job has been created k Update date Date on which the scan job has been updated l Cataloger name Name of the cataloger who created the scan job m Cataloger address address of the cataloger who created the scan job n Object type Type of the object to be scanned o Object Colour Colour of the scan p Object Resolution Resolution of the scan q Object Note Note to the scan job Tag SCJ should be deactivated in cataloging mode for both, central catalogue and local library catalogue. This can be done by using ALEPH table $data_tab/tab_cat_hidden_fields. 3.1 Display Scan Job Details In full view of the bibliographic record, double click on the field SCJ shows the scan job details. Ex Libris Deutschland GmbH. (2010) Page 8 of 14

9 Ex Libris Deutschland GmbH. (2010) Page 9 of 14

10 4 Requests for Scan Jobs (Web-Services) The scan job information is part of the bibliographic record. The information can be requested by using ALEPH-X-Server or OAI. Assuming that field SCJ is indexed in ALEPH, a request to the ALEPH-X-Server may include the query scj=xyz to get the relevant bibliographic, item and scan job information. For example, subfields $e (Owner), $i (Status) and $j (Open date) may be indexed to the heading index SCJ. The request to the ALEPH-X-Server has two levels: (1) A FIND-Request to receive a result set according to the search term (2) A PRESENT-Request to receive specific records from the result set. (1) The FIND request to the ALEPH-X-Server must have the following syntax: The answer from the ALEPH-X-Server is an xml-file which includes information about the result set and the number of records within the set: <find> <set_number>000839</set_number> <no_records> </no_records> <no_entries> </no_entries> <session-id>ieh2dbqyagtqq95cbnbe9xpcv5lrd25iq2kfbg3dj38b2kmfkb </session-id> </find> (2) The PRESENT request is to ask for the records information within the set and must have the following syntax: n_id=ieh2dbqyagtqq95cbnbe9xpcv5lrd25iq2kfbg3dj38b2kmfkb& base=cen02 The answer from the ALEPH-X-Server is an xml-file which includes the bibliographic record information incl. the scan job details. This information can be used for further processing. <?xml version = "1.0" encoding ="UTF-8"?> <present> <record> <record_header> </record_header> <doc_number>49714</doc_number> <metadata> <oai_marc> <fixfield id="fmt">se</fixfield> <fixfield id="ldr">01036aas^^ ^a^4500</fixfield> <fixfield id="001"> </fixfield> Ex Libris Deutschland GmbH. (2010) Page 10 of 14

11 <varfield id="076" i1=" " i2=" "> <subfield label="a">usb Köln</subfield> <subfield label="b">register</subfield> <subfield label="c">bitonal</subfield> <subfield label="d">300 dpi</subfield> <subfield label="e">ocr-korrektur notwendig</subfield> <subfield label="f">176/2345-5</subfield> <subfield label="g">176/2345-5/ </subfield> </varfield> </oai_marc> </metadata> </record> <session-id>yudfbmmhhxlq8vh742flkj56qhprx5cipt7k6dl9v6byqplgab</sessionid> </present> Ex Libris Deutschland GmbH. (2010) Page 11 of 14

12 5 Configuration Server 5.1 Switch setting To activate the ALEPH Scan Interface, add the following parameter to $data_tab/tab100 of the BIB library: CREATE-SCAN-JOB=Y 5.2 Messages The following entries are needed in $alephe_root/error_<lng>/pc_sear_c1023:!!!!!-!!!!-!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!> [ ] L Scan Job does not exist L Creator is empty L Mailing address is empty L Object Type is empty L Object Resolution is empty L Object Colour is empty L Barcode missing. 5.3 Scan parameters The selection menus for scan parameters have to be added to $data_tab/pc_tab_exp_field.<lng> of the BIB library:! !!!!!!!!!!!!!!!!!!!!-----!-!!!!!!!!!!!!!!!!!!!!![ ] -!!!!!!!!!!!!!!![ ] OBJECT-RESOLUTION L High Resolution high OBJECT-RESOLUTION L Low Resolution low OBJECT-RESOLUTION L Medium Resolution medium OBJECT-TYPE L Table of Contents toc OBJECT-TYPE L Cover cov OBJECT-COLOUR L Black & White (Text) bw SCAN-JOB-STATUS L New NEW 5.4 Display Scan Parameters in full view of the BIB record To display tag SCJ in the records full view, a definition for SCJ has to be added to $data_tab/edit_doc_999.lng of the BIB library:! 1 1 1! !!-!!!!!-!-!!!!!!!!!!-!-!-!!!!!!!!!!!!!!!!!!!!-!-!-!!!-!-!!!!!-!-!!-!! ## SCJ D LScan Job Y E Ex Libris Deutschland GmbH. (2010) Page 12 of 14

13 5.5 Display Scan Job Details from full view Scan Job Details are displayed in a separate window which can be opened from records full view by double-clicking on tag SCJ. The display is based on XML format. Definitions are in the form scan-job-expand, directory pc_display_lng. 5.6 Delivery of Scan Job information (Web-Services) Information about the scan job should not be provided in internal format, but external format, e.g. to replace the codes of the sublibrary into normal text. The new expand routine expand_doc_scj can be used to create an external field (e.g. 076) which contains the following subfields: $a Owner of the scan job (normal text) $b Order Number $c Object type $d Colour $e Resolution expand_doc_scj has to be defined in $data_tab/tab_expand of the BIB library, for expand menu WWW-X. The parameter CODE= can be used to define the external field which should contain the scan job details.! 1 2 3!!!!!!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-!!!!!!!!!!!!!!![ ] [ ] WWW-X expand_doc_scj CODE=076 Ex Libris Deutschland GmbH. (2010) Page 13 of 14

14 6 Configuration Client 6.1 Messages and Windows The following definitions have to be added to the client configuration files:./alephcom/tab/lng/message.dat:! ! [ ]! !---!-!-! > DocumentHasScanJob Create Scan Job YN Q Document has %d Scan Jobs. Continue? CreateScanJob Create Scan Job O I Scan Job %s successfully created. WithoutBarcode WithoutBarcode Create Scan Job O E Barcode missing../alephcom/tab/lng/window.dat: [ ] SearchGlobalItems.Btn.Scan SearchSublibItems.Btn.Scan [ ] ScanJobDlg.Title ScanJobDlg.Btn.Add ScanJobDlg.Btn.Defaults ScanJobDlg.Btn.Cancel ScanJobDlg.Group.Creator ScanJobDlg.Group.Object ScanJobDlg.Static.Name ScanJobDlg.Static. ScanJobDlg.Static.Type ScanJobDlg.Static.Resolution ScanJobDlg.Static.Colour ScanJobDlg.Static.Note ScanJobInfo.Title ScanJobInfo.Btn.Cancel ScanJobInfo.Btn.Help #&Scan Job #&Scan Job #Create Scan Job #&Add #&Save Defaults #&Cancel #Creator #Object #Name # #Type #Resolution #Colour #Note #Scan Job Details #&Close #&Help 6.2 Default Values for Scan Parameters Default values for scan parameters can be defined in file./catalog/tab/catalog.ini, label [ScanJob]. Example: [ScanJob] CreatorName=Test user Creator =xy@exl.de ObjectType=toc ObjectResolution=high ObjectColour=bw ObjectNote=Note Please note that the values for the scan parameters have to be defined $data_tab/pc_tab_exp_field.lng, col. 4. Ex Libris Deutschland GmbH. (2010) Page 14 of 14

Staff User s Guide Course Reading and Reserves. Version 22

Staff User s Guide Course Reading and Reserves. Version 22 Staff User s Guide Course Reading and Reserves Version 22 CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse or abuse will result in economic

More information

USER DOCUMENTATION. How to Set Up Serial Issue Prediction

USER DOCUMENTATION. How to Set Up Serial Issue Prediction USER DOCUMENTATION How to Set Up Serial Issue Prediction Ex Libris Ltd., 2003 Release 16+ Last Update: May 13, 2003 Table of Contents 1 INTRODUCTION... 3 2 RECORDS REQUIRED FOR SERIAL PREDICTION... 3 2.1

More information

CODING TO WORK WITH ALMA AFTER VOYAGER

CODING TO WORK WITH ALMA AFTER VOYAGER STARTING OVER: CODING TO WORK WITH ALMA AFTER VOYAGER Kathryn Lybarger University of Kentucky Libraries @zemkat ELUNA 2016 Thursday May 5, 2016 #ELUNA2016 1 Ex Libris Bluegrass Users Group Newsletter,

More information

New ILS Data Delivery Guidelines

New ILS Data Delivery Guidelines New ILS Data Delivery Guidelines CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse or abuse will result in economic loss. DO NOT COPY UNLESS

More information

USER DOCUMENTATION. How to Set Up Label Printing - Versions 15 and 16

USER DOCUMENTATION. How to Set Up Label Printing - Versions 15 and 16 USER DOCUMENTATION - Ex Libris Ltd., 2001, 2003, 2004 Last Update: February 4, 2004 Table of Contents HOW TO PRINT LABELS... 3 HOW TO SET UP LABEL PRINTING... 4 Step 1: Specify prefixes for each sublibrary/collection

More information

Deltasoft Services M A N U A L LIBRARY MANAGEMENT. 1 P a g e SCHOOL MANAGEMENT SYSTEMS. Deltasoft. Services. User Manual. Aug 2013

Deltasoft Services M A N U A L LIBRARY MANAGEMENT. 1 P a g e SCHOOL MANAGEMENT SYSTEMS. Deltasoft. Services. User Manual. Aug 2013 1 P a g e Deltasoft Services User Manual Aug 2013 2 P a g e Introductions Library Management covers the following features: Books database Books grouping, Shelves management, Multiple copies, Conditions

More information

Glossary of terms Alt ID Authority record; authorized heading Bibliographic (or bib) record Brief record display

Glossary of terms Alt ID Authority record; authorized heading Bibliographic (or bib) record Brief record display Glossary of terms Alt ID The field in a patron record which is used for a matching point to update staff and student patron records through batch load. This field should not be modified. It must contain

More information

Cataloging with. Balsam Libraries Evergreen

Cataloging with. Balsam Libraries Evergreen Cataloging with Balsam Libraries Evergreen August, 2010 Tri-County Librarians (Revised August 13, 2010) Table of Contents Contents 1. Introduction... 3 2. Basic Cataloging... 3 1. Records already in Evergreen...

More information

How to find out information about the report

How to find out information about the report Running a Report How to find out information about the report Choose the Help Wizard The help screen will provide information on the report including: What it does How to enter selection data What it cannot

More information

ALEPH Z39.50 Client Conformance to U.S. National Z39.50 Profile (ANSI/NISO Z ) Version and Later

ALEPH Z39.50 Client Conformance to U.S. National Z39.50 Profile (ANSI/NISO Z ) Version and Later ALEPH Z39.50 Client Conformance to U.S. National Z39.50 Profile (ANSI/NISO Z39.89 2003) Version 18.01 and Later CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its

More information

Manual and Guidelines. For. Library Automation Software Version

Manual and Guidelines. For. Library Automation Software Version Manual and Guidelines For Library Automation Software Version 1.0.2013 The complete Library Solution for any School or College Developed & Powered by S. K. Soni Mobile No.: +91-9413071225 e-mail: unique.suren@gmail.com

More information

RF Solution for LED Display Screen

RF Solution for LED Display Screen RF Solution for LED Display Screen Introduction RF is a kind of wireless telecommunication technology, now standard IEEE802.11B is much popular. Communication speed between server and terminal can reach

More information

Integration of Simple LIMS with Mindray using Mirth Connect

Integration of Simple LIMS with Mindray using Mirth Connect WHITE PAPER Integration of Simple LIMS with Mindray using Mirth Connect Problem Statement Mindray BS-480 is a blood centrifuge machine that physically analyzes the blood samples for its chemical composition.

More information

- Primo Central (PCI) is a database of citations a mega-aggregator, approaching 1 billion items contained in 1700 collections

- Primo Central (PCI) is a database of citations a mega-aggregator, approaching 1 billion items contained in 1700 collections 1 - Primo Central (PCI) is a database of citations a mega-aggregator, approaching 1 billion items contained in 1700 collections - PCI is used in the Articles tab, as well as the Everything tab 2 Citations

More information

RECLASSIFICATION PROFILE Part II: Guide

RECLASSIFICATION PROFILE Part II: Guide RECLASSIFICATION PROFILE Part II: Guide This guide is intended to help you answer the questions in Part 1 of the Reclassification Profile. The numbering corresponds to the numbers in the profile. Please

More information

MetaLib and Your Resources

MetaLib and Your Resources MetaLib and Your Resources Objectives Understand Fundamental Concepts Learn to Configure and Activate CKB Resources Understand the MetaLib IRD Record Learn to Configure and Activate Non-CKB Resources Troubleshoot

More information

Help! I m cataloging a monographic e-resource! What do I need to know from I-Share?

Help! I m cataloging a monographic e-resource! What do I need to know from I-Share? Help! I m cataloging a monographic e-resource! What do I need to know from I-Share? What type of bibliographic record should I use for a monographic e-resource? Separate Bibliographic Record Recommended

More information

Symphony Workflows. Barcoding and Maintaining Your Library s Collection

Symphony Workflows. Barcoding and Maintaining Your Library s Collection Symphony Workflows Barcoding and Maintaining Your Library s Collection Barcoding Item s p. 2-5 Barcoding a second copy (same call number) p. 6-7 Barcoding a second copy (different call number) p. 8-9 Modify

More information

List of Web OPAC Files

List of Web OPAC Files For Internal Use Only Release 14.2_5 No-Frames Version Last update: May 12, 2002 This file includes the list of Web files for the ALEPH Web OPAC interface. The Web OPAC has 100 screens, constructed from

More information

Topics in Managing Serials in WMS. Daniel Jolley, Mary Thompson, Frank Newton

Topics in Managing Serials in WMS. Daniel Jolley, Mary Thompson, Frank Newton Topics in Managing Serials in WMS Daniel Jolley, Mary Thompson, Frank Newton Dover Memorial Library, Gardner-Webb University, Boiling Springs, NC OCLC WMS Global Community + User Group Meeting Sept. 27th,

More information

Test Records. Scanning Test Records. This document provides a step-by-step tutorial on how to scan Test Records and verify the imported information.

Test Records. Scanning Test Records. This document provides a step-by-step tutorial on how to scan Test Records and verify the imported information. Scanning Test Records This document provides a step-by-step tutorial on how to scan Test Records and verify the imported information. 1) From the Tools Menu, select Scanning Wizard. 2) Select Using Scanner

More information

List of Web OPAC Files. Release 15.2

List of Web OPAC Files. Release 15.2 List of Web OPAC Files Release 15.2 Last update: 19 December 2001 This document includes the list of Web files for the ALEPH Web OPAC interface. The Web OPAC has 115 screens that are made from 300 files.

More information

Caption Pattern Records: The 853 Process

Caption Pattern Records: The 853 Process University of Iowa Libraries Staff Publications 10-15-2001 Caption Pattern Records: The 853 Process Donna L. Hirst University of Iowa Copyright 2001 Donna L. Hirst Hosted by Iowa Research Online. For more

More information

Update Records. Scanning Update Records

Update Records. Scanning Update Records Scanning Update Records This document provides a step-by-step tutorial on how to scan Update Records and verify the imported information. 1) From the Tools Menu, select Scanning Wizard. 2) Select Using

More information

User Manual OVP Raman

User Manual OVP Raman Version 6 User Manual OVP Raman 2006 BRUKER OPTIK GmbH, Rudolf-Plank-Straße 27, D-76275 Ettlingen, www.brukeroptics.com All rights reserved. No part of this manual may be reproduced or transmitted in any

More information

Information Services Instructional Series Winter 2011

Information Services Instructional Series Winter 2011 Information Services Instructional Series Winter 2011 SIRSI I: CIRCULATION Workshop Agenda What is an Integrated Library System (ILS)? SirsiDynix: U of T Libraries ILS What is circulation? What are circulation

More information

Setup Guide. CalMAN Client for SCRATCH. Rev. 1.1

Setup Guide. CalMAN Client for SCRATCH. Rev. 1.1 Setup Guide CalMAN Client for SCRATCH Rev. 1.1 Introduction CalMAN Required Software Version: CalMAN Display Calibration Software interfaces directly with ASSIMILATE SCRATCH software through the CalMAN

More information

A b o u t K i o s k s G u i d e. About Kiosks Guide. Copyright WhosOnLocation Limited

A b o u t K i o s k s G u i d e. About Kiosks Guide. Copyright WhosOnLocation Limited A b o u t K i o s k s G u i d e About Kiosks Guide Copyright WhosOnLocation Limited 1 P a g e A b o u t K i o s k s G u i d e P a g e 2 Contents About Kiosks... 3 Elements to a Kiosk... 3 Best Screen /

More information

Knowledge Databases in the Czech Libraries: the Possibility of Their Further Use. Radka Římanová State Technical Library

Knowledge Databases in the Czech Libraries: the Possibility of Their Further Use. Radka Římanová State Technical Library Knowledge Databases in the Czech Libraries: the Possibility of Their Further Radka Římanová State Technical Library r.rimanova@stk.cz Inspiration for the Presentation: KEG Seminar April 23 2009 Jana Kravalová:

More information

ONLINE PROMOTIONAL CODE REDEMPTION

ONLINE PROMOTIONAL CODE REDEMPTION ONLINE PROMOTIONAL CODE REDEMPTION The following is a guide that will walk you through redeeming your promotional code e-mailed to you by Energizer: After entering your promotional code at www.energizer.ca/freemovie,

More information

MONOGRAPHS: COPY CATALOGING PROCEDURES for Library Academic Technicians II PHASE 1: BOOKS

MONOGRAPHS: COPY CATALOGING PROCEDURES for Library Academic Technicians II PHASE 1: BOOKS MONOGRAPHS: COPY CATALOGING PROCEDURES for Library Academic Technicians II PHASE 1: BOOKS I. Getting Started II. Fixed Fields A. Get a booktruck of the oldest books awaiting cataloging and log onto InfoLinks

More information

RDA Changes to the LC/NACO Name Authority File

RDA Changes to the LC/NACO Name Authority File RDA Changes to the LC/NACO Name Authority File Tina Gross Jessica Schomberg PALS Acquisitions/Serials and Cataloging Workday - April 25, 2013 Overview/Intro Changes to authority work in RDA LC/NACO s process

More information

Operation and Installation Guide

Operation and Installation Guide Operation and Installation Guide HDS2800 Series Encoder Modulator High Definition (HD) Digital COFDM MPEG2 and H.264 Modulator with IP Multicast. 19 Rack Mount Wall Mount Revision 0.1 Firmware version

More information

Introduction to Primo

Introduction to Primo Introduction to Primo Copyright Statement and Disclaimer All of the information and material, including text, images, logos and product names, is either the property of, or used with permission by, Ex

More information

XI'AN NOVASTAR TECH CO., LTD

XI'AN NOVASTAR TECH CO., LTD Document number: NOVA2013-MCTRL660-HB-01 Version: V1.2.0 M3 Controller MCTRL660 User Manual Xi an NovaStar Tech Co., LTD 1 Overview MCTRL660, NovaStar's latest independent master control, is mainly applied

More information

EndNote: Keeping Track of References

EndNote: Keeping Track of References Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Information Systems (AMCIS) 12-31-2001 EndNote: Keeping Track of References Carlos Ferran-Urdaneta

More information

Copy Cataloging in ALMA ( )

Copy Cataloging in ALMA ( ) Copy Cataloging in ALMA (4-4-2018) Common Commands Add a delimiter (subfield) Add a line Browse the shelf list Delete a field Delete the record Save the record F9 F8 Alt C Ctrl F6 Ctrl d Ctrl s Bibliographic

More information

Operation and Installation Guide

Operation and Installation Guide Operation and Installation Guide HDS2800 Series Encoder Modulator High Definition (HD) Digital COFDM MPEG2 and H.264 Modulator with IP Multicast. 19 Rack Mount Revision 4.0 Firmware version Released File

More information

Preparing for RDA at York University Libraries. Wednesday, May 1, 2013 Marcia Salmon and Heather Fraser

Preparing for RDA at York University Libraries. Wednesday, May 1, 2013 Marcia Salmon and Heather Fraser Preparing for RDA at York University Libraries Wednesday, May 1, 2013 Marcia Salmon and Heather Fraser 1 Agenda for Presentation RDA Background Information RDA Records RDA Records at York University MARC

More information

Juvenile Literature Cataloging

Juvenile Literature Cataloging Literature Cataloging Current Procedure About The collection is housed in the Children s and Young Adult Collection on the 3rd floor of Hodges Library and is in three sections: Nonfiction, Biography (individual

More information

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter.

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter. Castanet Glossary access control (on a Transmitter) Various means of controlling who can administer the Transmitter and which users can access channels on it. See administration access control, channel

More information

Scanning Entry Records Entry Records 1) Tools Menu Scanning Wizard 2) Using Scanner Hardware Contro 3) Entry Front Side 1

Scanning Entry Records Entry Records 1) Tools Menu Scanning Wizard 2) Using Scanner Hardware Contro 3) Entry Front Side 1 Scanning Entry Records This document provides a step-by-step tutorial on how to scan Entry Records and verify the imported information. 1) From the Tools Menu, select Scanning Wizard. 2) Select Using Scanner

More information

Cataloguing the Slavonic Manuscript Collection of the Plovdiv Public Library MARC21 * Template

Cataloguing the Slavonic Manuscript Collection of the Plovdiv Public Library MARC21 * Template Cataloguing the Slavonic Manuscript Collection of the Plovdiv Public Library MARC21 * Template Antoaneta Lessenska 1, Sabina Aneva 2 1 Ivan Vazov Plovdiv Public Library, Plovdiv, Bulgaria 2 NALIS Foundation,

More information

Primo Central. Emerging Technologies in Academic Libraries Trondheim 26 April Jürgen Küssow, Senior Consultant Pre Sales Europe

Primo Central. Emerging Technologies in Academic Libraries Trondheim 26 April Jürgen Küssow, Senior Consultant Pre Sales Europe Primo Central Emerging Technologies in Academic Libraries Trondheim 26 April 2010 Jürgen Küssow, Senior Consultant Pre Sales Europe Copyright Statement All of the information and material inclusive of

More information

ALCTS CRS Holdings Information Forum, 3-4 p.m. January 31, 2015

ALCTS CRS Holdings Information Forum, 3-4 p.m. January 31, 2015 Western Kentucky University From the SelectedWorks of Connie Foster 2015 ALCTS CRS Holdings Information Forum, 3-4 p.m. January 31, 2015 Connie Foster, Western Kentucky University Available at: https://works.bepress.com/connie_foster/32/

More information

Viewing Set-Top Box Data

Viewing Set-Top Box Data Device View, page 1 Alerts, page 3 Device Properties, page 3 Quick Actions, page 3 View Log Entries, page 4 Monitor STB Connectivity, page 5 Device View Note While every possible effort has been made to

More information

Ydea-C5 System. Automatic Brightness Adjustment_DMX User Manual

Ydea-C5 System. Automatic Brightness Adjustment_DMX User Manual Ydea-C5 System Automatic Brightness Adjustment_DMX User Manual Automatic Brightness Adjustment_DMX includes 3 modes: timing adjustment, light sensation adjustment, and brightness priority; 1 Timing adjustment:

More information

Select source Click the Bio Settings button to modify device settings. Select Fingers Use Ctrl+Left mouse button to select multiple fingers to scan.

Select source Click the Bio Settings button to modify device settings. Select Fingers Use Ctrl+Left mouse button to select multiple fingers to scan. 1. Select Source for SC Biometrics Choose Select Source from the Image Menu. Select the desired image type to link to the SC Biometric image source. Select SC Biometrics from the Custom dropdown list.

More information

For example, Sally places a hold on December 1; John places a hold on December 10; and Dewey places a hold on December 15.

For example, Sally places a hold on December 1; John places a hold on December 10; and Dewey places a hold on December 15. Overview of Holds in Evergreen Indiana There are four types of holds in Evergreen Indiana. Holds may be placed by library staff via the Staff Client or by patrons via the OPAC. A patron may have up to

More information

Revision Protocol Date Author Company Description January Paul DOS REMEDIO S. Imagine Communications

Revision Protocol Date Author Company Description January Paul DOS REMEDIO S. Imagine Communications PRODUCT ADC TOPIC ODETICS TCS-90 CART MACHINE DATE: January 25, 2001 REVISION HISTORY Revision Protocol Date Author Company Description 1.1 25 January 2001 Paul DOS REMEDIO S Imagine Communications New

More information

HELIN Cataloging Policies and Procedures Manual

HELIN Cataloging Policies and Procedures Manual HELIN Consortium HELIN Digital Commons HELIN Cataloging Affinity Group HELIN Affinity Groups 11-14-2011 HELIN Cataloging Policies and Procedures Manual HELIN Consortium. Cataloging Affinity Group Follow

More information

Copy cataloging a brief guide

Copy cataloging a brief guide Start by going to the Catalog tab and accessing the Add Title choice in the menu on the left. From here, you can search for items that need records. Enter descriptive information in the search box and

More information

A Beginner s Experience With Design Analytics

A Beginner s Experience With Design Analytics A Beginner s Experience With Design Analytics Jason Griffith Cataloging Librarian Morehead State University 1 Ex Libris Bluegrass Users Group Newsletter, Vol. 2016 [2016], Art. 7 Introduction 1. Identify

More information

5620 SAM SERVICE AWARE MANAGER. SMM GNE Driver Version Guide

5620 SAM SERVICE AWARE MANAGER. SMM GNE Driver Version Guide 5620 SAM SERVICE AWARE MANAGER SMM GNE Driver Version 1.0.30 Guide 3HE-11173-AAAB-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company

More information

Learning & Teaching Day: Using Broadsearch to Support Learning and Teaching at UEA

Learning & Teaching Day: Using Broadsearch to Support Learning and Teaching at UEA Learning & Teaching Day: Using Broadsearch to Support Learning and Teaching at UEA Ms Sarah Elsegood Arts and Humanities Faculty Librarian and Dr Sarah Garland Lecturer in American Studies Contents 1.

More information

Guide to Endnote X7 MID SWEDEN UNIVERSITY TORUN SUNDSTRÖM , UPDATED

Guide to Endnote X7 MID SWEDEN UNIVERSITY TORUN SUNDSTRÖM , UPDATED Guide to Endnote X7 MID SWEDEN UNIVERSITY TORUN SUNDSTRÖM 2015-06-02, UPDATED 2017-01-30 Contents Contents... 1 Getting started... 3 Create a library... 3 Working with Endnote... 3 Preferences... 3 Display

More information

Dual Linkage: Iowa s Use of the ITM Link

Dual Linkage: Iowa s Use of the ITM Link University of Iowa Libraries Staff Publications 6-1-2003 Dual Linkage: Iowa s Use of the ITM Link Wendy Robertson University of Iowa 2003 Wendy C Robertson Hosted by Iowa Research Online. For more information

More information

Detecting Bosch IVA Events with Milestone XProtect

Detecting Bosch IVA Events with Milestone XProtect Date: 8 December Detecting Bosch IVA Events with Prepared by: Tim Warren, Solutions Integration Engineer, Content and Technical Development 2 Table of Content 3 Overview 3 Camera Configuration 3 XProtect

More information

Siân Thomas Systems Manager National Library of Wales

Siân Thomas Systems Manager National Library of Wales Alma A Cataloguer s Experience Siân Thomas, National Library of Wales, Amy Staniforth, Aberystwyth University, & Jane Daniels, Cardiff Metropolitan University This article presents the experiences of 3

More information

Literature Management with Endnote

Literature Management with Endnote Stephanie Hofmann & Bobby Neuhold contact: info@lib4ri.ch Literature Management with Endnote * Screenshot www.endnote.com Stephanie Hofmann & Bobby Neuhold contact: info@lib4ri.ch Welcome Lib4RI Training

More information

Part 1 Basic Operation

Part 1 Basic Operation This product is a designed for video surveillance video encode and record, it include H.264 video Compression, large HDD storage, network, embedded Linux operate system and other advanced electronic technology,

More information

5620 SERVICE AWARE MANAGER. NTP Driver Version Guide

5620 SERVICE AWARE MANAGER. NTP Driver Version Guide 5620 SERVICE AWARE MANAGER NTP Driver Version 1.0.0 Guide 3HE-11234-AAAA-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company names

More information

OBS Studio Installation / Settings

OBS Studio Installation / Settings OBS Studio Installation / Settings To setup live streaming of your event requires a video camera, a video capture card or external device such as the recommended Blackmagic Design Intensity Shuttle which

More information

Eagle Business Software

Eagle Business Software Rental Table of Contents Introduction... 1 Technical Support... 1 Overview... 2 Getting Started... 5 Inventory Folders for Rental Items... 5 Rental Service Folders... 5 Equipment Inventory Folders...

More information

Literature Management with EndNote

Literature Management with EndNote Stephanie Hofmann & Bobby Neuhold contact: info@lib4ri.ch Literature Management with EndNote * Screenshot www.endnote.com Stephanie Hofmann & Bobby Neuhold contact: info@lib4ri.ch Welcome Lib4RI Training

More information

Asako Shiba Cataloging Department, University of Hawaii at Manoa Library 2550 McCarthy Mall, Honolulu, HI (808)

Asako Shiba Cataloging Department, University of Hawaii at Manoa Library 2550 McCarthy Mall, Honolulu, HI (808) Asako Shiba Cataloging Department, University of Hawaii at Manoa Library 2550 McCarthy Mall, Honolulu, HI 96822 (808) 956-3191 shiba@hawaii.edu SUMMARY OF QUALIFICATIONS: Forward-thinking metadata specialist

More information

MAGIC THipPro. Signalling and Control with. Configuration Guide. using the example of a LAWO crystal mixing console. Version: March 26 th, 2018

MAGIC THipPro. Signalling and Control with. Configuration Guide. using the example of a LAWO crystal mixing console. Version: March 26 th, 2018 MAGIC THipPro Signalling and Control with Configuration Guide using the example of a LAWO crystal mixing console The configuration for MAGIC TH2plus and MAGIC TH6 is identical in most parts Version: 2.700

More information

HORIZON to KOHA data migration

HORIZON to KOHA data migration HORIZON to KOHA data migration Technical issues and challenges : the Dimitris & Aliki Perrotis library case Iro Sotiriadou, Librarian Fotini Traka, Librarian Damiana Koutsomiha, Library Coordinator Dr.

More information

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ Products: AMIQ, SMIQ AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ The software AMIQ-K2 enables you to read, convert, and transfer various-format I/Q data files to AMIQ format. AMIQ-K2

More information

12 APRIL 2012»

12 APRIL 2012» 12 APRIL 2012» www.infotoday.com Implementing a Discovery Layer A Rookie s Season BY NOAH BRUBAKER, SUSAN LEACH-MURRAY, AND SHERRI PARKER The year 2011 quickly moved us from rookies to more experienced

More information

ANSI/SCTE

ANSI/SCTE ENGINEERING COMMITTEE Digital Video Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 130-1 2011 Digital Program Insertion Advertising Systems Interfaces Part 1 Advertising Systems Overview NOTICE The

More information

A journey of many steps. Alma Integration with Libraries Australia

A journey of many steps. Alma Integration with Libraries Australia A journey of many steps Alma Integration with Libraries Australia The practical stuff University of Adelaide 2 The basics All the records you want to send to Libraries Australia must be tagged Publish

More information

Wetek OpenELEC TVHeadend Freesat Bouquet and XMLTV data

Wetek OpenELEC TVHeadend Freesat Bouquet and XMLTV data Wetek OpenELEC TVHeadend Freesat Bouquet and XMLTV data Install TVHeadend Go to System, Settings, Add-ons Select Install from Repository, OpenELEC Mediacenter OS Add-ons, Add-on Repository, OpenELEC Add-ons

More information

Document Management Integration. The Document Logistix guide to

Document Management Integration. The Document Logistix guide to The Document Logistix guide to Document Management By Tim Cowell Product Director October 2011 Copyright 2016 Document Logistix Limited Page 1 of 7 Why Integrate Document Management? Electronic Document

More information

C8188 C8000 1/10. digital audio modular processing system. 4 Channel AES/EBU I/O. features. block diagram. 4 balanced AES inputs

C8188 C8000 1/10. digital audio modular processing system. 4 Channel AES/EBU I/O. features. block diagram. 4 balanced AES inputs features 4 balanced AES inputs Input Sample Rate Converters (SRC) 4 balanced AES outputs Relay bypass for pairs of I/Os Relay wait time after power up Master mode (clock master for the frame) 25pin Sub-D,

More information

Destiny Library Manager 2.6 Cataloging Magazines

Destiny Library Manager 2.6 Cataloging Magazines Follett Destiny Module 2/ Cataloging Destiny Library Manager 2.6 Cataloging Magazines Navigation: Library Search > Add Title With our shared database, it s very important to catalog your magazines within

More information

Effective Test Procedures for Installing and Maintaining RF Transmitter Sites

Effective Test Procedures for Installing and Maintaining RF Transmitter Sites Product: Hand Held Spectrum Analyzer R&S FSH3 Effective Test Procedures for Installing and Maintaining RF Transmitter Sites This application note describes an effective method for generating test setups,

More information

LIST OF PUBLISHED STANDARDS

LIST OF PUBLISHED STANDARDS Report : 08-03-7 Of 5 06 80:006/ISO 08:996 709:008/ISO 709:008 Archival paper - Requirements for permanence and durability Format for information exchange 006-03- 008-- 07-03-6 0-07-5 366-:007/ISO 366-:006

More information

XJTAG DFT Assistant for

XJTAG DFT Assistant for XJTAG DFT Assistant for Installation and User Guide Version 2 enquiries@xjtag.com Table of Contents SECTION PAGE 1. Introduction...3 2. Installation...3 3. Quick Start Guide...4 4. User Guide...4 4.1.

More information

CA Outbound Dialer Module. Operation Manual v1.1

CA Outbound Dialer Module. Operation Manual v1.1 CA Outbound Dialer Module Operation Manual v1.1 Poltys, Inc. 3300 N. Main Street, Suite D, Anderson, SC 29621-4128 +1 (864) 642-6103 www.poltys.com 2013, Poltys Inc. All rights reserved. The information

More information

BARC Tips for Tiny Libraries

BARC Tips for Tiny Libraries BARC Tips for Tiny Libraries Getting Started Using Biblionix Apollo Integrated Library System Prepared By Sian Brannon Sian.Brannon@unt.edu July 3, 2015 BARC Tips for Tiny Libraries Title BARC Tips for

More information

Marketing Primo at Your Institution

Marketing Primo at Your Institution Marketing Primo at Your Institution Copyright Statement All of the information and material inclusive of text, images, logos, product names is either the property of, or used with permission by Ex Libris

More information

Primo. Michael Cotta-Schønberg. To cite this version: HAL Id: hprints

Primo. Michael Cotta-Schønberg. To cite this version: HAL Id: hprints Primo Michael Cotta-Schønberg To cite this version: Michael Cotta-Schønberg. Primo. The 5th Scholarly Communication Seminar: Find it, Get it, Use it, Store it, Nov 2010, Lisboa, Portugal. 2010.

More information

3 rd Party Interfaces. Version Installation and User Guide

3 rd Party Interfaces. Version Installation and User Guide 3 rd Party Interfaces Version 2.1.2 Installation and User Guide Imprint Silicon Software GmbH Steubenstraße 46 68163 Mannheim, Germany Tel.: +49 (0) 621 789507 0 Fax: +49 (0) 621 789507 10 2015 Silicon

More information

9 Analyzing Digital Sources and Cables

9 Analyzing Digital Sources and Cables 9 Analyzing Digital Sources and Cables Topics in this chapter: Getting started Measuring timing of video signal Testing cables and distribution systems Testing video signal quality from a source Testing

More information

An Introduction to MARC Tagging. ILLINET/OCLC Service Staff

An Introduction to MARC Tagging. ILLINET/OCLC Service Staff An Introduction to MARC Tagging ILLINET/OCLC Service Staff How do library users know what the library has? Libraries create descriptions of their items --- Information such as authors, titles, publishers,

More information

Introduction to Research Department of Metallurgical and Materials Engineering Indian Institute of Technology, Madras

Introduction to Research Department of Metallurgical and Materials Engineering Indian Institute of Technology, Madras Introduction to Research Department of Metallurgical and Materials Engineering Indian Institute of Technology, Madras Lecture 09 Literature Survey: Wrapping up (Refer Slide Time: 00:01) So this is the

More information

XJTAG DFT Assistant for

XJTAG DFT Assistant for XJTAG DFT Assistant for Installation and User Guide Version 2 enquiries@xjtag.com Table of Contents SECTION PAGE 1. Introduction...3 2. Installation...3 3. Quick Start Guide...3 4. User Guide...4 4.1.

More information

XJTAG DFT Assistant for

XJTAG DFT Assistant for XJTAG DFT Assistant for Installation and User Guide Version 2 enquiries@xjtag.com Table of Contents SECTION PAGE 1. Introduction...3 2. Installation...3 3. Quick Start Guide...3 4. User Guide...4 4.1.

More information

Kindle Add-In for Microsoft Word User Guide

Kindle Add-In for Microsoft Word User Guide Kindle Add-In for Microsoft Word User Guide version 0.97 Beta, 9/21/17 Contents 1 Introduction...2 1.1 Overview of Kindle Tab...2 2 Anatomy of a Kindle Book...3 3 Formatting Your Book...4 3.1 Getting Started...4

More information

In-House Use and Alma Analytics Reports for In-House Use

In-House Use and Alma Analytics Reports for In-House Use In-House Use and Alma Analytics Reports for In-House Use 1 2 Copyright Statement The information herein is the confidential information of Ex Libris Ltd. or its affiliates and any misuse or abuse will

More information

CREATE. CONTROL. CONNECT.

CREATE. CONTROL. CONNECT. CREATE. CONTROL. CONNECT. CREATE. CONTROL. CONNECT. DYVI offers unprecedented creativity, simple and secure operations along with technical reliability all in a costeffective, tailored and highly reliable

More information

A 21st century look at an ancient concept: Understanding FRBR,

A 21st century look at an ancient concept: Understanding FRBR, A 21st century look at an ancient concept: Understanding FRBR, presented at the AzLA (Arizona Library Association) Conference, El Conquistador Hilton, Tucson, Nov. 30-2 Dec. 2004 (Session sponsored by

More information

Illinois Statewide Cataloging Standards

Illinois Statewide Cataloging Standards Illinois Statewide Cataloging Standards Purpose and scope This Illinois Statewide Cataloging Standards document provides Illinois libraries with a concise, yet inclusive cataloging reference tool, designed

More information

Welcome to Verde. Copyright Statement

Welcome to Verde. Copyright Statement Welcome to Verde Copyright Statement All of the information and material inclusive of text, images, logos, product names is either the property of, or used with permission by Ex Libris Ltd. The information

More information

SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS)

SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS) SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS) HELP.BCUPGOCSSPADE Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

Introduction to EndNote

Introduction to EndNote Library Services Introduction to EndNote Part 2: Creating an EndNote Library Table of Contents: Part 2 2. CREATING AN ENDNOTE LIBRARY - 3-2.1. CREATING A NEW LIBRARY - 3-2.2. ENTERING NEW REFERENCES MANUALLY

More information

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide 5620 SAM SERVICE AWARE MANAGER 9500 MPTGS Driver Version 2.1.0 Guide 3HE-10851-AAAB-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company

More information

Mobile DTV Viewer. User Manual. Mobile DTV ATSC-M/H DVB-H 1Seg. Digital TV ATSC DVB-T, DVB-T2 ISDB-T V 4. decontis GmbH Sachsenstr.

Mobile DTV Viewer. User Manual. Mobile DTV ATSC-M/H DVB-H 1Seg. Digital TV ATSC DVB-T, DVB-T2 ISDB-T V 4. decontis GmbH Sachsenstr. Mobile DTV ATSC-M/H DVB-H 1Seg Digital TV ATSC DVB-T, DVB-T2 ISDB-T V 4 decontis GmbH Sachsenstr. 8 02708 Löbau Germany +49 3585 862915 +49 3585 415629 www.com dvbsam@com 1 Introduction... 5 2 System Requirements...

More information

Table of Contents. iii

Table of Contents. iii Rental Table of Contents Introduction... 1 Technical Support... 1 Overview... 2 Getting Started... 3 Inventory Folders for Rental Items... 3 Rental Service Folders... 3 Equipment Inventory Folders...

More information